12:59:36 Triggered by Gerrit: https://gerrit.onap.org/r/c/cps/+/136619 12:59:36 Running as SYSTEM 12:59:36 [EnvInject] - Loading node environment variables. 12:59:36 Building remotely on prd-centos8-docker-8c-8g-4997 (centos8-docker-8c-8g) in workspace /w/workspace/cps-master-verify-java 12:59:36 [ssh-agent] Looking for ssh-agent implementation... 12:59:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:59:37 $ ssh-agent 12:59:37 SSH_AUTH_SOCK=/tmp/ssh-qfJDyLAi9l4S/agent.5437 12:59:37 SSH_AGENT_PID=5439 12:59:37 [ssh-agent] Started. 12:59:37 Running ssh-add (command line suppressed) 12:59:37 Identity added: /w/workspace/cps-master-verify-java@tmp/private_key_7873776560207946777.key (/w/workspace/cps-master-verify-java@tmp/private_key_7873776560207946777.key) 12:59:37 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:59:37 The recommended git tool is: NONE 12:59:38 using credential onap-jenkins-ssh 12:59:38 Wiping out workspace first. 12:59:38 Cloning the remote Git repository 12:59:38 Cloning repository git://cloud.onap.org/mirror/cps.git 12:59:39 > git init /w/workspace/cps-master-verify-java # timeout=10 12:59:39 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git 12:59:39 > git --version # timeout=10 12:59:39 > git --version # 'git version 2.39.1' 12:59:39 using GIT_SSH to set credentials Gerrit user 12:59:39 [INFO] Currently running in a labeled security context 12:59:39 [INFO] Currently SELinux is 'enforcing' on the host 12:59:39 > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-master-verify-java@tmp/jenkins-gitclient-ssh1943112423046948740.key 12:59:39 Verifying host key using manually-configured host key entries 12:59:39 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:59:40 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 12:59:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:59:40 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 12:59:40 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git 12:59:40 using GIT_SSH to set credentials Gerrit user 12:59:40 [INFO] Currently running in a labeled security context 12:59:40 [INFO] Currently SELinux is 'enforcing' on the host 12:59:40 > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-master-verify-java@tmp/jenkins-gitclient-ssh9853303751962957866.key 12:59:40 Verifying host key using manually-configured host key entries 12:59:40 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git refs/changes/19/136619/11 # timeout=30 12:59:41 > git rev-parse 9ee3095bae17fb2325327b9977eb206b8bb2d051^{commit} # timeout=10 12:59:41 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:59:41 Checking out Revision 9ee3095bae17fb2325327b9977eb206b8bb2d051 (refs/changes/19/136619/11) 12:59:41 > git config core.sparsecheckout # timeout=10 12:59:41 > git checkout -f 9ee3095bae17fb2325327b9977eb206b8bb2d051 # timeout=30 12:59:44 Commit message: "CPS Delta API: Update action for delta service" 12:59:44 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:59:44 > git rev-list --no-walk 8e63d7b907bf8e94eacf283af435dfd27fe823ee # timeout=10 12:59:44 [cps-master-verify-java] $ /bin/bash /tmp/jenkins16253470860219415420.sh 12:59:44 ---> python-tools-install.sh 12:59:44 Setup pyenv: 12:59:44 system 12:59:44 * 3.8.13 (set by /opt/pyenv/version) 12:59:44 * 3.9.13 (set by /opt/pyenv/version) 12:59:44 * 3.10.6 (set by /opt/pyenv/version) 12:59:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4RlC 12:59:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:59:51 lf-activate-venv(): INFO: Installing: lftools 13:00:20 lf-activate-venv(): INFO: Adding /tmp/venv-4RlC/bin to PATH 13:00:20 Generating Requirements File 13:00:52 Python 3.10.6 13:00:52 pip 23.3.1 from /tmp/venv-4RlC/lib/python3.10/site-packages/pip (python 3.10) 13:00:52 appdirs==1.4.4 13:00:52 argcomplete==3.2.1 13:00:52 aspy.yaml==1.3.0 13:00:52 attrs==23.1.0 13:00:52 autopage==0.5.2 13:00:52 Babel==2.14.0 13:00:52 beautifulsoup4==4.12.2 13:00:52 boto3==1.34.0 13:00:52 botocore==1.34.0 13:00:52 bs4==0.0.1 13:00:52 cachetools==5.3.2 13:00:52 certifi==2023.11.17 13:00:52 cffi==1.16.0 13:00:52 cfgv==3.4.0 13:00:52 chardet==5.2.0 13:00:52 charset-normalizer==3.3.2 13:00:52 click==8.1.7 13:00:52 cliff==4.4.0 13:00:52 cmd2==2.4.3 13:00:52 cryptography==3.3.2 13:00:52 debtcollector==2.5.0 13:00:52 decorator==5.1.1 13:00:52 defusedxml==0.7.1 13:00:52 Deprecated==1.2.14 13:00:52 distlib==0.3.8 13:00:52 dnspython==2.4.2 13:00:52 docker==4.2.2 13:00:52 dogpile.cache==1.2.2 13:00:52 email-validator==2.1.0.post1 13:00:52 filelock==3.13.1 13:00:52 future==0.18.3 13:00:52 gitdb==4.0.11 13:00:52 GitPython==3.1.40 13:00:52 google-auth==2.25.2 13:00:52 httplib2==0.22.0 13:00:52 identify==2.5.33 13:00:52 idna==3.6 13:00:52 importlib-metadata==7.0.0 13:00:52 importlib-resources==1.5.0 13:00:52 iso8601==2.1.0 13:00:52 Jinja2==3.1.2 13:00:52 jmespath==1.0.1 13:00:52 jsonpatch==1.33 13:00:52 jsonpointer==2.4 13:00:52 jsonschema==4.20.0 13:00:52 jsonschema-specifications==2023.11.2 13:00:52 keystoneauth1==5.4.0 13:00:52 kubernetes==28.1.0 13:00:52 lftools==0.37.8 13:00:52 lxml==4.9.3 13:00:52 MarkupSafe==2.1.3 13:00:52 msgpack==1.0.7 13:00:52 multi-key-dict==2.0.3 13:00:52 munch==4.0.0 13:00:52 netaddr==0.9.0 13:00:52 netifaces==0.11.0 13:00:52 niet==1.4.2 13:00:52 nodeenv==1.8.0 13:00:52 oauth2client==4.1.3 13:00:52 oauthlib==3.2.2 13:00:52 openstacksdk==0.62.0 13:00:52 os-client-config==2.1.0 13:00:52 os-service-types==1.7.0 13:00:52 osc-lib==2.9.0 13:00:52 oslo.config==9.2.0 13:00:52 oslo.context==5.3.0 13:00:52 oslo.i18n==6.2.0 13:00:52 oslo.log==5.4.0 13:00:52 oslo.serialization==5.2.0 13:00:52 oslo.utils==6.3.0 13:00:52 packaging==23.2 13:00:52 pbr==6.0.0 13:00:52 platformdirs==4.1.0 13:00:52 prettytable==3.9.0 13:00:52 pyasn1==0.5.1 13:00:52 pyasn1-modules==0.3.0 13:00:52 pycparser==2.21 13:00:52 pygerrit2==2.0.15 13:00:52 PyGithub==2.1.1 13:00:52 pyinotify==0.9.6 13:00:52 PyJWT==2.8.0 13:00:52 PyNaCl==1.5.0 13:00:52 pyparsing==2.4.7 13:00:52 pyperclip==1.8.2 13:00:52 pyrsistent==0.20.0 13:00:52 python-cinderclient==9.4.0 13:00:52 python-dateutil==2.8.2 13:00:52 python-heatclient==3.3.0 13:00:52 python-jenkins==1.8.2 13:00:52 python-keystoneclient==5.2.0 13:00:52 python-magnumclient==4.3.0 13:00:52 python-novaclient==18.4.0 13:00:52 python-openstackclient==6.0.0 13:00:52 python-swiftclient==4.4.0 13:00:52 pytz==2023.3.post1 13:00:52 PyYAML==6.0.1 13:00:52 referencing==0.32.0 13:00:52 requests==2.31.0 13:00:52 requests-oauthlib==1.3.1 13:00:52 requestsexceptions==1.4.0 13:00:52 rfc3986==2.0.0 13:00:52 rpds-py==0.13.2 13:00:52 rsa==4.9 13:00:52 ruamel.yaml==0.18.5 13:00:52 ruamel.yaml.clib==0.2.8 13:00:52 s3transfer==0.9.0 13:00:52 simplejson==3.19.2 13:00:52 six==1.16.0 13:00:52 smmap==5.0.1 13:00:52 soupsieve==2.5 13:00:52 stevedore==5.1.0 13:00:52 tabulate==0.9.0 13:00:52 toml==0.10.2 13:00:52 tomlkit==0.12.3 13:00:52 tqdm==4.66.1 13:00:52 typing_extensions==4.9.0 13:00:52 tzdata==2023.3 13:00:52 urllib3==1.26.18 13:00:52 virtualenv==20.25.0 13:00:52 wcwidth==0.2.12 13:00:52 websocket-client==1.7.0 13:00:52 wrapt==1.16.0 13:00:52 xdg==6.0.0 13:00:52 xmltodict==0.13.0 13:00:52 yq==3.2.3 13:00:52 zipp==3.17.0 13:00:53 [EnvInject] - Injecting environment variables from a build step. 13:00:53 [EnvInject] - Injecting as environment variables the properties content 13:00:53 SET_JDK_VERSION=openjdk17 13:00:53 GIT_URL="git://cloud.onap.org/mirror" 13:00:53 13:00:53 [EnvInject] - Variables injected successfully. 13:00:53 [cps-master-verify-java] $ /bin/sh /tmp/jenkins1540530916863162141.sh 13:00:53 ---> update-java-alternatives.sh 13:00:53 ---> Updating Java version 13:00:53 ---> RedHat type system detected 13:00:53 openjdk version "17.0.6-ea" 2023-01-17 LTS 13:00:53 OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) 13:00:53 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) 13:00:53 JAVA_HOME=/usr/lib/jvm/java-17-openjdk 13:00:53 [EnvInject] - Injecting environment variables from a build step. 13:00:53 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 13:00:53 [EnvInject] - Variables injected successfully. 13:00:53 provisioning config files... 13:00:53 copy managed file [global-settings] to file:/w/workspace/cps-master-verify-java@tmp/config13311610517489037944tmp 13:00:53 copy managed file [cps-settings] to file:/w/workspace/cps-master-verify-java@tmp/config14453168355451653542tmp 13:00:53 [EnvInject] - Injecting environment variables from a build step. 13:00:54 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-4997 13:00:54 using settings config with name cps-settings 13:00:54 Replacing all maven server entries not found in credentials list is true 13:00:54 using global settings config with name global-settings 13:00:54 Replacing all maven server entries not found in credentials list is true 13:00:54 [cps-master-verify-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -s /tmp/settings13721078399702814590.xml -gs /tmp/global-settings7575239496376964357.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=9ee3095bae17fb2325327b9977eb206b8bb2d051 -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=as00745003@techmahindra.com "-DGERRIT_EVENT_ACCOUNT_NAME=Arpit Singh" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/cps/+/136619 -DGERRIT_PATCHSET_UPLOADER_EMAIL=as00745003@techmahindra.com "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt" -DGERRIT_EVENT_TYPE=patchset-created -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=cps -DGERRIT_CHANGE_NUMBER=136619 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Arpit Singh\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/19/136619/11 "-DGERRIT_PATCHSET_UPLOADER_NAME=Arpit Singh" '-DGERRIT_CHANGE_OWNER=\"Arpit Singh\" ' -DPROJECT=cps -DGERRIT_CHANGE_COMMIT_MESSAGE=Q1BTIERlbHRhIEFQSTogVXBkYXRlIGFjdGlvbiBmb3IgZGVsdGEgc2VydmljZQoKLSBBZGRlZCBjb2RlIGZvciBVcGRhdGUgYWN0aW9uIGluIERlbHRhIHNlcnZpY2UKLSBhZGRlZCBtZXRob2QgdG8gZ2V0IHVwZGF0ZWQgTGVhZiBkYXRhOiBnZXRVcGRhdGVkTGVhdmVzQmV0d2VlblNvdXJjZUFuZFRhcmdldERhdGFOb2RlCi0gYWRkZWQgbWV0aG9kIHRvIGNvbXBhcmUgTGVhZiBkYXRhIGNvbW1vbiBpbiBzb3VyY2UgYW5kIHRhcmdldCBkYXRhCiAgbm9kZQotIGFkZGVkIG1ldGhvZCB0byBwcm9jZXNzIGxlYXZlcyB1bmlxdWUgdG8gdGFyZ2V0IGRhdGEgbm9kZQotIGFkZGVkIG1ldGhvZCB0byBjb21wYXJlIGxlYXZlczogY29tcGFyZUxlYXZlcwotIGFkZGVkIG1ldGhvZCB0byBzdG9yZSB1cGRhdGVkIGRhdGEgdG8gYSBEZWx0YVJlcG9ydDogYWRkVXBkYXRlZExlYXZlc1RvRGVsdGFSZXBvcnQKLSBBZGRlZCBjb3JyZXNwb25kaW5nIHRlc3R3YXJlCgpJc3N1ZS1JRDogQ1BTLTE4MjQKU2lnbmVkLW9mZi1ieTogQXJwaXQgU2luZ2ggPGFzMDA3NDUwMDNAdGVjaG1haGluZHJhLmNvbT4KQ2hhbmdlLUlkOiBJM2RlMDdlYTMyMjc5ODg3ODRhMDg5MmY2YTkyYzIzOGVjZjAwYTdmYQo= -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=CPS Delta API: Update action for delta service" '-DGERRIT_EVENT_ACCOUNT=\"Arpit Singh\" ' -DGERRIT_CHANGE_WIP_STATE=true -DGERRIT_CHANGE_ID=I3de07ea3227988784a0892f6a92c238ecf00a7fa -DGERRIT_EVENT_HASH=646739269 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=as00745003@techmahindra.com -DGERRIT_PATCHSET_NUMBER=11 -DMAVEN_PARAMS= "-DGERRIT_CHANGE_OWNER_NAME=Arpit Singh" -DMAVEN_OPTS='' clean install -B -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn 13:00:55 [INFO] Scanning for projects... 13:00:58 [WARNING] 13:00:58 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-rest:jar:3.4.1-SNAPSHOT 13:00:58 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ line 184, column 21 13:00:58 [WARNING] 13:00:58 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest:jar:3.4.1-SNAPSHOT 13:00:58 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ line 217, column 21 13:00:58 [WARNING] 13:00:58 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest-stub-service:jar:3.4.1-SNAPSHOT 13:00:58 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.spockframework:spock-core:jar -> duplicate declaration of version (?) @ line 80, column 21 13:00:58 [WARNING] 13:00:58 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. 13:00:58 [WARNING] 13:00:58 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. 13:00:58 [WARNING] 13:00:58 [INFO] ------------------------------------------------------------------------ 13:00:58 [INFO] Reactor Build Order: 13:00:58 [INFO] 13:00:58 [INFO] org.onap.cps:cps-dependencies [pom] 13:00:58 [INFO] cps-bom [pom] 13:00:58 [INFO] checkstyle [jar] 13:00:58 [INFO] spotbugs [jar] 13:00:58 [INFO] cps-parent [pom] 13:00:58 [INFO] cps-events [jar] 13:00:58 [INFO] cps-path-parser [jar] 13:00:58 [INFO] cps-service [jar] 13:00:58 [INFO] cps-rest [jar] 13:00:58 [INFO] cps-ncmp-events [jar] 13:00:58 [INFO] cps-ncmp-service [jar] 13:00:58 [INFO] cps-ncmp-rest [jar] 13:00:58 [INFO] cps-ncmp-rest-stub [pom] 13:00:58 [INFO] cps-ncmp-rest-stub-service [jar] 13:00:58 [INFO] cps-ncmp-rest-stub-app [jar] 13:00:58 [INFO] cps-ri [jar] 13:00:58 [INFO] dmi-plugin-demo-and-csit-stub [pom] 13:00:58 [INFO] dmi-plugin-demo-and-csit-stub-service [jar] 13:00:58 [INFO] dmi-plugin-demo-and-csit-stub-app [jar] 13:00:58 [INFO] integration-test [jar] 13:00:58 [INFO] cps-application [jar] 13:00:58 [INFO] jacoco-report [jar] 13:00:58 [INFO] cps [pom] 13:00:58 [INFO] 13:00:58 [INFO] -------------------< org.onap.cps:cps-dependencies >-------------------- 13:00:58 [INFO] Building org.onap.cps:cps-dependencies 3.4.1-SNAPSHOT [1/23] 13:00:58 [INFO] --------------------------------[ pom ]--------------------------------- 13:00:58 [INFO] 13:00:58 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-dependencies --- 13:00:58 [INFO] 13:00:58 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-dependencies --- 13:00:59 [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 13:00:59 [INFO] 13:00:59 [INFO] ------------------------< org.onap.cps:cps-bom >------------------------ 13:00:59 [INFO] Building cps-bom 3.4.1-SNAPSHOT [2/23] 13:00:59 [INFO] --------------------------------[ pom ]--------------------------------- 13:00:59 [INFO] 13:00:59 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-bom --- 13:00:59 [INFO] 13:00:59 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-bom --- 13:00:59 [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 13:00:59 [INFO] 13:00:59 [INFO] ----------------------< org.onap.cps:checkstyle >----------------------- 13:00:59 [INFO] Building checkstyle 3.4.1-SNAPSHOT [3/23] 13:00:59 [INFO] --------------------------------[ jar ]--------------------------------- 13:00:59 [INFO] 13:00:59 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ checkstyle --- 13:00:59 [INFO] 13:00:59 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ checkstyle --- 13:01:00 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 13:01:00 [INFO] Copying 4 resources 13:01:00 [INFO] 13:01:00 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ checkstyle --- 13:01:01 [INFO] No sources to compile 13:01:01 [INFO] 13:01:01 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ checkstyle --- 13:01:01 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 13:01:01 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/checkstyle/src/test/resources 13:01:01 [INFO] 13:01:01 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ checkstyle --- 13:01:01 [INFO] No sources to compile 13:01:01 [INFO] 13:01:01 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ checkstyle --- 13:01:02 [INFO] No tests to run. 13:01:02 [INFO] 13:01:02 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ checkstyle --- 13:01:02 [INFO] Building jar: /w/workspace/cps-master-verify-java/checkstyle/target/checkstyle-3.4.1-SNAPSHOT.jar 13:01:02 [INFO] 13:01:02 [INFO] --- exec-maven-plugin:1.6.0:exec (copyright-check) @ checkstyle --- 13:01:03 ======================================================================================================================== 13:01:03 Copyright Check Python Script: 13:01:03 Error, Committer email is not included in config file. 13:01:03 If your company is new to the project please make appropriate changes to project-committers-config.csv 13:01:03 for Copyright Check to work. 13:01:03 Exiting... 13:01:03 ======================================================================================================================== 13:01:03 [INFO] 13:01:03 [INFO] --- maven-install-plugin:2.4:install (default-install) @ checkstyle --- 13:01:03 [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 13:01:03 [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 13:01:03 [INFO] 13:01:03 [INFO] -----------------------< org.onap.cps:spotbugs >------------------------ 13:01:03 [INFO] Building spotbugs 3.4.1-SNAPSHOT [4/23] 13:01:03 [INFO] --------------------------------[ jar ]--------------------------------- 13:01:03 [INFO] 13:01:03 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spotbugs --- 13:01:03 [INFO] 13:01:03 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ spotbugs --- 13:01:03 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 13:01:03 [INFO] Copying 1 resource 13:01:03 [INFO] 13:01:03 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ spotbugs --- 13:01:03 [INFO] No sources to compile 13:01:03 [INFO] 13:01:03 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ spotbugs --- 13:01:03 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 13:01:03 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/spotbugs/src/test/resources 13:01:03 [INFO] 13:01:03 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ spotbugs --- 13:01:03 [INFO] No sources to compile 13:01:03 [INFO] 13:01:03 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ spotbugs --- 13:01:03 [INFO] No tests to run. 13:01:03 [INFO] 13:01:03 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ spotbugs --- 13:01:03 [INFO] Building jar: /w/workspace/cps-master-verify-java/spotbugs/target/spotbugs-3.4.1-SNAPSHOT.jar 13:01:03 [INFO] 13:01:03 [INFO] --- maven-install-plugin:2.4:install (default-install) @ spotbugs --- 13:01:03 [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 13:01:03 [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 13:01:03 [INFO] 13:01:03 [INFO] ----------------------< org.onap.cps:cps-parent >----------------------- 13:01:03 [INFO] Building cps-parent 3.4.1-SNAPSHOT [5/23] 13:01:03 [INFO] --------------------------------[ pom ]--------------------------------- 13:01:03 [INFO] 13:01:03 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-parent --- 13:01:03 [INFO] 13:01:03 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-parent --- 13:01:04 [INFO] 13:01:04 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-parent --- 13:01:04 [INFO] 13:01:04 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-parent --- 13:01:05 [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/* 13:01:05 [INFO] 13:01:05 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-parent --- 13:01:05 [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/* 13:01:05 [INFO] 13:01:05 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-parent --- 13:01:07 [INFO] You have 0 Checkstyle violations. 13:01:07 [INFO] 13:01:07 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-parent --- 13:01:08 [INFO] You have 0 Checkstyle violations. 13:01:08 [INFO] 13:01:08 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-parent --- 13:01:08 [INFO] Starting audit... 13:01:08 Audit done. 13:01:08 [INFO] You have 0 Checkstyle violations. 13:01:08 [INFO] 13:01:08 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-parent >>> 13:01:08 [INFO] 13:01:08 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-parent --- 13:01:11 [INFO] 13:01:11 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-parent <<< 13:01:11 [INFO] 13:01:11 [INFO] 13:01:11 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-parent --- 13:01:11 [INFO] 13:01:11 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-parent --- 13:01:12 [INFO] No sources specified for compilation. Skipping. 13:01:12 [INFO] 13:01:12 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-parent --- 13:01:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:01:12 [INFO] 13:01:12 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-parent --- 13:01:12 [INFO] 13:01:12 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-parent --- 13:01:12 [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/* 13:01:12 [INFO] 13:01:12 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-parent --- 13:01:12 [INFO] No tests to run. 13:01:12 [INFO] 13:01:12 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-parent --- 13:01:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:01:12 [INFO] 13:01:12 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-parent --- 13:01:12 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/cps-parent/target/code-coverage/jacoco-ut.exec 13:01:12 [INFO] 13:01:12 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-parent --- 13:01:12 [INFO] 13:01:12 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-parent --- 13:01:12 [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 13:01:12 [INFO] 13:01:12 [INFO] ----------------------< org.onap.cps:cps-events >----------------------- 13:01:12 [INFO] Building cps-events 3.4.1-SNAPSHOT [6/23] 13:01:12 [INFO] --------------------------------[ jar ]--------------------------------- 13:01:13 [INFO] 13:01:13 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-events --- 13:01:13 [INFO] 13:01:13 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-events --- 13:01:13 [INFO] 13:01:13 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-events --- 13:01:13 [INFO] 13:01:13 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-events --- 13:01:13 [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/* 13:01:13 [INFO] 13:01:13 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-events --- 13:01:13 [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/* 13:01:13 [INFO] 13:01:13 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-events --- 13:01:13 [INFO] 13:01:13 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-events --- 13:01:13 [INFO] You have 0 Checkstyle violations. 13:01:13 [INFO] 13:01:13 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-events --- 13:01:14 [INFO] You have 0 Checkstyle violations. 13:01:14 [INFO] 13:01:14 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-events --- 13:01:14 [INFO] Starting audit... 13:01:14 Audit done. 13:01:14 [INFO] You have 0 Checkstyle violations. 13:01:14 [INFO] 13:01:14 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-events --- 13:01:14 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:01:14 [INFO] Copying 1 resource 13:01:14 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/target/generated-sources/license 13:01:14 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/target/generated-resources/licenses 13:01:14 [INFO] 13:01:14 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-events --- 13:01:14 [INFO] Changes detected - recompiling the module! :dependency 13:01:14 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 13:01:15 [INFO] 13:01:15 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-events >>> 13:01:15 [INFO] 13:01:15 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-events --- 13:01:15 [INFO] Fork Value is true 13:01:17 [java] WARNING: A terminally deprecated method in java.lang.System has been called 13:01:17 [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) 13:01:17 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 13:01:17 [java] WARNING: System::setSecurityManager will be removed in a future release 13:01:18 [INFO] Done SpotBugs Analysis.... 13:01:18 [INFO] 13:01:18 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-events <<< 13:01:18 [INFO] 13:01:18 [INFO] 13:01:18 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-events --- 13:01:18 [INFO] BugInstance size is 0 13:01:18 [INFO] Error size is 0 13:01:18 [INFO] No errors/warnings found 13:01:18 [INFO] 13:01:18 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-events --- 13:01:18 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:01:18 [INFO] Copying 4 resources 13:01:18 [INFO] 13:01:18 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-events --- 13:01:18 [INFO] No sources to compile 13:01:18 [INFO] 13:01:18 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-events --- 13:01:18 [INFO] Using isolated classloader, without GMavenPlus classpath. 13:01:18 [INFO] Using Groovy 3.0.18 to perform compileTests. 13:01:19 [INFO] Compiled 3 files. 13:01:19 [INFO] 13:01:19 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-events --- 13:01:20 [INFO] 13:01:20 [INFO] ------------------------------------------------------- 13:01:20 [INFO] T E S T S 13:01:20 [INFO] ------------------------------------------------------- 13:01:21 [INFO] Running org.onap.cps.event.CpsDataUpdatedEventSpec 13:01:22 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.881 s - in org.onap.cps.event.CpsDataUpdatedEventSpec 13:01:22 [INFO] 13:01:22 [INFO] Results: 13:01:22 [INFO] 13:01:22 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 13:01:22 [INFO] 13:01:22 [INFO] 13:01:22 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-events --- 13:01:22 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-events/target/code-coverage/jacoco-ut.exec 13:01:22 [INFO] Analyzed bundle 'cps-events' with 0 classes 13:01:22 [INFO] 13:01:22 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-events --- 13:01:22 [INFO] 13:01:22 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-events --- 13:01:22 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-events/target/cps-events-3.4.1-SNAPSHOT.jar 13:01:22 [INFO] 13:01:22 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-events --- 13:01:22 [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/* 13:01:22 [INFO] 13:01:22 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-events --- 13:01:22 [INFO] 13:01:22 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-events --- 13:01:22 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:01:22 [INFO] 13:01:22 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-events --- 13:01:22 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-events/target/code-coverage/jacoco-ut.exec 13:01:22 [INFO] Analyzed bundle 'cps-events' with 0 classes 13:01:22 [INFO] All coverage checks have been met. 13:01:22 [INFO] 13:01:22 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-events --- 13:01:22 [INFO] 13:01:22 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-events --- 13:01:22 [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 13:01:22 [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 13:01:22 [INFO] 13:01:22 [INFO] --------------------< org.onap.cps:cps-path-parser >-------------------- 13:01:22 [INFO] Building cps-path-parser 3.4.1-SNAPSHOT [7/23] 13:01:22 [INFO] --------------------------------[ jar ]--------------------------------- 13:01:24 [INFO] 13:01:24 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-path-parser --- 13:01:24 [INFO] 13:01:24 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-path-parser --- 13:01:24 [INFO] 13:01:24 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-path-parser --- 13:01:24 [INFO] 13:01:24 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-path-parser --- 13:01:24 [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/* 13:01:24 [INFO] 13:01:24 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-path-parser --- 13:01:24 [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/* 13:01:24 [INFO] 13:01:24 [INFO] --- antlr4-maven-plugin:4.9.2:antlr4 (default) @ cps-path-parser --- 13:01:25 [INFO] ANTLR 4: Processing source directory /w/workspace/cps-master-verify-java/cps-path-parser/src/main/antlr4 13:01:25 [INFO] Processing grammar: org/onap/cps/cpspath/parser/antlr4/CpsPath.g4 13:01:25 [WARNING] warning(131): org/onap/cps/cpspath/parser/antlr4/CpsPath.g4:64:64: greedy block ()+ contains wildcard; the non-greedy syntax ()+? may be preferred 13:01:25 [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 13:01:25 [INFO] 13:01:25 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-path-parser --- 13:01:25 [INFO] You have 0 Checkstyle violations. 13:01:25 [INFO] 13:01:25 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-path-parser --- 13:01:25 [INFO] You have 0 Checkstyle violations. 13:01:25 [INFO] 13:01:25 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-path-parser --- 13:01:25 [INFO] Starting audit... 13:01:25 Audit done. 13:01:25 [INFO] You have 0 Checkstyle violations. 13:01:25 [INFO] 13:01:25 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-path-parser --- 13:01:25 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:01:25 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/src/main/resources 13:01:25 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/target/generated-sources/license 13:01:25 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/target/generated-resources/licenses 13:01:25 [INFO] 13:01:25 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-path-parser --- 13:01:25 [INFO] Changes detected - recompiling the module! :dependency 13:01:25 [INFO] Compiling 9 source files with javac [debug release 17] to target/classes 13:01:26 [INFO] 13:01:26 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-path-parser >>> 13:01:26 [INFO] 13:01:26 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-path-parser --- 13:01:26 [INFO] Fork Value is true 13:01:28 [java] WARNING: A terminally deprecated method in java.lang.System has been called 13:01:28 [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) 13:01:28 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 13:01:28 [java] WARNING: System::setSecurityManager will be removed in a future release 13:01:30 [INFO] Done SpotBugs Analysis.... 13:01:30 [INFO] 13:01:30 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-path-parser <<< 13:01:30 [INFO] 13:01:30 [INFO] 13:01:30 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-path-parser --- 13:01:30 [INFO] BugInstance size is 0 13:01:30 [INFO] Error size is 0 13:01:30 [INFO] No errors/warnings found 13:01:30 [INFO] 13:01:30 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-path-parser --- 13:01:30 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:01:30 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/src/test/resources 13:01:30 [INFO] 13:01:30 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-path-parser --- 13:01:30 [INFO] No sources to compile 13:01:30 [INFO] 13:01:30 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-path-parser --- 13:01:30 [INFO] Using isolated classloader, without GMavenPlus classpath. 13:01:30 [INFO] Using Groovy 3.0.18 to perform compileTests. 13:01:31 [INFO] Compiled 4 files. 13:01:31 [INFO] 13:01:31 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-path-parser --- 13:01:31 [INFO] 13:01:31 [INFO] ------------------------------------------------------- 13:01:31 [INFO] T E S T S 13:01:31 [INFO] ------------------------------------------------------- 13:01:32 [INFO] Running org.onap.cps.cpspath.parser.CpsPathQuerySpec 13:01:32 line 1:0 extraneous input 'invalid-cps-path' expecting '/' 13:01:32 line 1:25 mismatched input '5.0' expecting {IntegerLiteral, StringLiteral} 13:01:32 line 1:26 mismatched input '"' expecting {IntegerLiteral, StringLiteral} 13:01:32 line 1:26 mismatched input ''' expecting {IntegerLiteral, StringLiteral} 13:01:32 line 1:29 mismatched input ']' expecting {'=', '>', '<', '>=', '<='} 13:01:32 line 1:18 missing QName at '' 13:01:32 [INFO] Tests run: 81, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.569 s - in org.onap.cps.cpspath.parser.CpsPathQuerySpec 13:01:32 [INFO] Running org.onap.cps.cpspath.parser.CpsPathUtilSpec 13:01:32 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.onap.cps.cpspath.parser.CpsPathUtilSpec 13:01:32 [INFO] 13:01:32 [INFO] Results: 13:01:32 [INFO] 13:01:32 [INFO] Tests run: 108, Failures: 0, Errors: 0, Skipped: 0 13:01:32 [INFO] 13:01:32 [INFO] 13:01:32 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-path-parser --- 13:01:32 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 13:01:32 [INFO] Analyzed bundle 'cps-path-parser' with 6 classes 13:01:32 [INFO] 13:01:32 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-path-parser --- 13:01:33 [INFO] 13:01:33 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-path-parser --- 13:01:33 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-path-parser/target/cps-path-parser-3.4.1-SNAPSHOT.jar 13:01:33 [INFO] 13:01:33 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-path-parser --- 13:01:33 [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/* 13:01:33 [INFO] 13:01:33 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-path-parser --- 13:01:33 [INFO] 13:01:33 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-path-parser --- 13:01:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:01:33 [INFO] 13:01:33 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-path-parser --- 13:01:33 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 13:01:33 [INFO] Analyzed bundle 'cps-path-parser' with 6 classes 13:01:33 [INFO] All coverage checks have been met. 13:01:33 [INFO] 13:01:33 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-path-parser --- 13:01:33 [INFO] 13:01:33 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-path-parser --- 13:01:33 [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 13:01:33 [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 13:01:33 [INFO] 13:01:33 [INFO] ----------------------< org.onap.cps:cps-service >---------------------- 13:01:33 [INFO] Building cps-service 3.4.1-SNAPSHOT [8/23] 13:01:33 [INFO] --------------------------------[ jar ]--------------------------------- 13:01:37 [INFO] 13:01:37 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-service --- 13:01:37 [INFO] 13:01:37 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-service --- 13:01:37 [INFO] 13:01:37 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-service --- 13:01:37 [INFO] 13:01:37 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-service --- 13:01:37 [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/* 13:01:37 [INFO] 13:01:37 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-service --- 13:01:37 [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/* 13:01:37 [INFO] 13:01:37 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-service --- 13:01:37 [INFO] You have 0 Checkstyle violations. 13:01:37 [INFO] 13:01:37 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-service --- 13:01:38 [INFO] You have 0 Checkstyle violations. 13:01:38 [INFO] 13:01:38 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-service --- 13:01:38 [INFO] Starting audit... 13:01:38 Audit done. 13:01:38 [INFO] You have 0 Checkstyle violations. 13:01:38 [INFO] 13:01:38 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-service --- 13:01:38 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:01:38 [INFO] Copying 1 resource 13:01:38 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-service/target/generated-sources/license 13:01:38 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-service/target/generated-resources/licenses 13:01:38 [INFO] 13:01:38 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-service --- 13:01:38 [INFO] Changes detected - recompiling the module! :dependency 13:01:38 [INFO] Compiling 71 source files with javac [debug release 17] to target/classes 13:01:40 [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. 13:01:40 [INFO] /w/workspace/cps-master-verify-java/cps-service/src/main/java/org/onap/cps/utils/PrefixResolver.java: Recompile with -Xlint:unchecked for details. 13:01:40 [INFO] 13:01:40 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-service >>> 13:01:40 [INFO] 13:01:40 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-service --- 13:01:40 [INFO] Fork Value is true 13:01:41 [java] WARNING: A terminally deprecated method in java.lang.System has been called 13:01:41 [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) 13:01:41 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 13:01:41 [java] WARNING: System::setSecurityManager will be removed in a future release 13:01:45 [INFO] Done SpotBugs Analysis.... 13:01:45 [INFO] 13:01:45 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-service <<< 13:01:45 [INFO] 13:01:45 [INFO] 13:01:45 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-service --- 13:01:45 [INFO] BugInstance size is 0 13:01:45 [INFO] Error size is 0 13:01:45 [INFO] No errors/warnings found 13:01:45 [INFO] 13:01:45 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-service --- 13:01:45 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:01:45 [INFO] Copying 30 resources 13:01:45 [INFO] 13:01:45 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-service --- 13:01:45 [INFO] Changes detected - recompiling the module! :dependency 13:01:45 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 13:01:45 [INFO] 13:01:45 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-service --- 13:01:45 [INFO] Using isolated classloader, without GMavenPlus classpath. 13:01:45 [INFO] Using Groovy 3.0.18 to perform compileTests. 13:01:47 [INFO] Compiled 80 files. 13:01:47 [INFO] 13:01:47 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-service --- 13:01:47 [INFO] 13:01:47 [INFO] ------------------------------------------------------- 13:01:47 [INFO] T E S T S 13:01:47 [INFO] ------------------------------------------------------- 13:01:49 [INFO] Running org.onap.cps.utils.DataMapUtilsSpec 13:01:50 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.619 s - in org.onap.cps.utils.DataMapUtilsSpec 13:01:50 [INFO] Running org.onap.cps.utils.GsonSpec 13:01:50 first-container a-leaf a-Value 13:01:50 last-container x-leaf x-value 13:01:50 13:01:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.onap.cps.utils.GsonSpec 13:01:50 [INFO] Running org.onap.cps.utils.JsonObjectMapperSpec 13:01:51 13:01:51.699 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON object to bytes. 13:01:51 13:01:51.708 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting Object to JSON string. 13:01:51 13:01:51.738 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. 13:01:51 13:01:51.742 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Found structurally incompatible object while converting into value type. 13:01:51 13:01:51.765 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to Json Node. 13:01:51 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.466 s - in org.onap.cps.utils.JsonObjectMapperSpec 13:01:51 [INFO] Running org.onap.cps.utils.JsonParserStreamSpec 13:01:52 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.694 s - in org.onap.cps.utils.JsonParserStreamSpec 13:01:52 [INFO] Running org.onap.cps.utils.PrefixResolverSpec 13:01:52 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.186 s - in org.onap.cps.utils.PrefixResolverSpec 13:01:52 [INFO] Running org.onap.cps.utils.XmlFileUtilsSpec 13:01:52 [Fatal Error] :1:1: Content is not allowed in prolog. 13:01:52 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.195 s - in org.onap.cps.utils.XmlFileUtilsSpec 13:01:52 [INFO] Running org.onap.cps.utils.YangUtilsSpec 13:01:52 [Fatal Error] :1:7: XML document structures must start and end within the same entity. 13:01:52 [Fatal Error] :1:76: The end-tag for element type "bookstore" must end with a '>' delimiter. 13:01:52 [Fatal Error] :1:1: Premature end of file. 13:01:53 line 1:1 no viable alternative at input '/' 13:01:53 line 1:1 no viable alternative at input '/[' 13:01:53 line 1:11 missing QName at '' 13:01:53 [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.262 s - in org.onap.cps.utils.YangUtilsSpec 13:01:53 [INFO] Running org.onap.cps.notification.CpsDataUpdatedEventFactorySpec 13:01:53 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s - in org.onap.cps.notification.CpsDataUpdatedEventFactorySpec 13:01:53 [INFO] Running org.onap.cps.notification.NotificationErrorHandlerSpec 13:01:53 13:01:53.314 [main] ERROR org.onap.cps.notification.NotificationErrorHandler -- Failed to process 13:01:53 Error cause: message 13:01:53 Error context: [some context] 13:01:53 java.lang.Exception: message 13:01:53 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:01:53 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:01:53 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:01:53 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:01:53 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:01:53 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:01:53 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:01:53 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 13:01:53 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 13:01:53 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 13:01:53 at org.onap.cps.notification.NotificationErrorHandlerSpec.$spock_feature_0_0prov1(NotificationErrorHandlerSpec.groovy:57) 13:01:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:01:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:01:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:01:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:01:53 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:01:53 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:01:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:01:53 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 13:01:53 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 13:01:53 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 13:01:53 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 13:01:53 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 13:01:53 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:01:53 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:01:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:01:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:01:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:01:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:01:53 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:01:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:01:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:01:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:01:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:01:53 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:01:53 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:01:53 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:01:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:01:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:01:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:01:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:01:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:01:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:01:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:01:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:01:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:01:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:01:53 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:01:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:01:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:01:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:01:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:01:53 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:01:53 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:01:53 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:01:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:01:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:01:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:01:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:01:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:01:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:01:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:01:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:01:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:01:53 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:01:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:01:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:01:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:01:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:01:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:01:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:01:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:01:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:01:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:01:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:01:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:01:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:01:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:01:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:01:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:01:53 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:01:53 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:01:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:01:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:01:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:01:53 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:01:53 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:01:53 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:01:53 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:01:53 13:01:53.324 [main] ERROR org.onap.cps.notification.NotificationErrorHandler -- Failed to process 13:01:53 Error cause: java.lang.RuntimeException: cause 13:01:53 Error context: [some context] 13:01:53 java.lang.Exception: message 13:01:53 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:01:53 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:01:53 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:01:53 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:01:53 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:01:53 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:01:53 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:01:53 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 13:01:53 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 13:01:53 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 13:01:53 at org.onap.cps.notification.NotificationErrorHandlerSpec.$spock_feature_0_0prov1(NotificationErrorHandlerSpec.groovy:58) 13:01:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:01:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:01:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:01:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:01:53 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:01:53 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:01:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:01:53 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 13:01:53 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 13:01:53 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 13:01:53 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 13:01:53 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 13:01:53 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:01:53 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:01:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:01:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:01:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:01:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:01:53 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:01:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:01:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:01:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:01:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:01:53 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:01:53 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:01:53 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:01:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:01:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:01:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:01:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:01:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:01:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:01:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:01:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:01:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:01:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:01:53 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:01:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:01:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:01:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:01:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:01:53 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:01:53 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:01:53 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:01:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:01:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:01:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:01:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:01:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:01:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:01:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:01:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:01:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:01:53 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:01:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:01:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:01:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:01:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:01:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:01:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:01:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:01:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:01:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:01:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:01:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:01:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:01:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:01:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:01:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:01:53 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:01:53 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:01:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:01:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:01:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:01:53 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:01:53 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:01:53 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:01:53 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:01:53 Caused by: java.lang.RuntimeException: cause 13:01:53 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:01:53 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:01:53 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:01:53 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:01:53 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:01:53 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:01:53 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:01:53 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 13:01:53 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 13:01:53 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 13:01:53 ... 79 common frames omitted 13:01:53 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 s - in org.onap.cps.notification.NotificationErrorHandlerSpec 13:01:53 [INFO] Running org.onap.cps.notification.NotificationServiceSpec 13:01:55 13:01:48,625 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 13:01:55 13:01:48,645 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 13:01:55 13:01:48,645 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 13:01:55 13:01:48,646 |-INFO in ch.qos.logback.classic.BasicConfigurator@52e494a2 - Setting up default configuration. 13:01:55 13:01:53,668 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@281b0f38 - 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. 13:01:55 13:01:53,668 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@2bde6971 - 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 13:01:55 13:01:53,671 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 13:01:55 13:01:53,671 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 13:01:55 13:01:53,671 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 13:01:55 13:01:53,673 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@281b0f38 - 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. 13:01:55 13:01:53,673 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@2bde6971 - 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 13:01:55 13:01:53,680 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 13:01:55 13:01:53,680 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 13:01:55 13:01:53,684 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 13:01:55 13:01:53,712 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702558913710) 13:01:55 13:01:53,712 |-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] 13:01:55 13:01:53,712 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 13:01:55 13:01:53,719 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 13:01:55 13:01:53,719 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3f2054d - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 13:01:55 13:01:53,719 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 13:01:55 13:01:53,719 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3f2054d - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 13:01:55 13:01:53,720 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 13:01:55 13:01:53,720 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3f2054d - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 13:01:55 13:01:53,720 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 13:01:55 13:01:53,720 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3f2054d - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 13:01:55 13:01:53,720 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 13:01:55 13:01:53,720 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3f2054d - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 13:01:55 13:01:53,720 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 13:01:55 13:01:53,720 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3f2054d - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 13:01:55 13:01:53,720 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 13:01:55 13:01:53,720 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3f2054d - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 13:01:55 13:01:53,720 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 13:01:55 13:01:53,720 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3f2054d - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 13:01:55 13:01:53,720 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 13:01:55 13:01:53,720 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:01:55 13:01:53,725 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 13:01:55 13:01:53,743 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 13:01:55 13:01:53,743 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:01:55 13:01:53,750 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 13:01:55 13:01:53,756 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 13:01:55 13:01:54,178 |-INFO in ch.qos.logback.classic.pattern.DateConverter@7545c015 - Setting zoneId to "UTC" 13:01:55 13:01:54,186 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 13:01:55 13:01:54,186 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 13:01:55 13:01:54,437 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 13:01:55 13:01:54,438 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 13:01:55 13:01:54,438 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 13:01:55 13:01:54,439 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 13:01:55 13:01:54,439 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 13:01:55 13:01:54,439 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3f2054d - Propagating INFO level on Logger[ROOT] onto the JUL framework 13:01:55 13:01:54,439 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 13:01:55 13:01:54,439 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@557734a - End of configuration. 13:01:55 13:01:54,439 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@5d1a1770 - Registering current configuration as safe fallback point 13:01:55 13:01:55 13:01:55 . ____ _ __ _ _ 13:01:55 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:01:55 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:01:55 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:01:55 ' |____| .__|_| |_|_| |_\__, | / / / / 13:01:55 =========|_|==============|___/=/_/_/_/ 13:01:55 :: Spring Boot :: (v3.1.2) 13:01:55 13:01:55 2023-12-14T13:01:54.583Z INFO 6705 --- [ main] o.o.c.n.NotificationServiceSpec : Starting NotificationServiceSpec using Java 17.0.6-ea with PID 6705 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 13:01:55 2023-12-14T13:01:54.584Z INFO 6705 --- [ main] o.o.c.n.NotificationServiceSpec : No active profile set, falling back to 1 default profile: "default" 13:01:55 2023-12-14T13:01:55.111Z INFO 6705 --- [ main] o.o.c.notification.NotificationService : Notification Properties NotificationProperties(topic=cps-event, filters={enabled-dataspaces=.*-published,.*-important}, enabled=true) 13:01:55 2023-12-14T13:01:55.174Z INFO 6705 --- [ main] o.o.c.n.NotificationServiceSpec : Started NotificationServiceSpec in 1.768 seconds (process running for 7.284) 13:01:55 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 13:01:55 2023-12-14T13:01:55.745Z ERROR 6705 --- [ Async-2] o.o.c.n.NotificationErrorHandler : Failed to process cps-data-updated-event. 13:01:55 Error cause: Could not create event 13:01:55 Error context: [Anchor(name=my-anchorname, dataspaceName=my-dataspace-published, schemaSetName=my-schemaset-name), /, CREATE] 13:01:55 13:01:55 java.lang.Exception: Could not create event 13:01:55 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:01:55 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:01:55 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:01:55 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:01:55 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:01:55 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:01:55 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:01:55 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 13:01:55 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 13:01:55 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 13:01:55 at org.onap.cps.notification.NotificationServiceSpec$__spock_feature_0_3_closure1.doCall(NotificationServiceSpec.groovy:138) 13:01:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:01:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:01:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:01:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:01:55 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 13:01:55 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 13:01:55 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 13:01:55 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 13:01:55 at groovy.lang.Closure.call(Closure.java:427) 13:01:55 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 13:01:55 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 13:01:55 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 13:01:55 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 13:01:55 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 13:01:55 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 13:01:55 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 13:01:55 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 13:01:55 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 13:01:55 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 13:01:55 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 13:01:55 at org.onap.cps.notification.CpsDataUpdatedEventFactory$SpockMock$734455310.createCpsDataUpdatedEvent(Unknown Source) 13:01:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:01:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:01:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:01:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:01:55 at org.spockframework.spring.mock.DelegatingInterceptor.intercept(DelegatingInterceptor.java:53) 13:01:55 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 13:01:55 at org.onap.cps.notification.CpsDataUpdatedEventFactory$SpockMock$1943467165.createCpsDataUpdatedEvent(Unknown Source) 13:01:55 at org.onap.cps.notification.NotificationService.processDataUpdatedEvent(NotificationService.java:87) 13:01:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:01:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:01:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:01:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:01:55 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:01:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:01:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:01:55 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:01:55 at org.springframework.aop.interceptor.AsyncExecutionInterceptor.lambda$invoke$0(AsyncExecutionInterceptor.java:115) 13:01:55 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 13:01:55 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 13:01:55 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 13:01:55 at java.base/java.lang.Thread.run(Thread.java:833) 13:01:55 13:01:55 2023-12-14T13:01:55.751Z INFO 6705 --- [ main] o.o.c.notification.NotificationService : Notification Properties NotificationProperties(topic=cps-event, filters={enabled-dataspaces=.*-published,.*-important}, enabled=false) 13:01:55 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.416 s - in org.onap.cps.notification.NotificationServiceSpec 13:01:55 [INFO] Running org.onap.cps.notification.NotificationPublisherSpec 13:02:29 13:02:29 . ____ _ __ _ _ 13:02:29 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:02:29 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:02:29 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:02:29 ' |____| .__|_| |_|_| |_\__, | / / / / 13:02:29 =========|_|==============|___/=/_/_/_/ 13:02:29 :: Spring Boot :: (v3.1.2) 13:02:29 13:02:29 2023-12-14T13:01:55.833Z INFO 6705 --- [ main] o.o.c.n.NotificationPublisherSpec : Starting NotificationPublisherSpec using Java 17.0.6-ea with PID 6705 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 13:02:29 2023-12-14T13:01:55.833Z INFO 6705 --- [ main] o.o.c.n.NotificationPublisherSpec : No active profile set, falling back to 1 default profile: "default" 13:02:29 2023-12-14T13:01:56.005Z INFO 6705 --- [ main] o.t.utility.ImageNameSubstitutor : Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 13:02:29 2023-12-14T13:01:56.590Z INFO 6705 --- [ main] o.t.d.DockerClientProviderStrategy : Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 13:02:29 2023-12-14T13:01:56.599Z INFO 6705 --- [ main] org.testcontainers.DockerClientFactory : Docker host IP address is localhost 13:02:29 2023-12-14T13:01:56.620Z INFO 6705 --- [ main] org.testcontainers.DockerClientFactory : Connected to docker: 13:02:29 Server Version: 23.0.1 13:02:29 API Version: 1.42 13:02:29 Operating System: CentOS Stream 8 13:02:29 Total Memory: 31890 MB 13:02:29 2023-12-14T13:01:56.623Z WARN 6705 --- [ main] o.testcontainers.utility.ResourceReaper : 13:02:29 ******************************************************************************** 13:02:29 Ryuk has been disabled. This can cause unexpected behavior in your environment. 13:02:29 ******************************************************************************** 13:02:29 2023-12-14T13:01:56.626Z INFO 6705 --- [ main] org.testcontainers.DockerClientFactory : Checking the system... 13:02:29 2023-12-14T13:01:56.627Z INFO 6705 --- [ main] org.testcontainers.DockerClientFactory : ✔︎ Docker server version should be at least 1.6.0 13:02:29 2023-12-14T13:01:56.646Z INFO 6705 --- [ 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. 13:02:29 2023-12-14T13:01:56.652Z INFO 6705 --- [ 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) 13:02:29 2023-12-14T13:01:58.908Z INFO 6705 --- [tream-729162289] t.r.n.o.2.1 : Starting to pull image 13:02:29 2023-12-14T13:01:58.933Z INFO 6705 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 13:02:29 2023-12-14T13:01:59.501Z INFO 6705 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 10 pending, 1 downloaded, 0 extracted, (1 KB/? MB) 13:02:29 2023-12-14T13:02:01.246Z INFO 6705 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 9 pending, 2 downloaded, 0 extracted, (28 MB/? MB) 13:02:29 2023-12-14T13:02:01.817Z INFO 6705 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 8 pending, 3 downloaded, 0 extracted, (47 MB/? MB) 13:02:29 2023-12-14T13:02:03.009Z INFO 6705 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 7 pending, 4 downloaded, 0 extracted, (96 MB/? MB) 13:02:29 2023-12-14T13:02:03.538Z INFO 6705 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 6 pending, 5 downloaded, 0 extracted, (112 MB/? MB) 13:02:29 2023-12-14T13:02:04.009Z INFO 6705 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 6 pending, 5 downloaded, 1 extracted, (131 MB/? MB) 13:02:29 2023-12-14T13:02:04.089Z INFO 6705 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 6 pending, 5 downloaded, 2 extracted, (137 MB/? MB) 13:02:29 2023-12-14T13:02:04.130Z INFO 6705 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 5 pending, 6 downloaded, 2 extracted, (137 MB/? MB) 13:02:29 2023-12-14T13:02:04.661Z INFO 6705 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 4 pending, 7 downloaded, 2 extracted, (157 MB/? MB) 13:02:29 2023-12-14T13:02:05.170Z INFO 6705 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 3 pending, 8 downloaded, 2 extracted, (178 MB/? MB) 13:02:29 2023-12-14T13:02:05.677Z INFO 6705 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 2 pending, 9 downloaded, 2 extracted, (190 MB/? MB) 13:02:29 2023-12-14T13:02:10.775Z INFO 6705 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 1 pending, 10 downloaded, 2 extracted, (348 MB/? MB) 13:02:29 2023-12-14T13:02:12.618Z INFO 6705 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 2 extracted, (366 MB/370 MB) 13:02:29 2023-12-14T13:02:15.430Z INFO 6705 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 3 extracted, (367 MB/370 MB) 13:02:29 2023-12-14T13:02:15.576Z INFO 6705 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 4 extracted, (368 MB/370 MB) 13:02:29 2023-12-14T13:02:15.670Z INFO 6705 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 5 extracted, (368 MB/370 MB) 13:02:29 2023-12-14T13:02:15.954Z INFO 6705 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 6 extracted, (369 MB/370 MB) 13:02:29 2023-12-14T13:02:16.025Z INFO 6705 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 7 extracted, (369 MB/370 MB) 13:02:29 2023-12-14T13:02:16.108Z INFO 6705 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 8 extracted, (369 MB/370 MB) 13:02:29 2023-12-14T13:02:16.190Z INFO 6705 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 9 extracted, (369 MB/370 MB) 13:02:29 2023-12-14T13:02:16.849Z INFO 6705 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 10 extracted, (370 MB/370 MB) 13:02:29 2023-12-14T13:02:16.929Z INFO 6705 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 11 extracted, (370 MB/370 MB) 13:02:29 2023-12-14T13:02:16.951Z INFO 6705 --- [tream-729162289] t.r.n.o.2.1 : Pull complete. 11 layers, pulled in 18s (downloaded 370 MB at 20 MB/s) 13:02:29 2023-12-14T13:02:16.987Z INFO 6705 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 13:02:29 2023-12-14T13:02:23.415Z INFO 6705 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: eeff9208515ee3f87efa799efd52b7775715d9c72d6a6b33ff5f96d0e4ddc5dc 13:02:29 2023-12-14T13:02:29.143Z INFO 6705 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT32.515685485S 13:02:31 2023-12-14T13:02:29.261Z INFO 6705 --- [ main] o.o.c.n.NotificationPublisherSpec : Started NotificationPublisherSpec in 33.474 seconds (process running for 41.371) 13:02:31 2023-12-14T13:02:30.671Z INFO 6705 --- [anNameSet-0-C-1] s.k.l.ConcurrentMessageListenerContainer : cps-test: partitions assigned: [cps-events-0] 13:02:41 2023-12-14T13:02:41.149Z ERROR 6705 --- [ main] o.o.c.n.NotificationErrorHandler : Failed to send message to message bus 13:02:41 Error cause: Topic non-existing-topic not present in metadata after 10000 ms. 13:02:41 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@5167b1b1[schema=,id=,source=,type=,content=org.onap.cps.event.model.Content@27702b7a[observedTimestamp=,dataspaceName=my-dataspace,schemaSetName=,anchorName=my-anchor,operation=,data=,additionalProperties={}],additionalProperties={}], timestamp=null), non-existing-topic--1@-1] 13:02:41 13:02:41 org.apache.kafka.common.errors.TimeoutException: Topic non-existing-topic not present in metadata after 10000 ms. 13:02:41 13:02:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 45.388 s - in org.onap.cps.notification.NotificationPublisherSpec 13:02:41 [INFO] Running org.onap.cps.aop.CpsLoggingAspectServiceSpec 13:02:41 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.onap.cps.aop.CpsLoggingAspectServiceSpec 13:02:41 [INFO] Running org.onap.cps.api.impl.CpsAdminServiceImplSpec 13:02:41 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.onap.cps.api.impl.CpsAdminServiceImplSpec 13:02:41 [INFO] Running org.onap.cps.api.impl.CpsDataServiceImplSpec 13:02:41 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 13:02:41 2023-12-14T13:02:41.305Z ERROR 6705 --- [ main] o.onap.cps.api.impl.CpsDataServiceImpl : Failed to send message to notification service 13:02:41 13:02:41 java.lang.RuntimeException: to be ignored 13:02:41 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:02:41 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:02:41 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:02:41 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:02:41 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:02:41 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:02:41 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:02:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 13:02:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 13:02:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 13:02:41 at org.onap.cps.api.impl.CpsDataServiceImplSpec$__spock_feature_0_2_closure2.doCall(CpsDataServiceImplSpec.groovy:122) 13:02:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:02:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:02:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:02:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:02:41 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 13:02:41 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 13:02:41 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 13:02:41 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 13:02:41 at groovy.lang.Closure.call(Closure.java:427) 13:02:41 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 13:02:41 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 13:02:41 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 13:02:41 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 13:02:41 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 13:02:41 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 13:02:41 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 13:02:41 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 13:02:41 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 13:02:41 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 13:02:41 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 13:02:41 at org.onap.cps.notification.NotificationService$SpockMock$428901191.processDataUpdatedEvent(Unknown Source) 13:02:41 at org.onap.cps.api.impl.CpsDataServiceImpl.processDataUpdatedEventAsync(CpsDataServiceImpl.java:391) 13:02:41 at org.onap.cps.api.impl.CpsDataServiceImpl.saveData(CpsDataServiceImpl.java:93) 13:02:41 at org.onap.cps.api.impl.CpsDataServiceImpl.saveData(CpsDataServiceImpl.java:81) 13:02:41 at org.onap.cps.api.CpsDataService$saveData$0.call(Unknown Source) 13:02:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 13:02:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 13:02:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 13:02:41 at org.onap.cps.api.impl.CpsDataServiceImplSpec.$spock_feature_0_2(CpsDataServiceImplSpec.groovy:125) 13:02:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:02:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:02:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:02:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:02:41 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:02:41 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:02:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:02:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:02:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:02:41 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:02:41 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:02:41 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 13:02:41 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 13:02:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:02:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:02:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:02:41 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:02:41 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:02:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:02:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:02:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:02:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:02:41 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:02:41 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:02:41 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 13:02:41 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:02:41 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:02:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:02:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:02:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:02:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:02:41 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:02:41 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:02:41 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 13:02:41 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 13:02:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:02:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:02:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:02:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:02:41 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:02:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:02:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:02:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:02:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:02:41 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:02:41 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:02:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:02:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:02:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:02:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:02:41 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:02:41 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:02:41 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:02:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:02:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:02:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:02:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:02:41 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:02:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:02:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:02:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:02:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:02:41 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:02:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:02:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:02:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:02:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:02:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:02:41 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:02:41 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:02:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:02:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:02:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:02:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:02:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:02:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:02:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:02:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:02:41 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:02:41 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:02:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:02:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:02:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:02:41 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:02:41 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:02:41 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:02:41 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:02:41 13:02:41 [INFO] Tests run: 57, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.269 s - in org.onap.cps.api.impl.CpsDataServiceImplSpec 13:02:41 [INFO] Running org.onap.cps.api.impl.CpsDeltaServiceImplSpec 13:02:41 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.cps.api.impl.CpsDeltaServiceImplSpec 13:02:41 [INFO] Running org.onap.cps.api.impl.CpsModuleServiceImplSpec 13:02:41 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s - in org.onap.cps.api.impl.CpsModuleServiceImplSpec 13:02:41 [INFO] Running org.onap.cps.api.impl.CpsQueryServiceImplSpec 13:02:41 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.cps.api.impl.CpsQueryServiceImplSpec 13:02:41 [INFO] Running org.onap.cps.api.impl.E2ENetworkSliceSpec 13:02:41 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.302 s - in org.onap.cps.api.impl.E2ENetworkSliceSpec 13:02:41 [INFO] Running org.onap.cps.api.impl.YangTextSchemaSourceSetCacheSpec 13:02:42 13:02:42 . ____ _ __ _ _ 13:02:42 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:02:42 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:02:42 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:02:42 ' |____| .__|_| |_|_| |_\__, | / / / / 13:02:42 =========|_|==============|___/=/_/_/_/ 13:02:42 :: Spring Boot :: (v3.1.2) 13:02:42 13:02:42 2023-12-14T13:02:41.920Z INFO 6705 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : Starting YangTextSchemaSourceSetCacheSpec using Java 17.0.6-ea with PID 6705 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 13:02:42 2023-12-14T13:02:41.921Z INFO 6705 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : No active profile set, falling back to 1 default profile: "default" 13:02:42 2023-12-14T13:02:42.000Z INFO 6705 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : Started YangTextSchemaSourceSetCacheSpec in 0.102 seconds (process running for 54.11) 13:02:42 2023-12-14T13:02:42.049Z WARN 6705 --- [ 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 13:02:42 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.208 s - in org.onap.cps.api.impl.YangTextSchemaSourceSetCacheSpec 13:02:42 [INFO] Running org.onap.cps.cache.AnchorDataCacheConfigSpec 13:02:45 13:02:45 . ____ _ __ _ _ 13:02:45 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:02:45 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:02:45 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:02:45 ' |____| .__|_| |_|_| |_\__, | / / / / 13:02:45 =========|_|==============|___/=/_/_/_/ 13:02:45 :: Spring Boot :: (v3.1.2) 13:02:45 13:02:45 2023-12-14T13:02:42.128Z INFO 6705 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : Starting AnchorDataCacheConfigSpec using Java 17.0.6-ea with PID 6705 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 13:02:45 2023-12-14T13:02:42.128Z INFO 6705 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 13:02:45 2023-12-14T13:02:42.206Z WARN 6705 --- [ 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: 13:02:45 --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 13:02:45 2023-12-14T13:02:42.284Z INFO 6705 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 13:02:45 + + o o o o---o o----o o o---o o o----o o--o--o 13:02:45 + + + + | | / \ / | | / / \ | | 13:02:45 + + + + + o----o o o o o----o | o o o o----o | 13:02:45 + + + + | | / \ / | | \ / \ | | 13:02:45 + + o o o o o---o o----o o----o o---o o o o----o o 13:02:45 2023-12-14T13:02:42.284Z INFO 6705 --- [ 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. 13:02:45 2023-12-14T13:02:42.284Z INFO 6705 --- [ 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 13:02:45 2023-12-14T13:02:42.284Z INFO 6705 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 13:02:45 2023-12-14T13:02:42.284Z INFO 6705 --- [ 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. 13:02:45 2023-12-14T13:02:42.287Z INFO 6705 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 13:02:45 To enable the Jet engine on the members, do one of the following: 13:02:45 - Change member config using Java API: config.getJetConfig().setEnabled(true) 13:02:45 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 13:02:45 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 13:02:45 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 13:02:45 2023-12-14T13:02:42.736Z INFO 6705 --- [ 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. 13:02:45 2023-12-14T13:02:42.822Z INFO 6705 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 13:02:45 2023-12-14T13:02:42.826Z WARN 6705 --- [ 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. 13:02:45 2023-12-14T13:02:43.059Z INFO 6705 --- [ 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. 13:02:45 2023-12-14T13:02:43.066Z INFO 6705 --- [ 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 13:02:45 2023-12-14T13:02:45.686Z INFO 6705 --- [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 13:02:45 13:02:45 Members {size:1, ver:1} [ 13:02:45 Member [10.250.0.254]:5701 - 88555286-09d5-4a3c-8fac-5045d5315709 this 13:02:45 ] 13:02:45 13:02:45 2023-12-14T13:02:45.705Z INFO 6705 --- [ 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 13:02:45 2023-12-14T13:02:45.743Z INFO 6705 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : Started AnchorDataCacheConfigSpec in 3.635 seconds (process running for 57.853) 13:02:45 2023-12-14T13:02:45.786Z INFO 6705 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 13:02:45 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.681 s - in org.onap.cps.cache.AnchorDataCacheConfigSpec 13:02:45 [INFO] Running org.onap.cps.cache.AnchorDataCacheEntrySpec 13:02:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.cache.AnchorDataCacheEntrySpec 13:02:45 [INFO] Running org.onap.cps.cache.HazelcastCacheConfigSpec 13:02:48 2023-12-14T13:02:45.797Z INFO 6705 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5702 [my cluster] [5.2.4] 13:02:48 + + o o o o---o o----o o o---o o o----o o--o--o 13:02:48 + + + + | | / \ / | | / / \ | | 13:02:48 + + + + + o----o o o o o----o | o o o o----o | 13:02:48 + + + + | | / \ / | | \ / \ | | 13:02:48 + + o o o o o---o o----o o----o o---o o o o----o o 13:02:48 2023-12-14T13:02:45.797Z INFO 6705 --- [ main] com.hazelcast.system : [10.250.0.254]:5702 [my cluster] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 13:02:48 2023-12-14T13:02:45.797Z INFO 6705 --- [ 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 13:02:48 2023-12-14T13:02:45.797Z INFO 6705 --- [ main] com.hazelcast.system : [10.250.0.254]:5702 [my cluster] [5.2.4] Cluster name: my cluster 13:02:48 2023-12-14T13:02:45.797Z INFO 6705 --- [ 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. 13:02:48 2023-12-14T13:02:45.797Z INFO 6705 --- [ main] com.hazelcast.system : [10.250.0.254]:5702 [my cluster] [5.2.4] The Jet engine is disabled. 13:02:48 To enable the Jet engine on the members, do one of the following: 13:02:48 - Change member config using Java API: config.getJetConfig().setEnabled(true) 13:02:48 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 13:02:48 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 13:02:48 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 13:02:48 2023-12-14T13:02:45.833Z INFO 6705 --- [ 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. 13:02:48 2023-12-14T13:02:45.835Z INFO 6705 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5702 [my cluster] [5.2.4] Using Multicast discovery 13:02:48 2023-12-14T13:02:45.835Z WARN 6705 --- [ 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. 13:02:48 2023-12-14T13:02:45.846Z INFO 6705 --- [ 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. 13:02:48 2023-12-14T13:02:45.847Z INFO 6705 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5702 [my cluster] [5.2.4] [10.250.0.254]:5702 is STARTING 13:02:48 2023-12-14T13:02:48.703Z INFO 6705 --- [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [my cluster] [5.2.4] 13:02:48 13:02:48 Members {size:1, ver:1} [ 13:02:48 Member [10.250.0.254]:5702 - c59989c2-ccce-41b0-b716-d5ec261d7750 this 13:02:48 ] 13:02:48 13:02:48 2023-12-14T13:02:48.704Z WARN 6705 --- [ 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! 13:02:48 2023-12-14T13:02:48.704Z INFO 6705 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5702 [my cluster] [5.2.4] [10.250.0.254]:5702 is STARTED 13:02:53 2023-12-14T13:02:48.712Z INFO 6705 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5703 [my cluster] [5.2.4] 13:02:53 + + o o o o---o o----o o o---o o o----o o--o--o 13:02:53 + + + + | | / \ / | | / / \ | | 13:02:53 + + + + + o----o o o o o----o | o o o o----o | 13:02:53 + + + + | | / \ / | | \ / \ | | 13:02:53 + + o o o o o---o o----o o----o o---o o o o----o o 13:02:53 2023-12-14T13:02:48.712Z INFO 6705 --- [ main] com.hazelcast.system : [10.250.0.254]:5703 [my cluster] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 13:02:53 2023-12-14T13:02:48.712Z INFO 6705 --- [ 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 13:02:53 2023-12-14T13:02:48.712Z INFO 6705 --- [ main] com.hazelcast.system : [10.250.0.254]:5703 [my cluster] [5.2.4] Cluster name: my cluster 13:02:53 2023-12-14T13:02:48.712Z INFO 6705 --- [ 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. 13:02:53 2023-12-14T13:02:48.712Z INFO 6705 --- [ main] com.hazelcast.system : [10.250.0.254]:5703 [my cluster] [5.2.4] The Jet engine is disabled. 13:02:53 To enable the Jet engine on the members, do one of the following: 13:02:53 - Change member config using Java API: config.getJetConfig().setEnabled(true) 13:02:53 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 13:02:53 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 13:02:53 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 13:02:54 2023-12-14T13:02:48.727Z INFO 6705 --- [ 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. 13:02:54 2023-12-14T13:02:48.728Z INFO 6705 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5703 [my cluster] [5.2.4] Using Multicast discovery 13:02:54 2023-12-14T13:02:48.728Z WARN 6705 --- [ 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. 13:02:54 2023-12-14T13:02:48.757Z INFO 6705 --- [ 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. 13:02:54 2023-12-14T13:02:48.758Z INFO 6705 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5703 [my cluster] [5.2.4] [10.250.0.254]:5703 is STARTING 13:02:54 2023-12-14T13:02:48.852Z INFO 6705 --- [ 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 13:02:54 2023-12-14T13:02:48.874Z INFO 6705 --- [.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.107.110:47385 13:02:54 2023-12-14T13:02:48.880Z INFO 6705 --- [.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:47385 and /10.250.0.254:5702 13:02:54 2023-12-14T13:02:53.977Z INFO 6705 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [my cluster] [5.2.4] 13:02:54 13:02:54 Members {size:2, ver:2} [ 13:02:54 Member [10.250.0.254]:5702 - c59989c2-ccce-41b0-b716-d5ec261d7750 this 13:02:54 Member [10.250.0.254]:5703 - 8f4adf7b-5d80-4d0b-840c-539aa22e9e31 13:02:54 ] 13:02:54 13:02:54 2023-12-14T13:02:53.986Z INFO 6705 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [my cluster] [5.2.4] 13:02:54 13:02:54 Members {size:2, ver:2} [ 13:02:54 Member [10.250.0.254]:5702 - c59989c2-ccce-41b0-b716-d5ec261d7750 13:02:54 Member [10.250.0.254]:5703 - 8f4adf7b-5d80-4d0b-840c-539aa22e9e31 this 13:02:54 ] 13:02:54 13:02:54 2023-12-14T13:02:53.986Z WARN 6705 --- [ 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! 13:02:54 2023-12-14T13:02:53.986Z INFO 6705 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5703 [my cluster] [5.2.4] [10.250.0.254]:5703 is STARTED 13:03:00 2023-12-14T13:02:53.993Z INFO 6705 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5704 [my cluster] [5.2.4] 13:03:00 + + o o o o---o o----o o o---o o o----o o--o--o 13:03:00 + + + + | | / \ / | | / / \ | | 13:03:00 + + + + + o----o o o o o----o | o o o o----o | 13:03:00 + + + + | | / \ / | | \ / \ | | 13:03:00 + + o o o o o---o o----o o----o o---o o o o----o o 13:03:00 2023-12-14T13:02:53.993Z INFO 6705 --- [ main] com.hazelcast.system : [10.250.0.254]:5704 [my cluster] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 13:03:00 2023-12-14T13:02:53.993Z INFO 6705 --- [ 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 13:03:00 2023-12-14T13:02:53.993Z INFO 6705 --- [ main] com.hazelcast.system : [10.250.0.254]:5704 [my cluster] [5.2.4] Cluster name: my cluster 13:03:00 2023-12-14T13:02:53.993Z INFO 6705 --- [ 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. 13:03:00 2023-12-14T13:02:53.993Z INFO 6705 --- [ main] com.hazelcast.system : [10.250.0.254]:5704 [my cluster] [5.2.4] The Jet engine is disabled. 13:03:00 To enable the Jet engine on the members, do one of the following: 13:03:00 - Change member config using Java API: config.getJetConfig().setEnabled(true) 13:03:00 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 13:03:00 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 13:03:00 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 13:03:00 2023-12-14T13:02:54.006Z INFO 6705 --- [ 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. 13:03:00 2023-12-14T13:02:54.008Z INFO 6705 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5704 [my cluster] [5.2.4] Using Multicast discovery 13:03:00 2023-12-14T13:02:54.008Z WARN 6705 --- [ 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. 13:03:00 2023-12-14T13:02:54.024Z INFO 6705 --- [ 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. 13:03:00 2023-12-14T13:02:54.025Z INFO 6705 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5704 [my cluster] [5.2.4] [10.250.0.254]:5704 is STARTING 13:03:00 2023-12-14T13:02:54.167Z INFO 6705 --- [ 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 13:03:00 2023-12-14T13:02:54.170Z INFO 6705 --- [.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.107.110:46997 13:03:00 2023-12-14T13:02:54.171Z INFO 6705 --- [.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:46997 and /10.250.0.254:5702 13:03:00 2023-12-14T13:02:59.277Z INFO 6705 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [my cluster] [5.2.4] 13:03:00 13:03:00 Members {size:3, ver:3} [ 13:03:00 Member [10.250.0.254]:5702 - c59989c2-ccce-41b0-b716-d5ec261d7750 this 13:03:00 Member [10.250.0.254]:5703 - 8f4adf7b-5d80-4d0b-840c-539aa22e9e31 13:03:00 Member [10.250.0.254]:5704 - 3354aaad-7bc4-41af-8fd6-f94cfe9da788 13:03:00 ] 13:03:00 13:03:00 2023-12-14T13:02:59.281Z INFO 6705 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5704 [my cluster] [5.2.4] 13:03:00 13:03:00 Members {size:3, ver:3} [ 13:03:00 Member [10.250.0.254]:5702 - c59989c2-ccce-41b0-b716-d5ec261d7750 13:03:00 Member [10.250.0.254]:5703 - 8f4adf7b-5d80-4d0b-840c-539aa22e9e31 13:03:00 Member [10.250.0.254]:5704 - 3354aaad-7bc4-41af-8fd6-f94cfe9da788 this 13:03:00 ] 13:03:00 13:03:00 2023-12-14T13:02:59.282Z INFO 6705 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [my cluster] [5.2.4] 13:03:00 13:03:00 Members {size:3, ver:3} [ 13:03:00 Member [10.250.0.254]:5702 - c59989c2-ccce-41b0-b716-d5ec261d7750 13:03:00 Member [10.250.0.254]:5703 - 8f4adf7b-5d80-4d0b-840c-539aa22e9e31 this 13:03:00 Member [10.250.0.254]:5704 - 3354aaad-7bc4-41af-8fd6-f94cfe9da788 13:03:00 ] 13:03:00 13:03:00 2023-12-14T13:02:59.283Z INFO 6705 --- [cached.thread-3] 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 13:03:00 2023-12-14T13:02:59.284Z INFO 6705 --- [.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.107.110:50471 13:03:00 2023-12-14T13:02:59.285Z INFO 6705 --- [.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:50471 and /10.250.0.254:5703 13:03:00 2023-12-14T13:02:59.285Z INFO 6705 --- [.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:5704 and /10.30.107.110:57561 13:03:00 2023-12-14T13:02:59.286Z INFO 6705 --- [.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:57561 and /10.250.0.254:5704 13:03:00 2023-12-14T13:03:00.283Z WARN 6705 --- [ 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! 13:03:00 2023-12-14T13:03:00.284Z INFO 6705 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5704 [my cluster] [5.2.4] [10.250.0.254]:5704 is STARTED 13:03:00 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.502 s - in org.onap.cps.cache.HazelcastCacheConfigSpec 13:03:00 [INFO] Running org.onap.cps.config.CacheConfigSpec 13:03:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.cps.config.CacheConfigSpec 13:03:00 [INFO] Running org.onap.cps.spi.FetchDescendantsOptionSpec 13:03:00 [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.onap.cps.spi.FetchDescendantsOptionSpec 13:03:00 [INFO] Running org.onap.cps.spi.PaginationOptionSpec 13:03:00 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.cps.spi.PaginationOptionSpec 13:03:00 [INFO] Running org.onap.cps.spi.exceptions.CpsExceptionsSpec 13:03:00 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.onap.cps.spi.exceptions.CpsExceptionsSpec 13:03:00 [INFO] Running org.onap.cps.spi.model.ConditionPropertiesSpec 13:03:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.spi.model.ConditionPropertiesSpec 13:03:00 [INFO] Running org.onap.cps.spi.model.DataNodeBuilderSpec 13:03:00 2023-12-14T13:03:00.600Z WARN 6705 --- [ main] org.onap.cps.spi.model.DataNodeBuilder : Unsupported NormalizedNode type detected: class jdk.proxy2.$Proxy181 13:03:00 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.228 s - in org.onap.cps.spi.model.DataNodeBuilderSpec 13:03:00 [INFO] Running org.onap.cps.spi.model.DeltaReportBuilderSpec 13:03:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.cps.spi.model.DeltaReportBuilderSpec 13:03:00 [INFO] Running org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 13:03:00 2023-12-14T13:03:00.639Z ERROR 6705 --- [ 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] 13:03:00 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 13:03:00 2023-12-14T13:03:00.676Z INFO 6705 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5702 [my cluster] [5.2.4] Running shutdown hook... Current node state: ACTIVE 13:03:00 2023-12-14T13:03:00.677Z INFO 6705 --- [.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 13:03:00 2023-12-14T13:03:00.677Z INFO 6705 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.250.0.254]:5702 [my cluster] [5.2.4] [10.250.0.254]:5702 is SHUTTING_DOWN 13:03:00 2023-12-14T13:03:00.677Z INFO 6705 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5703 [my cluster] [5.2.4] Running shutdown hook... Current node state: ACTIVE 13:03:00 2023-12-14T13:03:00.677Z INFO 6705 --- [.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 13:03:00 2023-12-14T13:03:00.677Z INFO 6705 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.250.0.254]:5703 [my cluster] [5.2.4] [10.250.0.254]:5703 is SHUTTING_DOWN 13:03:01 [INFO] 13:03:01 [INFO] Results: 13:03:01 [INFO] 13:03:01 [INFO] Tests run: 333, Failures: 0, Errors: 0, Skipped: 0 13:03:01 [INFO] 13:03:01 [INFO] 13:03:01 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-service --- 13:03:01 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec 13:03:01 [INFO] Analyzed bundle 'cps-service' with 59 classes 13:03:01 [INFO] 13:03:01 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-service --- 13:03:01 [INFO] 13:03:01 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-service --- 13:03:01 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar 13:03:01 [INFO] 13:03:01 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-service --- 13:03:01 [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/* 13:03:01 [INFO] 13:03:01 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-service --- 13:03:01 [INFO] 13:03:01 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-service --- 13:03:01 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:03:01 [INFO] 13:03:01 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-service --- 13:03:01 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec 13:03:01 [INFO] Analyzed bundle 'cps-service' with 59 classes 13:03:01 [INFO] All coverage checks have been met. 13:03:01 [INFO] 13:03:01 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-service --- 13:03:01 [INFO] 13:03:01 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-service --- 13:03:01 [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 13:03:01 [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 13:03:01 [INFO] 13:03:01 [INFO] -----------------------< org.onap.cps:cps-rest >------------------------ 13:03:01 [INFO] Building cps-rest 3.4.1-SNAPSHOT [9/23] 13:03:01 [INFO] --------------------------------[ jar ]--------------------------------- 13:03:03 [INFO] 13:03:03 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-rest --- 13:03:03 [INFO] 13:03:03 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-rest --- 13:03:03 [INFO] 13:03:03 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-rest --- 13:03:03 [INFO] 13:03:03 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-rest --- 13:03:03 [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/* 13:03:03 [INFO] 13:03:03 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-rest --- 13:03:03 [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/* 13:03:03 [INFO] 13:03:03 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (code-gen) @ cps-rest --- 13:03:06 [INFO] Generating with dryRun=false 13:03:06 [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. 13:03:06 [INFO] OpenAPI Generator: spring (server) 13:03:06 [INFO] Generator 'spring' is considered stable. 13:03:06 [INFO] ---------------------------------- 13:03:06 [INFO] Set base package to invoker package (org.onap.cps.rest.controller) 13:03:06 [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) 13:03:06 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 13:03:07 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 13:03:07 [INFO] Processing operation createDataspace 13:03:07 [INFO] Processing operation deleteDataspace 13:03:07 [INFO] Processing operation createDataspaceV2 13:03:07 [INFO] Processing operation getAllDataspaces 13:03:07 [INFO] Processing operation getDataspace 13:03:07 [INFO] Processing operation createAnchor 13:03:07 [INFO] Processing operation createAnchorV2 13:03:07 [INFO] Processing operation getAnchors 13:03:07 [INFO] Processing operation getAnchor 13:03:07 [INFO] Processing operation deleteAnchor 13:03:07 [INFO] Processing operation createSchemaSet 13:03:07 [INFO] Processing operation createSchemaSetV2 13:03:07 [INFO] Processing operation getSchemaSets 13:03:07 [INFO] Processing operation getSchemaSet 13:03:07 [INFO] Processing operation deleteSchemaSet 13:03:07 [INFO] Processing operation getNodeByDataspaceAndAnchor 13:03:07 [INFO] Processing operation getNodeByDataspaceAndAnchorV2 13:03:07 [INFO] Processing operation replaceNode 13:03:07 [INFO] Processing operation createNode 13:03:07 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 13:03:07 [INFO] Processing operation deleteDataNode 13:03:07 [INFO] Processing operation updateNodeLeaves 13:03:07 [INFO] Processing operation deleteListOrListElement 13:03:07 [INFO] Processing operation replaceListContent 13:03:07 [INFO] Processing operation addListElements 13:03:07 [INFO] Processing operation getDeltaByDataspaceAndAnchors 13:03:07 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPath 13:03:07 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPathV2 13:03:07 [INFO] Processing operation getNodesByDataspaceAndCpsPath 13:03:07 [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] 13:03:07 [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] 13:03:07 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 13:03:07 [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 13:03:07 [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 13:03:07 [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 13:03:07 [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 13:03:07 [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 13:03:07 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 13:03:07 [WARNING] Multiple MediaTypes found, using only the first one 13:03:07 [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] 13:03:07 [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 13:03:07 [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] 13:03:07 [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 13:03:07 [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] 13:03:07 [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 13:03:07 [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] 13:03:07 [INFO] Skipping generation of supporting files. 13:03:07 ################################################################################ 13:03:07 # Thanks for using OpenAPI Generator. # 13:03:07 # Please consider donation to help us maintain this project 🙏 # 13:03:07 # https://opencollective.com/openapi_generator/donate # 13:03:07 ################################################################################ 13:03:07 [INFO] 13:03:07 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-rest --- 13:03:07 [INFO] You have 0 Checkstyle violations. 13:03:07 [INFO] 13:03:07 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-rest --- 13:03:07 [INFO] You have 0 Checkstyle violations. 13:03:07 [INFO] 13:03:07 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-rest --- 13:03:07 [INFO] Starting audit... 13:03:07 Audit done. 13:03:07 [INFO] You have 0 Checkstyle violations. 13:03:07 [INFO] 13:03:07 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-rest --- 13:03:07 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:03:07 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/src/main/resources 13:03:07 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/license 13:03:07 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/target/generated-resources/licenses 13:03:07 [INFO] 13:03:07 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-rest --- 13:03:07 [INFO] Changes detected - recompiling the module! :dependency 13:03:07 [INFO] Compiling 15 source files with javac [debug release 17] to target/classes 13:03:08 [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". 13:03:08 [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. 13:03:08 [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. 13:03:08 [INFO] 13:03:08 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-rest >>> 13:03:08 [INFO] 13:03:08 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-rest --- 13:03:08 [INFO] Fork Value is true 13:03:10 [java] WARNING: A terminally deprecated method in java.lang.System has been called 13:03:10 [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) 13:03:10 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 13:03:10 [java] WARNING: System::setSecurityManager will be removed in a future release 13:03:12 [INFO] Done SpotBugs Analysis.... 13:03:12 [INFO] 13:03:12 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-rest <<< 13:03:12 [INFO] 13:03:12 [INFO] 13:03:12 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-rest --- 13:03:12 [INFO] BugInstance size is 0 13:03:12 [INFO] Error size is 0 13:03:12 [INFO] No errors/warnings found 13:03:12 [INFO] 13:03:12 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (openapi-yaml-gen) @ cps-rest --- 13:03:12 [INFO] Generating with dryRun=false 13:03:12 [INFO] No .openapi-generator-ignore file found. 13:03:12 [INFO] OpenAPI Generator: openapi-yaml (documentation) 13:03:12 [INFO] Generator 'openapi-yaml' is considered stable. 13:03:12 [INFO] Output file [outputFile=openapi.yaml] 13:03:12 [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] 13:03:12 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 13:03:12 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 13:03:12 [WARNING] Multiple MediaTypes found, using only the first one 13:03:12 [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] 13:03:12 [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] 13:03:12 [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] 13:03:12 [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] 13:03:12 [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] 13:03:12 [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] 13:03:12 [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] 13:03:12 [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] 13:03:12 [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] 13:03:12 [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] 13:03:12 [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] 13:03:12 [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] 13:03:12 [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] 13:03:12 [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] 13:03:12 [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] 13:03:12 [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] 13:03:12 [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] 13:03:12 [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] 13:03:12 [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] 13:03:12 [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] 13:03:12 [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] 13:03:12 [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] 13:03:12 [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] 13:03:12 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/README.md 13:03:12 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/openapi.yaml 13:03:12 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator-ignore 13:03:12 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator/VERSION 13:03:12 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator/FILES 13:03:12 ################################################################################ 13:03:12 # Thanks for using OpenAPI Generator. # 13:03:12 # Please consider donation to help us maintain this project 🙏 # 13:03:12 # https://opencollective.com/openapi_generator/donate # 13:03:12 ################################################################################ 13:03:12 [INFO] 13:03:12 [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ cps-rest --- 13:03:12 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:03:12 [INFO] Copying 1 resource 13:03:12 [INFO] 13:03:12 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-rest --- 13:03:12 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:03:12 [INFO] Copying 6 resources 13:03:12 [INFO] 13:03:12 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-rest --- 13:03:12 [INFO] Changes detected - recompiling the module! :dependency 13:03:12 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 13:03:12 [INFO] 13:03:12 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-rest --- 13:03:12 [INFO] Using isolated classloader, without GMavenPlus classpath. 13:03:12 [INFO] Using Groovy 3.0.18 to perform compileTests. 13:03:14 [INFO] Compiled 27 files. 13:03:14 [INFO] 13:03:14 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-rest --- 13:03:14 [INFO] 13:03:14 [INFO] ------------------------------------------------------- 13:03:14 [INFO] T E S T S 13:03:14 [INFO] ------------------------------------------------------- 13:03:16 13:03:15.385 [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. 13:03:16 13:03:15.580 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 13:03:16 13:03:15.716 [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. 13:03:16 13:03:15.731 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 13:03:16 13:03:15.750 [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. 13:03:16 13:03:15.758 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 13:03:16 13:03:15.772 [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. 13:03:16 13:03:15.794 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 13:03:16 13:03:15.825 [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. 13:03:16 13:03:15.833 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 13:03:16 13:03:15.837 [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. 13:03:16 13:03:15.845 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 13:03:16 13:03:15.848 [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. 13:03:16 13:03:15.853 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 13:03:16 13:03:15.856 [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. 13:03:16 13:03:15.862 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 13:03:16 [INFO] Running org.onap.cps.rest.controller.AdminRestControllerSpec 13:03:19 13:03:15,204 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 13:03:19 13:03:15,225 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 13:03:19 13:03:15,226 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 13:03:19 13:03:15,226 |-INFO in ch.qos.logback.classic.BasicConfigurator@f111e97 - Setting up default configuration. 13:03:19 13:03:16,950 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@35d44cd3 - 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 13:03:19 13:03:17,016 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@64dc0a5f - 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. 13:03:19 13:03:17,016 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@35d44cd3 - 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 13:03:19 13:03:17,020 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 13:03:19 13:03:17,020 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 13:03:19 13:03:17,020 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 13:03:19 13:03:17,022 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@64dc0a5f - 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. 13:03:19 13:03:17,022 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@35d44cd3 - 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 13:03:19 13:03:17,030 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 13:03:19 13:03:17,030 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 13:03:19 13:03:17,035 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 13:03:19 13:03:17,069 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702558997067) 13:03:19 13:03:17,070 |-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] 13:03:19 13:03:17,070 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 13:03:19 13:03:17,075 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 13:03:19 13:03:17,079 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 13:03:19 13:03:17,079 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@549dfe1d - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 13:03:19 13:03:17,079 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 13:03:19 13:03:17,079 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@549dfe1d - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 13:03:19 13:03:17,080 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 13:03:19 13:03:17,080 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@549dfe1d - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 13:03:19 13:03:17,080 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 13:03:19 13:03:17,080 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@549dfe1d - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 13:03:19 13:03:17,080 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 13:03:19 13:03:17,080 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@549dfe1d - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 13:03:19 13:03:17,080 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 13:03:19 13:03:17,080 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@549dfe1d - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 13:03:19 13:03:17,080 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 13:03:19 13:03:17,080 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@549dfe1d - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 13:03:19 13:03:17,080 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 13:03:19 13:03:17,080 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@549dfe1d - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 13:03:19 13:03:17,080 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 13:03:19 13:03:17,080 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:03:19 13:03:17,086 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 13:03:19 13:03:17,106 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 13:03:19 13:03:17,106 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:03:19 13:03:17,117 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 13:03:19 13:03:17,124 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 13:03:19 13:03:17,421 |-INFO in ch.qos.logback.classic.pattern.DateConverter@537fb7bf - Setting zoneId to "UTC" 13:03:19 13:03:17,430 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 13:03:19 13:03:17,430 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 13:03:19 13:03:17,666 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 13:03:19 13:03:17,667 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 13:03:19 13:03:17,667 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 13:03:19 13:03:17,667 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 13:03:19 13:03:17,667 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 13:03:19 13:03:17,668 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@549dfe1d - Propagating INFO level on Logger[ROOT] onto the JUL framework 13:03:19 13:03:17,668 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 13:03:19 13:03:17,668 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@445adbd7 - End of configuration. 13:03:19 13:03:17,668 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@40d0bff1 - Registering current configuration as safe fallback point 13:03:19 13:03:19 13:03:19 . ____ _ __ _ _ 13:03:19 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:03:19 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:03:19 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:03:19 ' |____| .__|_| |_|_| |_\__, | / / / / 13:03:19 =========|_|==============|___/=/_/_/_/ 13:03:19 :: Spring Boot :: (v3.1.2) 13:03:19 13:03:19 2023-12-14T13:03:17.777Z INFO 7697 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Starting AdminRestControllerSpec using Java 17.0.6-ea with PID 7697 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 13:03:19 2023-12-14T13:03:17.779Z INFO 7697 --- [ main] o.o.c.r.c.AdminRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 13:03:19 2023-12-14T13:03:19.912Z INFO 7697 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 13:03:19 2023-12-14T13:03:19.912Z INFO 7697 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 13:03:19 2023-12-14T13:03:19.913Z INFO 7697 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 13:03:19 2023-12-14T13:03:19.932Z INFO 7697 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Started AdminRestControllerSpec in 3.365 seconds (process running for 5.493) 13:03:20 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 13:03:21 2023-12-14T13:03:21.036Z ERROR 7697 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 13:03:21 13:03:21 org.onap.cps.spi.exceptions.AlreadyDefinedException: Already defined exception 13:03:21 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:03:21 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:03:21 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:03:21 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:03:21 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:03:21 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:03:21 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:03:21 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 13:03:21 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 13:03:21 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 13:03:21 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_1(AdminRestControllerSpec.groovy:97) 13:03:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:03:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:03:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:03:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:03:21 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:03:21 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:03:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:03:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:03:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:03:21 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:03:21 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:03:21 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 13:03:21 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 13:03:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:03:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:03:21 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:03:21 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:03:21 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:03:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:03:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:03:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:03:21 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:03:21 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:03:21 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 13:03:21 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:03:21 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:03:21 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:03:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:03:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:03:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:03:21 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:03:21 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:03:21 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 13:03:21 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 13:03:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:03:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:03:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:03:21 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:03:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:03:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:03:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:03:21 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:03:21 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:03:21 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:03:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:03:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:03:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:03:21 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:03:21 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:03:21 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:03:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:03:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:03:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:03:21 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:03:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:03:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:03:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:03:21 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:03:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:03:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:03:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:03:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:03:21 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:03:21 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:03:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:03:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:03:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:03:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:03:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:03:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:03:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:03:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:03:21 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:03:21 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:03:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:03:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:03:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:03:21 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:03:21 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:03:21 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:03:21 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:03:21 Caused by: java.lang.RuntimeException: null 13:03:21 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:03:21 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:03:21 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:03:21 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:03:21 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:03:21 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:03:21 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:03:21 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 13:03:21 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 13:03:21 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 13:03:21 ... 88 common frames omitted 13:03:21 13:03:21 2023-12-14T13:03:21.237Z ERROR 7697 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 13:03:21 13:03:21 org.onap.cps.spi.exceptions.ModelValidationException: Invalid ZIP archive content. 13:03:21 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:98) 13:03:21 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMap(MultipartFileUtil.java:64) 13:03:21 at org.onap.cps.rest.controller.AdminRestController.createSchemaSet(AdminRestController.java:108) 13:03:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:03:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:03:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:03:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:03:21 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:03:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:03:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:03:21 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:03:21 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 13:03:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:03:21 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:03:21 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 13:03:21 at org.onap.cps.rest.controller.AdminRestController$$SpringCGLIB$$0.createSchemaSet() 13:03:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:03:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:03:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:03:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:03:21 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 13:03:21 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 13:03:21 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:03:21 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 13:03:21 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 13:03:21 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:03:21 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 13:03:21 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 13:03:21 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 13:03:21 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 13:03:21 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 13:03:21 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 13:03:21 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:03:21 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:03:21 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:03:21 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:03:21 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:03:21 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:03:21 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:03:21 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:03:21 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:03:21 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:03:21 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:03:21 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:03:21 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:03:21 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:03:21 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:03:21 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_7(AdminRestControllerSpec.groovy:210) 13:03:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:03:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:03:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:03:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:03:21 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:03:21 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:03:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:03:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:03:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:03:21 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:03:21 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:03:21 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 13:03:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:03:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:03:21 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:03:21 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:03:21 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:03:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:03:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:03:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:03:21 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:03:21 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:03:21 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 13:03:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:03:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:03:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:03:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:03:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 13:03:21 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 13:03:21 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 13:03:21 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 13:03:21 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 13:03:21 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:03:21 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:03:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:03:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:03:21 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:03:21 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:03:21 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:03:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:03:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:03:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:03:21 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:03:21 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:03:21 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:03:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:03:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:03:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:03:21 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:03:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:03:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:03:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:03:21 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:03:21 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:03:21 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:03:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:03:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:03:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:03:21 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:03:21 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:03:21 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:03:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:03:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:03:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:03:21 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:03:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:03:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:03:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:03:21 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:03:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:03:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:03:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:03:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:03:21 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:03:21 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:03:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:03:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:03:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:03:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:03:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:03:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:03:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:03:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:03:21 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:03:21 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:03:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:03:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:03:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:03:21 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:03:21 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:03:21 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:03:21 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:03:21 Caused by: java.lang.IllegalArgumentException: Multiple entries with same key: component.yang=fake component content 2 13:03:21 and component.yang=fake component content 1 13:03:21 13:03:21 at com.google.common.collect.ImmutableMap.conflictException(ImmutableMap.java:378) 13:03:21 at com.google.common.collect.ImmutableMap.checkNoConflict(ImmutableMap.java:372) 13:03:21 at com.google.common.collect.RegularImmutableMap.checkNoConflictInKeyBucket(RegularImmutableMap.java:246) 13:03:21 at com.google.common.collect.RegularImmutableMap.fromEntryArrayCheckingBucketOverflow(RegularImmutableMap.java:133) 13:03:21 at com.google.common.collect.RegularImmutableMap.fromEntryArray(RegularImmutableMap.java:95) 13:03:21 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:572) 13:03:21 at com.google.common.collect.ImmutableMap$Builder.buildOrThrow(ImmutableMap.java:600) 13:03:21 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:587) 13:03:21 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:90) 13:03:21 ... 147 common frames omitted 13:03:21 13:03:21 2023-12-14T13:03:21.372Z ERROR 7697 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 13:03:21 13:03:21 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 13:03:21 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:166) 13:03:21 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 13:03:21 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 13:03:21 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 13:03:21 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:03:21 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 13:03:21 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 13:03:21 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:03:21 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 13:03:21 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 13:03:21 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 13:03:21 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 13:03:21 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 13:03:21 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 13:03:21 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:03:21 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:03:21 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:03:21 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:03:21 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:03:21 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:03:21 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:03:21 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:03:21 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:03:21 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:03:21 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:03:21 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:03:21 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:03:21 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:03:21 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:03:21 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 13:03:21 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 13:03:21 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 13:03:21 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_9(AdminRestControllerSpec.groovy:245) 13:03:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:03:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:03:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:03:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:03:21 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:03:21 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:03:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:03:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:03:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:03:21 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:03:21 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:03:21 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 13:03:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:03:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:03:21 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:03:21 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:03:21 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:03:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:03:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:03:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:03:21 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:03:21 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:03:21 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 13:03:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:03:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:03:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:03:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:03:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 13:03:21 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 13:03:21 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 13:03:21 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 13:03:21 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 13:03:21 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:03:21 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:03:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:03:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:03:21 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:03:21 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:03:21 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:03:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:03:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:03:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:03:21 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:03:21 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:03:21 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:03:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:03:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:03:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:03:21 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:03:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:03:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:03:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:03:21 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:03:21 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:03:21 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:03:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:03:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:03:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:03:21 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:03:21 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:03:21 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:03:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:03:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:03:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:03:21 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:03:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:03:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:03:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:03:21 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:03:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:03:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:03:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:03:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:03:21 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:03:21 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:03:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:03:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:03:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:03:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:03:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:03:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:03:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:03:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:03:21 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:03:21 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:03:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:03:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:03:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:03:21 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:03:21 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:03:21 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:03:21 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:03:21 13:03:21 2023-12-14T13:03:21.380Z ERROR 7697 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 13:03:21 13:03:21 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 13:03:21 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:166) 13:03:21 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 13:03:21 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 13:03:21 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 13:03:21 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:03:21 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 13:03:21 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 13:03:21 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:03:21 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 13:03:21 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 13:03:21 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 13:03:21 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 13:03:21 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 13:03:21 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 13:03:21 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:03:21 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:03:21 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:03:21 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:03:21 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:03:21 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:03:21 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:03:21 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:03:21 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:03:21 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:03:21 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:03:21 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:03:21 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:03:21 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:03:21 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:03:21 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_9(AdminRestControllerSpec.groovy:245) 13:03:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:03:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:03:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:03:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:03:21 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:03:21 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:03:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:03:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:03:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:03:21 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:03:21 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:03:21 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 13:03:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:03:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:03:21 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:03:21 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:03:21 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:03:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:03:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:03:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:03:21 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:03:21 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:03:21 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 13:03:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:03:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:03:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:03:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:03:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 13:03:21 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 13:03:21 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 13:03:21 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 13:03:21 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 13:03:21 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:03:21 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:03:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:03:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:03:21 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:03:21 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:03:21 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:03:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:03:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:03:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:03:21 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:03:21 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:03:21 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:03:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:03:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:03:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:03:21 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:03:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:03:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:03:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:03:21 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:03:21 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:03:21 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:03:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:03:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:03:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:03:21 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:03:21 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:03:21 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:03:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:03:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:03:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:03:21 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:03:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:03:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:03:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:03:21 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:03:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:03:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:03:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:03:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:03:21 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:03:21 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:03:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:03:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:03:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:03:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:03:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:03:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:03:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:03:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:03:21 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:03:21 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:03:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:03:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:03:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:03:21 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:03:21 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:03:21 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:03:21 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:03:21 13:03:21 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.307 s - in org.onap.cps.rest.controller.AdminRestControllerSpec 13:03:21 [INFO] Running org.onap.cps.rest.controller.CpsRestInputMapperSpec 13:03:21 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.onap.cps.rest.controller.CpsRestInputMapperSpec 13:03:21 [INFO] Running org.onap.cps.rest.controller.DataRestControllerSpec 13:03:22 13:03:22 . ____ _ __ _ _ 13:03:22 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:03:22 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:03:22 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:03:22 ' |____| .__|_| |_|_| |_\__, | / / / / 13:03:22 =========|_|==============|___/=/_/_/_/ 13:03:22 :: Spring Boot :: (v3.1.2) 13:03:22 13:03:22 2023-12-14T13:03:21.565Z INFO 7697 --- [ main] o.o.c.r.c.DataRestControllerSpec : Starting DataRestControllerSpec using Java 17.0.6-ea with PID 7697 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 13:03:22 2023-12-14T13:03:21.565Z INFO 7697 --- [ main] o.o.c.r.c.DataRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 13:03:22 2023-12-14T13:03:22.402Z INFO 7697 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 13:03:22 2023-12-14T13:03:22.402Z INFO 7697 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 13:03:22 2023-12-14T13:03:22.403Z INFO 7697 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 13:03:22 2023-12-14T13:03:22.407Z INFO 7697 --- [ main] o.o.c.r.c.DataRestControllerSpec : Started DataRestControllerSpec in 0.871 seconds (process running for 7.969) 13:03:22 2023-12-14T13:03:22.522Z ERROR 7697 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 13:03:22 13:03:22 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 13:03:22 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 13:03:22 at org.onap.cps.rest.controller.DataRestController.createNode(DataRestController.java:76) 13:03:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:03:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:03:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:03:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:03:22 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:03:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:03:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:03:22 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:03:22 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 13:03:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:03:22 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:03:22 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 13:03:22 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.createNode() 13:03:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:03:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:03:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:03:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:03:22 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 13:03:22 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 13:03:22 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:03:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 13:03:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 13:03:22 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:03:22 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 13:03:22 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 13:03:22 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 13:03:22 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 13:03:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 13:03:22 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 13:03:22 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:03:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:03:22 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:03:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:03:22 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:03:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:03:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:03:22 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:03:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:03:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:03:22 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:03:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:03:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:03:22 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:03:22 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:03:22 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_1(DataRestControllerSpec.groovy:138) 13:03:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:03:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:03:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:03:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:03:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:03:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:03:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:03:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:03:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:03:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:03:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:03:22 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:03:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:03:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:03:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:03:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:03:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 13:03:22 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 13:03:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 13:03:22 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 13:03:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 13:03:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:03:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:03:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:03:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:03:22 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:03:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:03:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:03:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:03:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:03:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:03:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:03:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:03:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:03:22 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:03:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:03:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:03:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:03:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:03:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:03:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:03:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:03:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:03:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:03:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:03:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:03:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:03:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:03:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:03:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:03:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:03:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:03:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:03:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:03:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:03:22 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:03:22 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:03:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:03:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:03:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:03:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:03:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:03:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:03:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:03:22 13:03:22 2023-12-14T13:03:22.653Z ERROR 7697 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 13:03:22 13:03:22 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 13:03:22 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 13:03:22 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:98) 13:03:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:03:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:03:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:03:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:03:22 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:03:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:03:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:03:22 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:03:22 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 13:03:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:03:22 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:03:22 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 13:03:22 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 13:03:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:03:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:03:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:03:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:03:22 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 13:03:22 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 13:03:22 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:03:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 13:03:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 13:03:22 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:03:22 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 13:03:22 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 13:03:22 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 13:03:22 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 13:03:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 13:03:22 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 13:03:22 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:03:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:03:22 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:03:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:03:22 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:03:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:03:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:03:22 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:03:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:03:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:03:22 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:03:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:03:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:03:22 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:03:22 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:03:22 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_3(DataRestControllerSpec.groovy:193) 13:03:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:03:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:03:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:03:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:03:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:03:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:03:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:03:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:03:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:03:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:03:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:03:22 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:03:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:03:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:03:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:03:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:03:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 13:03:22 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 13:03:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 13:03:22 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 13:03:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 13:03:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:03:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:03:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:03:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:03:22 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:03:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:03:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:03:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:03:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:03:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:03:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:03:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:03:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:03:22 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:03:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:03:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:03:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:03:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:03:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:03:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:03:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:03:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:03:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:03:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:03:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:03:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:03:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:03:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:03:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:03:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:03:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:03:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:03:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:03:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:03:22 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:03:22 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:03:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:03:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:03:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:03:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:03:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:03:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:03:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:03:22 13:03:22 2023-12-14T13:03:22.672Z ERROR 7697 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 13:03:22 13:03:22 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 13:03:22 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 13:03:22 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:98) 13:03:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:03:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:03:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:03:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:03:22 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:03:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:03:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:03:22 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:03:22 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 13:03:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:03:22 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:03:22 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 13:03:22 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 13:03:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:03:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:03:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:03:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:03:22 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 13:03:22 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 13:03:22 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:03:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 13:03:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 13:03:22 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:03:22 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 13:03:22 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 13:03:22 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 13:03:22 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 13:03:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 13:03:22 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 13:03:22 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:03:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:03:22 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:03:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:03:22 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:03:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:03:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:03:22 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:03:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:03:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:03:22 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:03:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:03:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:03:22 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:03:22 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:03:22 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_4(DataRestControllerSpec.groovy:216) 13:03:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:03:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:03:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:03:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:03:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:03:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:03:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:03:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:03:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:03:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:03:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:03:22 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:03:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:03:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:03:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:03:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:03:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 13:03:22 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 13:03:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 13:03:22 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 13:03:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 13:03:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:03:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:03:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:03:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:03:22 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:03:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:03:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:03:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:03:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:03:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:03:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:03:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:03:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:03:22 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:03:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:03:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:03:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:03:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:03:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:03:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:03:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:03:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:03:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:03:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:03:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:03:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:03:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:03:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:03:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:03:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:03:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:03:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:03:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:03:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:03:22 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:03:22 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:03:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:03:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:03:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:03:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:03:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:03:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:03:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:03:22 13:03:22 2023-12-14T13:03:22.893Z ERROR 7697 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 13:03:22 13:03:22 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 13:03:22 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 13:03:22 at org.onap.cps.rest.controller.DataRestController.updateNodeLeaves(DataRestController.java:138) 13:03:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:03:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:03:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:03:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:03:22 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:03:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:03:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:03:22 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:03:22 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 13:03:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:03:22 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:03:22 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 13:03:22 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.updateNodeLeaves() 13:03:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:03:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:03:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:03:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:03:22 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 13:03:22 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 13:03:22 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:03:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 13:03:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 13:03:22 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:03:22 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 13:03:22 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 13:03:22 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 13:03:22 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 13:03:22 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:03:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:03:22 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:03:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:03:22 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:03:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:03:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:03:22 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:03:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:03:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:03:22 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:03:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:03:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:03:22 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:03:22 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:03:22 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_12(DataRestControllerSpec.groovy:384) 13:03:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:03:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:03:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:03:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:03:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:03:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:03:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:03:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:03:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:03:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:03:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:03:22 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:03:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:03:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:03:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:03:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:03:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 13:03:22 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 13:03:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 13:03:22 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 13:03:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 13:03:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:03:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:03:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:03:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:03:22 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:03:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:03:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:03:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:03:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:03:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:03:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:03:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:03:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:03:22 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:03:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:03:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:03:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:03:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:03:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:03:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:03:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:03:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:03:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:03:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:03:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:03:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:03:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:03:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:03:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:03:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:03:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:03:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:03:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:03:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:03:22 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:03:22 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:03:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:03:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:03:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:03:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:03:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:03:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:03:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:03:22 13:03:22 2023-12-14T13:03:22.920Z ERROR 7697 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 13:03:22 13:03:22 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 13:03:22 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 13:03:22 at org.onap.cps.rest.controller.DataRestController.replaceNode(DataRestController.java:148) 13:03:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:03:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:03:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:03:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:03:22 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:03:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:03:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:03:22 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:03:22 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 13:03:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:03:22 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:03:22 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 13:03:22 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceNode() 13:03:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:03:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:03:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:03:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:03:22 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 13:03:22 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 13:03:22 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:03:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 13:03:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 13:03:22 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:03:22 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 13:03:22 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 13:03:22 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 13:03:22 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 13:03:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 13:03:22 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 13:03:22 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:03:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:03:22 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:03:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:03:22 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:03:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:03:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:03:22 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:03:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:03:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:03:22 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:03:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:03:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:03:22 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:03:22 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:03:22 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_14(DataRestControllerSpec.groovy:429) 13:03:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:03:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:03:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:03:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:03:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:03:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:03:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:03:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:03:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:03:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:03:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:03:22 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:03:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:03:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:03:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:03:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:03:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 13:03:22 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 13:03:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 13:03:22 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 13:03:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 13:03:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:03:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:03:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:03:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:03:22 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:03:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:03:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:03:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:03:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:03:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:03:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:03:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:03:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:03:22 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:03:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:03:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:03:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:03:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:03:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:03:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:03:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:03:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:03:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:03:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:03:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:03:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:03:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:03:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:03:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:03:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:03:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:03:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:03:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:03:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:03:22 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:03:22 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:03:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:03:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:03:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:03:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:03:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:03:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:03:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:03:22 13:03:22 2023-12-14T13:03:22.935Z ERROR 7697 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 13:03:22 13:03:22 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 13:03:22 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 13:03:22 at org.onap.cps.rest.controller.DataRestController.replaceListContent(DataRestController.java:158) 13:03:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:03:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:03:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:03:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:03:22 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:03:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:03:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:03:22 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:03:22 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 13:03:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:03:22 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:03:22 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 13:03:22 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceListContent() 13:03:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:03:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:03:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:03:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:03:22 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 13:03:22 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 13:03:22 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:03:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 13:03:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 13:03:22 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:03:22 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 13:03:22 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 13:03:22 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 13:03:22 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 13:03:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 13:03:22 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 13:03:22 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:03:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:03:22 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:03:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:03:22 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:03:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:03:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:03:22 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:03:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:03:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:03:22 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:03:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:03:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:03:22 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:03:22 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:03:22 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_15(DataRestControllerSpec.groovy:454) 13:03:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:03:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:03:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:03:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:03:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:03:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:03:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:03:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:03:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:03:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:03:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:03:22 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:03:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:03:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:03:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:03:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:03:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 13:03:22 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 13:03:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 13:03:22 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 13:03:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 13:03:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:03:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:03:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:03:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:03:22 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:03:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:03:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:03:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:03:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:03:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:03:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:03:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:03:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:03:22 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:03:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:03:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:03:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:03:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:03:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:03:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:03:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:03:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:03:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:03:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:03:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:03:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:03:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:03:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:03:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:03:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:03:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:03:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:03:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:03:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:03:22 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:03:22 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:03:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:03:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:03:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:03:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:03:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:03:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:03:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:03:22 13:03:22 2023-12-14T13:03:22.947Z ERROR 7697 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 13:03:22 13:03:22 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 13:03:22 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 13:03:22 at org.onap.cps.rest.controller.DataRestController.deleteListOrListElement(DataRestController.java:166) 13:03:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:03:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:03:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:03:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:03:22 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:03:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:03:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:03:22 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:03:22 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 13:03:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:03:22 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:03:22 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 13:03:22 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteListOrListElement() 13:03:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:03:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:03:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:03:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:03:22 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 13:03:22 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 13:03:22 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:03:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 13:03:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 13:03:22 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:03:22 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 13:03:22 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 13:03:22 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 13:03:22 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 13:03:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 13:03:22 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 13:03:22 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:03:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:03:22 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:03:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:03:22 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:03:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:03:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:03:22 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:03:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:03:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:03:22 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:03:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:03:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:03:22 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:03:22 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:03:22 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_16(DataRestControllerSpec.groovy:473) 13:03:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:03:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:03:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:03:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:03:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:03:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:03:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:03:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:03:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:03:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:03:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:03:22 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:03:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:03:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:03:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:03:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:03:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 13:03:22 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 13:03:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 13:03:22 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 13:03:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 13:03:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:03:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:03:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:03:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:03:22 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:03:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:03:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:03:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:03:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:03:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:03:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:03:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:03:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:03:22 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:03:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:03:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:03:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:03:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:03:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:03:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:03:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:03:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:03:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:03:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:03:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:03:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:03:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:03:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:03:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:03:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:03:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:03:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:03:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:03:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:03:22 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:03:22 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:03:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:03:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:03:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:03:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:03:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:03:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:03:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:03:22 13:03:22 2023-12-14T13:03:22.965Z ERROR 7697 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 13:03:22 13:03:22 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 13:03:22 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 13:03:22 at org.onap.cps.rest.controller.DataRestController.deleteDataNode(DataRestController.java:89) 13:03:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:03:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:03:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:03:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:03:22 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:03:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:03:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:03:22 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:03:22 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 13:03:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:03:22 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:03:22 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 13:03:22 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteDataNode() 13:03:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:03:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:03:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:03:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:03:22 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 13:03:22 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 13:03:22 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:03:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 13:03:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 13:03:22 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:03:22 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 13:03:22 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 13:03:22 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 13:03:22 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 13:03:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 13:03:22 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 13:03:22 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:03:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:03:22 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:03:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:03:22 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:03:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:03:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:03:22 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:03:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:03:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:03:22 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:03:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:03:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:03:22 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:03:22 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:03:22 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_17(DataRestControllerSpec.groovy:495) 13:03:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:03:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:03:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:03:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:03:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:03:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:03:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:03:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:03:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:03:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:03:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:03:22 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:03:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:03:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:03:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:03:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:03:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 13:03:22 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 13:03:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 13:03:22 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 13:03:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 13:03:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:03:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:03:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:03:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:03:22 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:03:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:03:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:03:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:03:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:03:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:03:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:03:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:03:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:03:22 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:03:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:03:22 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:03:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:03:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:03:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:03:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:03:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:03:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:03:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:03:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:03:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:03:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:03:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:03:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:03:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:03:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:03:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:03:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:03:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:03:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:03:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:03:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:03:22 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:03:22 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:03:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:03:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:03:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:03:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:03:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:03:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:03:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:03:22 13:03:22 [INFO] Tests run: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.489 s - in org.onap.cps.rest.controller.DataRestControllerSpec 13:03:22 [INFO] Running org.onap.cps.rest.controller.QueryRestControllerSpec 13:03:23 13:03:23 . ____ _ __ _ _ 13:03:23 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:03:23 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:03:23 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:03:23 ' |____| .__|_| |_|_| |_\__, | / / / / 13:03:23 =========|_|==============|___/=/_/_/_/ 13:03:23 :: Spring Boot :: (v3.1.2) 13:03:23 13:03:23 2023-12-14T13:03:23.002Z INFO 7697 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Starting QueryRestControllerSpec using Java 17.0.6-ea with PID 7697 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 13:03:23 2023-12-14T13:03:23.002Z INFO 7697 --- [ main] o.o.c.r.c.QueryRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 13:03:23 2023-12-14T13:03:23.541Z INFO 7697 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 13:03:23 2023-12-14T13:03:23.541Z INFO 7697 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 13:03:23 2023-12-14T13:03:23.542Z INFO 7697 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 13:03:23 2023-12-14T13:03:23.545Z INFO 7697 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Started QueryRestControllerSpec in 0.569 seconds (process running for 9.107) 13:03:23 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.699 s - in org.onap.cps.rest.controller.QueryRestControllerSpec 13:03:23 [INFO] Running org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 13:03:24 13:03:24 . ____ _ __ _ _ 13:03:24 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:03:24 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:03:24 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:03:24 ' |____| .__|_| |_|_| |_\__, | / / / / 13:03:24 =========|_|==============|___/=/_/_/_/ 13:03:24 :: Spring Boot :: (v3.1.2) 13:03:24 13:03:24 2023-12-14T13:03:23.701Z INFO 7697 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Starting CpsRestExceptionHandlerSpec using Java 17.0.6-ea with PID 7697 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 13:03:24 2023-12-14T13:03:23.701Z INFO 7697 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 13:03:24 2023-12-14T13:03:24.309Z INFO 7697 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 13:03:24 2023-12-14T13:03:24.309Z INFO 7697 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 13:03:24 2023-12-14T13:03:24.309Z INFO 7697 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 13:03:24 2023-12-14T13:03:24.313Z INFO 7697 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Started CpsRestExceptionHandlerSpec in 0.634 seconds (process running for 9.874) 13:03:24 2023-12-14T13:03:24.342Z ERROR 7697 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 13:03:24 13:03:24 java.lang.IllegalStateException: some error message 13:03:24 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:03:24 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:03:24 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:03:24 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:03:24 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:03:24 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:03:24 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:03:24 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 13:03:24 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 13:03:24 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 13:03:24 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_0(CpsRestExceptionHandlerSpec.groovy:104) 13:03:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:03:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:03:24 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:03:24 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:03:24 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:03:24 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:03:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:03:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:03:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:03:24 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:03:24 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:03:24 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 13:03:24 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 13:03:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:03:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:03:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:03:24 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:03:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:03:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:03:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:03:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:03:24 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:03:24 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:03:24 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 13:03:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:03:24 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:03:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:03:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:03:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:03:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:03:24 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:03:24 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:03:24 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 13:03:24 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 13:03:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:03:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:03:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:03:24 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:03:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:03:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:03:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:03:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:03:24 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:03:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:03:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:03:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:03:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:03:24 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:03:24 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:03:24 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:03:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:03:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:03:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:03:24 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:03:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:03:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:03:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:03:24 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:03:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:03:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:03:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:03:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:03:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:03:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:03:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:03:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:03:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:03:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:03:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:03:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:03:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:03:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:03:24 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:03:24 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:03:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:03:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:03:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:03:24 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:03:24 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:03:24 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:03:24 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:03:24 13:03:24 2023-12-14T13:03:24.364Z ERROR 7697 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 13:03:24 13:03:24 org.onap.cps.spi.exceptions.AlreadyDefinedException: Already defined exception 13:03:24 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:03:24 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:03:24 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:03:24 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:03:24 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:03:24 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:03:24 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:03:24 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 13:03:24 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 13:03:24 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:304) 13:03:24 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_3(CpsRestExceptionHandlerSpec.groovy:131) 13:03:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:03:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:03:24 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:03:24 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:03:24 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:03:24 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:03:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:03:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:03:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:03:24 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:03:24 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:03:24 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 13:03:24 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 13:03:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:03:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:03:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:03:24 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:03:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:03:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:03:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:03:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:03:24 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:03:24 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:03:24 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 13:03:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:03:24 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:03:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:03:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:03:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:03:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:03:24 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:03:24 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:03:24 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 13:03:24 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 13:03:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:03:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:03:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:03:24 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:03:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:03:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:03:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:03:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:03:24 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:03:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:03:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:03:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:03:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:03:24 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:03:24 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:03:24 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:03:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:03:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:03:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:03:24 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:03:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:03:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:03:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:03:24 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:03:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:03:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:03:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:03:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:03:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:03:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:03:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:03:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:03:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:03:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:03:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:03:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:03:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:03:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:03:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:03:24 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:03:24 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:03:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:03:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:03:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:03:24 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:03:24 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:03:24 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:03:24 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:03:24 Caused by: java.lang.Throwable: null 13:03:24 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:03:24 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:03:24 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:03:24 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:03:24 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:03:24 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:03:24 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:03:24 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 13:03:24 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 13:03:24 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 13:03:24 ... 88 common frames omitted 13:03:24 13:03:24 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.753 s - in org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 13:03:24 [INFO] Running org.onap.cps.rest.utils.MultipartFileUtilSpec 13:03:24 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.onap.cps.rest.utils.MultipartFileUtilSpec 13:03:24 [INFO] Running org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 13:03:24 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 13:03:24 [INFO] 13:03:24 [INFO] Results: 13:03:24 [INFO] 13:03:24 [INFO] Tests run: 167, Failures: 0, Errors: 0, Skipped: 0 13:03:24 [INFO] 13:03:24 [INFO] 13:03:24 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-rest --- 13:03:24 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec 13:03:24 [INFO] Analyzed bundle 'cps-rest' with 6 classes 13:03:24 [INFO] 13:03:24 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-rest --- 13:03:24 [INFO] 13:03:24 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-rest --- 13:03:24 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-rest/target/cps-rest-3.4.1-SNAPSHOT.jar 13:03:24 [INFO] 13:03:24 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-rest --- 13:03:24 [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/* 13:03:24 [INFO] 13:03:24 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-rest --- 13:03:24 [INFO] 13:03:24 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-rest --- 13:03:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:03:24 [INFO] 13:03:24 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-rest --- 13:03:24 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec 13:03:24 [INFO] Analyzed bundle 'cps-rest' with 6 classes 13:03:24 [INFO] All coverage checks have been met. 13:03:24 [INFO] 13:03:24 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-rest --- 13:03:24 [INFO] 13:03:24 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-rest --- 13:03:24 [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 13:03:24 [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 13:03:24 [INFO] 13:03:24 [INFO] --------------------< org.onap.cps:cps-ncmp-events >-------------------- 13:03:24 [INFO] Building cps-ncmp-events 3.4.1-SNAPSHOT [10/23] 13:03:24 [INFO] --------------------------------[ jar ]--------------------------------- 13:03:24 [INFO] 13:03:24 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-events --- 13:03:24 [INFO] 13:03:24 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-events --- 13:03:24 [INFO] 13:03:24 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-events --- 13:03:24 [INFO] 13:03:24 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-events --- 13:03:24 [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/* 13:03:24 [INFO] 13:03:24 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-events --- 13:03:24 [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/* 13:03:24 [INFO] 13:03:24 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-ncmp-events --- 13:03:24 [INFO] 13:03:24 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-events --- 13:03:24 [INFO] You have 0 Checkstyle violations. 13:03:24 [INFO] 13:03:24 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-events --- 13:03:24 [INFO] You have 0 Checkstyle violations. 13:03:24 [INFO] 13:03:24 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-events --- 13:03:25 [INFO] Starting audit... 13:03:25 Audit done. 13:03:25 [INFO] You have 0 Checkstyle violations. 13:03:25 [INFO] 13:03:25 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-events --- 13:03:25 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:03:25 [INFO] Copying 16 resources 13:03:25 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/target/generated-sources/license 13:03:25 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/target/generated-resources/licenses 13:03:25 [INFO] 13:03:25 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-events --- 13:03:25 [INFO] Changes detected - recompiling the module! :dependency 13:03:25 [INFO] Compiling 61 source files with javac [debug release 17] to target/classes 13:03:25 [INFO] 13:03:25 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-events >>> 13:03:25 [INFO] 13:03:25 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-events --- 13:03:25 [INFO] Fork Value is true 13:03:26 [java] WARNING: A terminally deprecated method in java.lang.System has been called 13:03:26 [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) 13:03:26 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 13:03:26 [java] WARNING: System::setSecurityManager will be removed in a future release 13:03:29 [INFO] Done SpotBugs Analysis.... 13:03:29 [INFO] 13:03:29 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-events <<< 13:03:29 [INFO] 13:03:29 [INFO] 13:03:29 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-events --- 13:03:29 [INFO] BugInstance size is 0 13:03:29 [INFO] Error size is 0 13:03:29 [INFO] No errors/warnings found 13:03:29 [INFO] 13:03:29 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-events --- 13:03:29 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:03:29 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/src/test/resources 13:03:29 [INFO] 13:03:29 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-events --- 13:03:29 [INFO] No sources to compile 13:03:29 [INFO] 13:03:29 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-events --- 13:03:29 [INFO] No sources specified for compilation. Skipping. 13:03:29 [INFO] 13:03:29 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-events --- 13:03:29 [INFO] No tests to run. 13:03:29 [INFO] 13:03:29 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-events --- 13:03:29 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:03:29 [INFO] 13:03:29 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-events --- 13:03:29 [INFO] 13:03:29 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-events --- 13:03:29 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-events/target/cps-ncmp-events-3.4.1-SNAPSHOT.jar 13:03:29 [INFO] 13:03:29 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-events --- 13:03:29 [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/* 13:03:29 [INFO] 13:03:29 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-events --- 13:03:29 [INFO] No tests to run. 13:03:29 [INFO] 13:03:29 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-events --- 13:03:29 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:03:29 [INFO] 13:03:29 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-events --- 13:03:29 [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 13:03:29 [INFO] 13:03:29 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-events --- 13:03:29 [INFO] 13:03:29 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-events --- 13:03:29 [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 13:03:29 [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 13:03:29 [INFO] 13:03:29 [INFO] -------------------< org.onap.cps:cps-ncmp-service >-------------------- 13:03:29 [INFO] Building cps-ncmp-service 3.4.1-SNAPSHOT [11/23] 13:03:29 [INFO] --------------------------------[ jar ]--------------------------------- 13:03:30 [INFO] 13:03:30 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-service --- 13:03:30 [INFO] 13:03:30 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-service --- 13:03:30 [INFO] 13:03:30 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-service --- 13:03:30 [INFO] 13:03:30 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-service --- 13:03:30 [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/* 13:03:30 [INFO] 13:03:30 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-service --- 13:03:30 [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/* 13:03:30 [INFO] 13:03:30 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-service --- 13:03:30 [INFO] You have 0 Checkstyle violations. 13:03:30 [INFO] 13:03:30 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-service --- 13:03:31 [INFO] You have 0 Checkstyle violations. 13:03:31 [INFO] 13:03:31 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-service --- 13:03:31 [INFO] Starting audit... 13:03:31 Audit done. 13:03:31 [INFO] You have 0 Checkstyle violations. 13:03:31 [INFO] 13:03:31 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-service --- 13:03:31 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:03:31 [INFO] Copying 3 resources 13:03:31 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/license 13:03:31 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-resources/licenses 13:03:31 [INFO] 13:03:31 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-service --- 13:03:31 [INFO] Changes detected - recompiling the module! :dependency 13:03:31 [INFO] Compiling 120 source files with javac [debug release 17] to target/classes 13:03:33 [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". 13:03:33 [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". 13:03:33 [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". 13:03:33 [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". 13:03:33 [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". 13:03:33 [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". 13:03:33 [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". 13:03:33 [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". 13:03:33 [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". 13:03:33 [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". 13:03:33 [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". 13:03:33 [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. 13:03:33 [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. 13:03:33 [INFO] 13:03:33 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-service >>> 13:03:33 [INFO] 13:03:33 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-service --- 13:03:33 [INFO] Fork Value is true 13:03:34 [java] WARNING: A terminally deprecated method in java.lang.System has been called 13:03:34 [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) 13:03:34 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 13:03:34 [java] WARNING: System::setSecurityManager will be removed in a future release 13:03:40 [INFO] Done SpotBugs Analysis.... 13:03:40 [INFO] 13:03:40 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-service <<< 13:03:40 [INFO] 13:03:40 [INFO] 13:03:40 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-service --- 13:03:40 [INFO] BugInstance size is 0 13:03:40 [INFO] Error size is 0 13:03:40 [INFO] No errors/warnings found 13:03:40 [INFO] 13:03:40 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-service --- 13:03:40 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:03:40 [INFO] Copying 16 resources 13:03:40 [INFO] 13:03:40 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-service --- 13:03:40 [INFO] Changes detected - recompiling the module! :dependency 13:03:40 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 13:03:40 [INFO] 13:03:40 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-service --- 13:03:40 [INFO] Using isolated classloader, without GMavenPlus classpath. 13:03:40 [INFO] Using Groovy 3.0.18 to perform compileTests. 13:03:43 [INFO] Compiled 177 files. 13:03:43 [INFO] 13:03:43 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-service --- 13:03:43 [INFO] 13:03:43 [INFO] ------------------------------------------------------- 13:03:43 [INFO] T E S T S 13:03:43 [INFO] ------------------------------------------------------- 13:03:46 [INFO] Running org.onap.cps.ncmp.init.AbstractModelLoaderSpec 13:03:47 13:03:47.532 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Onboarding model for NCMP failed: test message 13:03:47 13:03:47.558 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Model Loader start-up, waiting for database to be ready 13:03:47 13:03:47.562 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Retrieving dataspace some dataspace ... 1 attempt(s) 13:03:47 13:03:47.563 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Retrieving dataspace some dataspace ... 2 attempt(s) 13:03:47 13:03:47.579 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new schema set failed as schema set already exists 13:03:47 13:03:47.584 [main] DEBUG org.onap.cps.ncmp.init.AbstractModelLoader -- Onboarding failed as unable to read file: models/no such yang file 13:03:47 13:03:47.584 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating schema set failed: Onboarding failed as unable to read file: models/no such yang file 13:03:47 13:03:47.594 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Deleting schema set failed: test message 13:03:47 13:03:47.601 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new anchor failed as anchor already exists 13:03:47 13:03:47.604 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating anchor failed: test message 13:03:47 13:03:47.634 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new data node 'new node' failed as data node already exists 13:03:47 13:03:47.638 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating data node failed: test message 13:03:47 13:03:47.647 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Updating schema set failed: test message 13:03:47 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.206 s - in org.onap.cps.ncmp.init.AbstractModelLoaderSpec 13:03:47 [INFO] Running org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 13:03:47 13:03:47.668 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Model Loader start-up, waiting for database to be ready 13:03:47 13:03:47.674 [main] INFO org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader -- Subscription Models onboarded successfully 13:03:47 13:03:47.677 [main] INFO org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader -- Subscription Model Loader is disabled 13:03:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 13:03:47 [INFO] Running org.onap.cps.ncmp.init.InventoryModelLoaderSpec 13:03:47 13:03:47.688 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Model Loader start-up, waiting for database to be ready 13:03:47 13:03:47.688 [main] INFO org.onap.cps.ncmp.init.InventoryModelLoader -- Inventory Model updated successfully 13:03:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.cps.ncmp.init.InventoryModelLoaderSpec 13:03:47 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyCmHandleQueryServiceSpec 13:03:47 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyCmHandleQueryServiceSpec 13:03:47 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplRegistrationSpec 13:03:48 13:03:48.055 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [cmhandle-3] into locked (for upgrade) state. 13:03:48 13:03:48.059 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [cmhandle-3] into locked (for upgrade) state. 13:03:48 13:03:48.063 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 13:03:48 13:03:48.067 [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 13:03:48 13:03:48.067 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 13:03:48 13:03:48.069 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to upgrade cm handle id: cmhandle-3, caused by : some error message 13:03:48 13:03:48.069 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 13:03:48 13:03:48.183 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 13:03:48 13:03:48.184 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle2 , caused by : Failed 13:03:48 13:03:48.195 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 13:03:48 13:03:48.196 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle , caused by : Failed 13:03:48 13:03:48.199 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 13:03:48 13:03:48.200 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to find dataNode for cmHandleId : cmhandle , caused by : DataNode not found 13:03:48 13:03:48.202 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 13:03:48 13:03:48.202 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id: cmhandle, caused by: 13:03:48 13:03:48.204 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 13:03:48 13:03:48.204 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle , caused by : Failed 13:03:48 [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.415 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplRegistrationSpec 13:03:48 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplSpec 13:03:48 13:03:48.406 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Data-Sync Enabled flag is already: true 13:03:48 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.199 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplSpec 13:03:48 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandlerSpec 13:03:48 13:03:48.445 [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 13:03:48 13:03:48.494 [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 13:03:48 13:03:48.498 [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 13:03:48 13:03:48.499 [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 13:03:48 13:03:48.503 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp3']] 13:03:48 13:03:48.503 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4']] 13:03:48 13:03:48.507 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to find dataNode for cmHandleId : cmHandleId , caused by : DataNode not found 13:03:48 13:03:48.510 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to update cmHandle : cmHandleId , caused by : Failed 13:03:48 13:03:48.511 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to update cm handle : cmHandleId with spaces, caused by : Name Validation Error. 13:03:48 13:03:48.512 [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 13:03:48 13:03:48.513 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to find dataNode for cmHandleId : myHandle1 , caused by : DataNode not found 13:03:48 13:03:48.513 [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 13:03:48 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandlerSpec 13:03:48 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyQueryServiceImplSpec 13:03:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyQueryServiceImplSpec 13:03:48 [INFO] Running org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventMapperSpec 13:03:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventMapperSpec 13:03:48 [INFO] Running org.onap.cps.ncmp.api.impl.async.RecordFilterStrategiesSpec 13:03:48 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.onap.cps.ncmp.api.impl.async.RecordFilterStrategiesSpec 13:03:48 13:03:48.648 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 13:03:48 [INFO] Running org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 13:03:56 13:03:48.896 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first 13:03:56 13:03:49.268 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 13:03:56 13:03:49.269 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 13:03:56 13:03:49.291 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 13:03:56 Server Version: 23.0.1 13:03:56 API Version: 1.42 13:03:56 Operating System: CentOS Stream 8 13:03:56 Total Memory: 31890 MB 13:03:56 13:03:49.295 [main] WARN org.testcontainers.utility.ResourceReaper -- 13:03:56 ******************************************************************************** 13:03:56 Ryuk has been disabled. This can cause unexpected behavior in your environment. 13:03:56 ******************************************************************************** 13:03:56 13:03:49.298 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 13:03:56 13:03:49.299 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 13:03:56 13:03:49.316 [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 13:03:56 13:03:49.323 [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) 13:03:56 13:03:49.648 [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: 0ee9fef102b9d7d71c0b3c0cc30cb4e36fcf05f1a452870ff40fe122f1618388 13:03:56 13:03:54.893 [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.592271727S 13:03:56 13:03:55.060 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig -- ConsumerConfig values: 13:03:56 allow.auto.create.topics = true 13:03:56 auto.commit.interval.ms = 5000 13:03:56 auto.include.jmx.reporter = true 13:03:56 auto.offset.reset = earliest 13:03:56 bootstrap.servers = [PLAINTEXT://localhost:32770] 13:03:56 check.crcs = true 13:03:56 client.dns.lookup = use_all_dns_ips 13:03:56 client.id = consumer-test-1 13:03:56 client.rack = 13:03:56 connections.max.idle.ms = 540000 13:03:56 default.api.timeout.ms = 60000 13:03:56 enable.auto.commit = true 13:03:56 exclude.internal.topics = true 13:03:56 fetch.max.bytes = 52428800 13:03:56 fetch.max.wait.ms = 500 13:03:56 fetch.min.bytes = 1 13:03:56 group.id = test 13:03:56 group.instance.id = null 13:03:56 heartbeat.interval.ms = 3000 13:03:56 interceptor.classes = [] 13:03:56 internal.leave.group.on.close = true 13:03:56 internal.throw.on.fetch.stable.offset.unsupported = false 13:03:56 isolation.level = read_uncommitted 13:03:56 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 13:03:56 max.partition.fetch.bytes = 1048576 13:03:56 max.poll.interval.ms = 300000 13:03:56 max.poll.records = 500 13:03:56 metadata.max.age.ms = 300000 13:03:56 metric.reporters = [] 13:03:56 metrics.num.samples = 2 13:03:56 metrics.recording.level = INFO 13:03:56 metrics.sample.window.ms = 30000 13:03:56 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 13:03:56 receive.buffer.bytes = 65536 13:03:56 reconnect.backoff.max.ms = 1000 13:03:56 reconnect.backoff.ms = 50 13:03:56 request.timeout.ms = 30000 13:03:56 retry.backoff.ms = 100 13:03:56 sasl.client.callback.handler.class = null 13:03:56 sasl.jaas.config = null 13:03:56 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:03:56 sasl.kerberos.min.time.before.relogin = 60000 13:03:56 sasl.kerberos.service.name = null 13:03:56 sasl.kerberos.ticket.renew.jitter = 0.05 13:03:56 sasl.kerberos.ticket.renew.window.factor = 0.8 13:03:56 sasl.login.callback.handler.class = null 13:03:56 sasl.login.class = null 13:03:56 sasl.login.connect.timeout.ms = null 13:03:56 sasl.login.read.timeout.ms = null 13:03:56 sasl.login.refresh.buffer.seconds = 300 13:03:56 sasl.login.refresh.min.period.seconds = 60 13:03:56 sasl.login.refresh.window.factor = 0.8 13:03:56 sasl.login.refresh.window.jitter = 0.05 13:03:56 sasl.login.retry.backoff.max.ms = 10000 13:03:56 sasl.login.retry.backoff.ms = 100 13:03:56 sasl.mechanism = GSSAPI 13:03:56 sasl.oauthbearer.clock.skew.seconds = 30 13:03:56 sasl.oauthbearer.expected.audience = null 13:03:56 sasl.oauthbearer.expected.issuer = null 13:03:56 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:03:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:03:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:03:56 sasl.oauthbearer.jwks.endpoint.url = null 13:03:56 sasl.oauthbearer.scope.claim.name = scope 13:03:56 sasl.oauthbearer.sub.claim.name = sub 13:03:56 sasl.oauthbearer.token.endpoint.url = null 13:03:56 security.protocol = PLAINTEXT 13:03:56 security.providers = null 13:03:56 send.buffer.bytes = 131072 13:03:56 session.timeout.ms = 45000 13:03:56 socket.connection.setup.timeout.max.ms = 30000 13:03:56 socket.connection.setup.timeout.ms = 10000 13:03:56 ssl.cipher.suites = null 13:03:56 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:03:56 ssl.endpoint.identification.algorithm = https 13:03:56 ssl.engine.factory.class = null 13:03:56 ssl.key.password = null 13:03:56 ssl.keymanager.algorithm = SunX509 13:03:56 ssl.keystore.certificate.chain = null 13:03:56 ssl.keystore.key = null 13:03:56 ssl.keystore.location = null 13:03:56 ssl.keystore.password = null 13:03:56 ssl.keystore.type = JKS 13:03:56 ssl.protocol = TLSv1.3 13:03:56 ssl.provider = null 13:03:56 ssl.secure.random.implementation = null 13:03:56 ssl.trustmanager.algorithm = PKIX 13:03:56 ssl.truststore.certificates = null 13:03:56 ssl.truststore.location = null 13:03:56 ssl.truststore.password = null 13:03:56 ssl.truststore.type = JKS 13:03:56 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 13:03:56 13:03:56 13:03:55.200 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka version: 3.4.1 13:03:56 13:03:55.201 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka commitId: 8a516edc2755df89 13:03:56 13:03:55.201 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka startTimeMs: 1702559035199 13:03:56 13:03:44,577 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 13:03:56 13:03:44,598 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 13:03:56 13:03:44,599 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 13:03:56 13:03:44,600 |-INFO in ch.qos.logback.classic.BasicConfigurator@6a5b9eb3 - Setting up default configuration. 13:03:56 13:03:55,414 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@506eb27d - 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 13:03:56 13:03:55,466 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@15c1ddb4 - 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. 13:03:56 13:03:55,466 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@506eb27d - 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 13:03:56 13:03:55,472 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 13:03:56 13:03:55,472 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 13:03:56 13:03:55,472 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 13:03:56 13:03:55,475 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@15c1ddb4 - 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. 13:03:56 13:03:55,475 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@506eb27d - 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 13:03:56 13:03:55,482 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 13:03:56 13:03:55,482 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 13:03:56 13:03:55,486 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 13:03:56 13:03:55,512 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702559035511) 13:03:56 13:03:55,513 |-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] 13:03:56 13:03:55,513 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 13:03:56 13:03:55,519 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 13:03:56 13:03:55,519 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@60433b90 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 13:03:56 13:03:55,520 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 13:03:56 13:03:55,520 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@60433b90 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 13:03:56 13:03:55,520 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 13:03:56 13:03:55,520 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@60433b90 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 13:03:56 13:03:55,520 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 13:03:56 13:03:55,520 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@60433b90 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 13:03:56 13:03:55,520 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 13:03:56 13:03:55,520 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@60433b90 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 13:03:56 13:03:55,520 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 13:03:56 13:03:55,520 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@60433b90 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 13:03:56 13:03:55,520 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 13:03:56 13:03:55,520 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@60433b90 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 13:03:56 13:03:55,520 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 13:03:56 13:03:55,520 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@60433b90 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 13:03:56 13:03:55,521 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 13:03:56 13:03:55,521 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:03:56 13:03:55,527 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 13:03:56 13:03:55,544 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 13:03:56 13:03:55,544 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:03:56 13:03:55,550 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 13:03:56 13:03:55,556 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 13:03:56 13:03:56,010 |-INFO in ch.qos.logback.classic.pattern.DateConverter@56db9f2d - Setting zoneId to "UTC" 13:03:56 13:03:56,018 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 13:03:56 13:03:56,018 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 13:03:56 13:03:56,249 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 13:03:56 13:03:56,250 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 13:03:56 13:03:56,250 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 13:03:56 13:03:56,250 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 13:03:56 13:03:56,251 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 13:03:56 13:03:56,251 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@60433b90 - Propagating INFO level on Logger[ROOT] onto the JUL framework 13:03:56 13:03:56,251 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 13:03:56 13:03:56,251 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@730332d1 - End of configuration. 13:03:56 13:03:56,251 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@68346d78 - Registering current configuration as safe fallback point 13:03:56 13:03:56 13:03:56 . ____ _ __ _ _ 13:03:56 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:03:56 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:03:56 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:03:56 ' |____| .__|_| |_|_| |_\__, | / / / / 13:03:56 =========|_|==============|___/=/_/_/_/ 13:03:56 :: Spring Boot :: (v3.1.2) 13:03:56 13:03:56 2023-12-14T13:03:56.289Z INFO 8090 --- [ main] uestResponseEventProducerIntegrationSpec : Starting NcmpAsyncRequestResponseEventProducerIntegrationSpec using Java 17.0.6-ea with PID 8090 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 13:03:56 2023-12-14T13:03:56.290Z INFO 8090 --- [ main] uestResponseEventProducerIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 13:03:56 2023-12-14T13:03:56.480Z INFO 8090 --- [ main] uestResponseEventProducerIntegrationSpec : Started NcmpAsyncRequestResponseEventProducerIntegrationSpec in 1.27 seconds (process running for 12.748) 13:03:56 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 13:03:58 2023-12-14T13:03:57.020Z INFO 8090 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-1, groupId=test] Subscribed to topic(s): test-topic 13:03:58 2023-12-14T13:03:57.055Z INFO 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 13:03:58 2023-12-14T13:03:57.055Z INFO 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 13:03:58 acks = -1 13:03:58 auto.include.jmx.reporter = true 13:03:58 batch.size = 16384 13:03:58 bootstrap.servers = [PLAINTEXT://localhost:32770] 13:03:58 buffer.memory = 33554432 13:03:58 client.dns.lookup = use_all_dns_ips 13:03:58 client.id = producer-1 13:03:58 compression.type = none 13:03:58 connections.max.idle.ms = 540000 13:03:58 delivery.timeout.ms = 120000 13:03:58 enable.idempotence = false 13:03:58 interceptor.classes = [] 13:03:58 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 13:03:58 linger.ms = 1 13:03:58 max.block.ms = 60000 13:03:58 max.in.flight.requests.per.connection = 5 13:03:58 max.request.size = 1048576 13:03:58 metadata.max.age.ms = 300000 13:03:58 metadata.max.idle.ms = 300000 13:03:58 metric.reporters = [] 13:03:58 metrics.num.samples = 2 13:03:58 metrics.recording.level = INFO 13:03:58 metrics.sample.window.ms = 30000 13:03:58 partitioner.adaptive.partitioning.enable = true 13:03:58 partitioner.availability.timeout.ms = 0 13:03:58 partitioner.class = null 13:03:58 partitioner.ignore.keys = false 13:03:58 receive.buffer.bytes = 32768 13:03:58 reconnect.backoff.max.ms = 1000 13:03:58 reconnect.backoff.ms = 50 13:03:58 request.timeout.ms = 30000 13:03:58 retries = 0 13:03:58 retry.backoff.ms = 100 13:03:58 sasl.client.callback.handler.class = null 13:03:58 sasl.jaas.config = null 13:03:58 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:03:58 sasl.kerberos.min.time.before.relogin = 60000 13:03:58 sasl.kerberos.service.name = null 13:03:58 sasl.kerberos.ticket.renew.jitter = 0.05 13:03:58 sasl.kerberos.ticket.renew.window.factor = 0.8 13:03:58 sasl.login.callback.handler.class = null 13:03:58 sasl.login.class = null 13:03:58 sasl.login.connect.timeout.ms = null 13:03:58 sasl.login.read.timeout.ms = null 13:03:58 sasl.login.refresh.buffer.seconds = 300 13:03:58 sasl.login.refresh.min.period.seconds = 60 13:03:58 sasl.login.refresh.window.factor = 0.8 13:03:58 sasl.login.refresh.window.jitter = 0.05 13:03:58 sasl.login.retry.backoff.max.ms = 10000 13:03:58 sasl.login.retry.backoff.ms = 100 13:03:58 sasl.mechanism = GSSAPI 13:03:58 sasl.oauthbearer.clock.skew.seconds = 30 13:03:58 sasl.oauthbearer.expected.audience = null 13:03:58 sasl.oauthbearer.expected.issuer = null 13:03:58 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:03:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:03:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:03:58 sasl.oauthbearer.jwks.endpoint.url = null 13:03:58 sasl.oauthbearer.scope.claim.name = scope 13:03:58 sasl.oauthbearer.sub.claim.name = sub 13:03:58 sasl.oauthbearer.token.endpoint.url = null 13:03:58 security.protocol = PLAINTEXT 13:03:58 security.providers = null 13:03:58 send.buffer.bytes = 131072 13:03:58 socket.connection.setup.timeout.max.ms = 30000 13:03:58 socket.connection.setup.timeout.ms = 10000 13:03:58 ssl.cipher.suites = null 13:03:58 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:03:58 ssl.endpoint.identification.algorithm = https 13:03:58 ssl.engine.factory.class = null 13:03:58 ssl.key.password = null 13:03:58 ssl.keymanager.algorithm = SunX509 13:03:58 ssl.keystore.certificate.chain = null 13:03:58 ssl.keystore.key = null 13:03:58 ssl.keystore.location = null 13:03:58 ssl.keystore.password = null 13:03:58 ssl.keystore.type = JKS 13:03:58 ssl.protocol = TLSv1.3 13:03:58 ssl.provider = null 13:03:58 ssl.secure.random.implementation = null 13:03:58 ssl.trustmanager.algorithm = PKIX 13:03:58 ssl.truststore.certificates = null 13:03:58 ssl.truststore.location = null 13:03:58 ssl.truststore.password = null 13:03:58 ssl.truststore.type = JKS 13:03:58 transaction.timeout.ms = 60000 13:03:58 transactional.id = null 13:03:58 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 13:03:58 13:03:58 2023-12-14T13:03:57.078Z WARN 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 13:03:58 2023-12-14T13:03:57.078Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:03:58 2023-12-14T13:03:57.078Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:03:58 2023-12-14T13:03:57.078Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702559037078 13:03:58 2023-12-14T13:03:57.585Z WARN 8090 --- [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} 13:03:58 2023-12-14T13:03:57.586Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.Metadata : [Producer clientId=producer-1] Cluster ID: ooUSgOJbQgKJ-whf52g0Ug 13:03:58 2023-12-14T13:03:57.721Z WARN 8090 --- [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} 13:03:58 2023-12-14T13:03:57.829Z INFO 8090 --- [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 A-U04unORN2yAP4GNSaXtg 13:03:58 2023-12-14T13:03:57.930Z INFO 8090 --- [ 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 A-U04unORN2yAP4GNSaXtg 13:03:58 2023-12-14T13:03:57.930Z INFO 8090 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1, groupId=test] Cluster ID: ooUSgOJbQgKJ-whf52g0Ug 13:03:58 2023-12-14T13:03:58.048Z INFO 8090 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Discovered group coordinator localhost:32770 (id: 2147483646 rack: null) 13:03:58 2023-12-14T13:03:58.056Z INFO 8090 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 13:03:58 2023-12-14T13:03:58.084Z INFO 8090 --- [ 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-b2cf5221-1e7b-4db4-92b2-dc8c49fb1e12 13:03:58 2023-12-14T13:03:58.094Z INFO 8090 --- [ 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) 13:03:58 2023-12-14T13:03:58.094Z INFO 8090 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 13:03:58 2023-12-14T13:03:58.119Z INFO 8090 --- [ 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-b2cf5221-1e7b-4db4-92b2-dc8c49fb1e12', protocol='range'} 13:03:58 2023-12-14T13:03:58.122Z INFO 8090 --- [ 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-b2cf5221-1e7b-4db4-92b2-dc8c49fb1e12=Assignment(partitions=[test-topic-0])} 13:03:58 2023-12-14T13:03:58.147Z INFO 8090 --- [ 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-b2cf5221-1e7b-4db4-92b2-dc8c49fb1e12', protocol='range'} 13:03:58 2023-12-14T13:03:58.148Z INFO 8090 --- [ 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]) 13:03:58 2023-12-14T13:03:58.152Z INFO 8090 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Adding newly assigned partitions: test-topic-0 13:03:58 2023-12-14T13:03:58.169Z INFO 8090 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Found no committed offset for partition test-topic-0 13:03:58 2023-12-14T13:03:58.186Z INFO 8090 --- [ 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}}. 13:03:58 2023-12-14T13:03:58.324Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:03:58 2023-12-14T13:03:58.329Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:03:58 2023-12-14T13:03:58.329Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Cancelled in-flight METADATA request with correlation id 6 due to node 1 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms) 13:03:58 2023-12-14T13:03:58.332Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:03:58 2023-12-14T13:03:58.332Z INFO 8090 --- [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: 99ms, elapsed time since send: 99ms, request timeout: 30000ms) 13:03:58 2023-12-14T13:03:58.332Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node -1 disconnected. 13:03:58 2023-12-14T13:03:58.333Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 2147483646 disconnected. 13:03:58 2023-12-14T13:03:58.333Z INFO 8090 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-1, groupId=test] Error sending fetch request (sessionId=372211131, epoch=1) to node 1: 13:03:58 13:03:58 org.apache.kafka.common.errors.DisconnectException: null 13:03:58 13:03:58 2023-12-14T13:03:58.337Z INFO 8090 --- [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. 13:03:58 2023-12-14T13:03:58.432Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:03:58 2023-12-14T13:03:58.432Z WARN 8090 --- [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. 13:03:58 2023-12-14T13:03:58.439Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:03:58 2023-12-14T13:03:58.440Z WARN 8090 --- [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. 13:03:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.874 s - in org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 13:03:58 [INFO] Running org.onap.cps.ncmp.api.impl.async.DataOperationEventConsumerSpec 13:04:03 2023-12-14T13:03:58.545Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:04:03 2023-12-14T13:03:58.545Z WARN 8090 --- [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. 13:04:03 2023-12-14T13:03:58.546Z INFO 8090 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 13:04:03 2023-12-14T13:03:58.588Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:04:03 2023-12-14T13:03:58.588Z WARN 8090 --- [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. 13:04:03 2023-12-14T13:03:58.593Z INFO 8090 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: a6da7aec7f712fc200062e898e4322b65a8ca336b940ac09c099dfaf2f5108d5 13:04:03 2023-12-14T13:03:58.840Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:04:03 2023-12-14T13:03:58.840Z WARN 8090 --- [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. 13:04:03 2023-12-14T13:03:58.848Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:04:03 2023-12-14T13:03:58.848Z WARN 8090 --- [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. 13:04:03 2023-12-14T13:03:59.193Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:04:03 2023-12-14T13:03:59.194Z WARN 8090 --- [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. 13:04:03 2023-12-14T13:03:59.352Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:04:03 2023-12-14T13:03:59.352Z WARN 8090 --- [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. 13:04:03 2023-12-14T13:04:00.104Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:04:03 2023-12-14T13:04:00.105Z WARN 8090 --- [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. 13:04:03 2023-12-14T13:04:00.258Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:04:03 2023-12-14T13:04:00.258Z WARN 8090 --- [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. 13:04:03 2023-12-14T13:04:01.263Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:04:03 2023-12-14T13:04:01.263Z WARN 8090 --- [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. 13:04:03 2023-12-14T13:04:01.367Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:04:03 2023-12-14T13:04:01.367Z WARN 8090 --- [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. 13:04:03 2023-12-14T13:04:02.372Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:04:03 2023-12-14T13:04:02.372Z WARN 8090 --- [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. 13:04:03 2023-12-14T13:04:02.578Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:04:03 2023-12-14T13:04:02.579Z WARN 8090 --- [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. 13:04:03 2023-12-14T13:04:03.430Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:04:03 2023-12-14T13:04:03.431Z WARN 8090 --- [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. 13:04:03 2023-12-14T13:04:03.484Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:04:03 2023-12-14T13:04:03.485Z WARN 8090 --- [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. 13:04:03 2023-12-14T13:04:03.681Z INFO 8090 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.135171668S 13:04:03 2023-12-14T13:04:03.687Z INFO 8090 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 13:04:03 allow.auto.create.topics = true 13:04:03 auto.commit.interval.ms = 5000 13:04:03 auto.include.jmx.reporter = true 13:04:03 auto.offset.reset = earliest 13:04:03 bootstrap.servers = [PLAINTEXT://localhost:32772] 13:04:03 check.crcs = true 13:04:03 client.dns.lookup = use_all_dns_ips 13:04:03 client.id = consumer-test-2 13:04:03 client.rack = 13:04:03 connections.max.idle.ms = 540000 13:04:03 default.api.timeout.ms = 60000 13:04:03 enable.auto.commit = true 13:04:03 exclude.internal.topics = true 13:04:03 fetch.max.bytes = 52428800 13:04:03 fetch.max.wait.ms = 500 13:04:03 fetch.min.bytes = 1 13:04:03 group.id = test 13:04:03 group.instance.id = null 13:04:03 heartbeat.interval.ms = 3000 13:04:03 interceptor.classes = [] 13:04:03 internal.leave.group.on.close = true 13:04:03 internal.throw.on.fetch.stable.offset.unsupported = false 13:04:03 isolation.level = read_uncommitted 13:04:03 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 13:04:03 max.partition.fetch.bytes = 1048576 13:04:03 max.poll.interval.ms = 300000 13:04:03 max.poll.records = 500 13:04:03 metadata.max.age.ms = 300000 13:04:03 metric.reporters = [] 13:04:03 metrics.num.samples = 2 13:04:03 metrics.recording.level = INFO 13:04:03 metrics.sample.window.ms = 30000 13:04:03 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 13:04:03 receive.buffer.bytes = 65536 13:04:03 reconnect.backoff.max.ms = 1000 13:04:03 reconnect.backoff.ms = 50 13:04:03 request.timeout.ms = 30000 13:04:03 retry.backoff.ms = 100 13:04:03 sasl.client.callback.handler.class = null 13:04:03 sasl.jaas.config = null 13:04:03 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:04:03 sasl.kerberos.min.time.before.relogin = 60000 13:04:03 sasl.kerberos.service.name = null 13:04:03 sasl.kerberos.ticket.renew.jitter = 0.05 13:04:03 sasl.kerberos.ticket.renew.window.factor = 0.8 13:04:03 sasl.login.callback.handler.class = null 13:04:03 sasl.login.class = null 13:04:03 sasl.login.connect.timeout.ms = null 13:04:03 sasl.login.read.timeout.ms = null 13:04:03 sasl.login.refresh.buffer.seconds = 300 13:04:03 sasl.login.refresh.min.period.seconds = 60 13:04:03 sasl.login.refresh.window.factor = 0.8 13:04:03 sasl.login.refresh.window.jitter = 0.05 13:04:03 sasl.login.retry.backoff.max.ms = 10000 13:04:03 sasl.login.retry.backoff.ms = 100 13:04:03 sasl.mechanism = GSSAPI 13:04:03 sasl.oauthbearer.clock.skew.seconds = 30 13:04:03 sasl.oauthbearer.expected.audience = null 13:04:03 sasl.oauthbearer.expected.issuer = null 13:04:03 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:04:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:04:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:04:03 sasl.oauthbearer.jwks.endpoint.url = null 13:04:03 sasl.oauthbearer.scope.claim.name = scope 13:04:03 sasl.oauthbearer.sub.claim.name = sub 13:04:03 sasl.oauthbearer.token.endpoint.url = null 13:04:03 security.protocol = PLAINTEXT 13:04:03 security.providers = null 13:04:03 send.buffer.bytes = 131072 13:04:03 session.timeout.ms = 45000 13:04:03 socket.connection.setup.timeout.max.ms = 30000 13:04:03 socket.connection.setup.timeout.ms = 10000 13:04:03 ssl.cipher.suites = null 13:04:03 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:04:03 ssl.endpoint.identification.algorithm = https 13:04:03 ssl.engine.factory.class = null 13:04:03 ssl.key.password = null 13:04:03 ssl.keymanager.algorithm = SunX509 13:04:03 ssl.keystore.certificate.chain = null 13:04:03 ssl.keystore.key = null 13:04:03 ssl.keystore.location = null 13:04:03 ssl.keystore.password = null 13:04:03 ssl.keystore.type = JKS 13:04:03 ssl.protocol = TLSv1.3 13:04:03 ssl.provider = null 13:04:03 ssl.secure.random.implementation = null 13:04:03 ssl.trustmanager.algorithm = PKIX 13:04:03 ssl.truststore.certificates = null 13:04:03 ssl.truststore.location = null 13:04:03 ssl.truststore.password = null 13:04:03 ssl.truststore.type = JKS 13:04:03 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 13:04:03 13:04:03 2023-12-14T13:04:03.693Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:04:03 2023-12-14T13:04:03.693Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:04:03 2023-12-14T13:04:03.693Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702559043693 13:04:03 13:04:03,723 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 13:04:03 13:04:03,724 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 13:04:03 13:04:03,724 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@2afaf658 - 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 13:04:03 13:04:03,727 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@15c1ddb4 - 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. 13:04:03 13:04:03,727 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@2afaf658 - 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 13:04:03 13:04:03,729 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 13:04:03 13:04:03,729 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 13:04:03 13:04:03,729 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 13:04:03 13:04:03,730 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@15c1ddb4 - 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. 13:04:03 13:04:03,730 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@2afaf658 - 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 13:04:03 13:04:03,732 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 13:04:03 13:04:03,732 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 13:04:03 13:04:03,733 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 13:04:03 13:04:03,733 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702559043733) 13:04:03 13:04:03,733 |-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] 13:04:03 13:04:03,733 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 13:04:03 13:04:03,734 |-WARN in Logger[org.apache.kafka.clients.NetworkClient] - No appenders present in context [default] for logger [org.apache.kafka.clients.NetworkClient]. 13:04:03 13:04:03,735 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 13:04:03 13:04:03,735 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3a4af9a7 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 13:04:03 13:04:03,735 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 13:04:03 13:04:03,735 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3a4af9a7 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 13:04:03 13:04:03,735 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 13:04:03 13:04:03,735 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3a4af9a7 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 13:04:03 13:04:03,735 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 13:04:03 13:04:03,735 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3a4af9a7 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 13:04:03 13:04:03,735 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 13:04:03 13:04:03,735 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3a4af9a7 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 13:04:03 13:04:03,735 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 13:04:03 13:04:03,735 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3a4af9a7 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 13:04:03 13:04:03,735 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 13:04:03 13:04:03,735 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3a4af9a7 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 13:04:03 13:04:03,735 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 13:04:03 13:04:03,735 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3a4af9a7 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 13:04:03 13:04:03,735 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 13:04:03 13:04:03,735 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:04:03 13:04:03,735 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 13:04:03 13:04:03,736 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 13:04:03 13:04:03,736 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:04:03 13:04:03,737 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 13:04:03 13:04:03,737 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 13:04:03 13:04:03,742 |-INFO in ch.qos.logback.classic.pattern.DateConverter@3abbffd9 - Setting zoneId to "UTC" 13:04:03 13:04:03,743 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 13:04:03 13:04:03,743 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 13:04:03 13:04:03,747 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 13:04:03 13:04:03,747 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 13:04:03 13:04:03,747 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 13:04:03 13:04:03,747 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 13:04:03 13:04:03,747 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 13:04:03 13:04:03,747 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3a4af9a7 - Propagating INFO level on Logger[ROOT] onto the JUL framework 13:04:03 13:04:03,747 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 13:04:03 13:04:03,748 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@6288fc60 - End of configuration. 13:04:03 13:04:03,748 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@1fbd9e5f - Registering current configuration as safe fallback point 13:04:03 13:04:03 13:04:03 . ____ _ __ _ _ 13:04:03 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:04:03 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:04:03 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:04:03 ' |____| .__|_| |_|_| |_\__, | / / / / 13:04:03 =========|_|==============|___/=/_/_/_/ 13:04:03 :: Spring Boot :: (v3.1.2) 13:04:03 13:04:03 2023-12-14T13:04:03.762Z INFO 8090 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : Starting DataOperationEventConsumerSpec using Java 17.0.6-ea with PID 8090 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 13:04:03 2023-12-14T13:04:03.762Z INFO 8090 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 13:04:03 2023-12-14T13:04:03.950Z INFO 8090 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : Started DataOperationEventConsumerSpec in 0.254 seconds (process running for 20.218) 13:04:04 2023-12-14T13:04:03.955Z INFO 8090 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-2, groupId=test] Subscribed to topic(s): client-topic 13:04:04 2023-12-14T13:04:03.991Z INFO 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 13:04:04 2023-12-14T13:04:03.991Z INFO 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 13:04:04 acks = -1 13:04:04 auto.include.jmx.reporter = true 13:04:04 batch.size = 16384 13:04:04 bootstrap.servers = [PLAINTEXT://localhost:32772] 13:04:04 buffer.memory = 33554432 13:04:04 client.dns.lookup = use_all_dns_ips 13:04:04 client.id = producer-2 13:04:04 compression.type = none 13:04:04 connections.max.idle.ms = 540000 13:04:04 delivery.timeout.ms = 120000 13:04:04 enable.idempotence = false 13:04:04 interceptor.classes = [] 13:04:04 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 13:04:04 linger.ms = 1 13:04:04 max.block.ms = 60000 13:04:04 max.in.flight.requests.per.connection = 5 13:04:04 max.request.size = 1048576 13:04:04 metadata.max.age.ms = 300000 13:04:04 metadata.max.idle.ms = 300000 13:04:04 metric.reporters = [] 13:04:04 metrics.num.samples = 2 13:04:04 metrics.recording.level = INFO 13:04:04 metrics.sample.window.ms = 30000 13:04:04 partitioner.adaptive.partitioning.enable = true 13:04:04 partitioner.availability.timeout.ms = 0 13:04:04 partitioner.class = null 13:04:04 partitioner.ignore.keys = false 13:04:04 receive.buffer.bytes = 32768 13:04:04 reconnect.backoff.max.ms = 1000 13:04:04 reconnect.backoff.ms = 50 13:04:04 request.timeout.ms = 30000 13:04:04 retries = 0 13:04:04 retry.backoff.ms = 100 13:04:04 sasl.client.callback.handler.class = null 13:04:04 sasl.jaas.config = null 13:04:04 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:04:04 sasl.kerberos.min.time.before.relogin = 60000 13:04:04 sasl.kerberos.service.name = null 13:04:04 sasl.kerberos.ticket.renew.jitter = 0.05 13:04:04 sasl.kerberos.ticket.renew.window.factor = 0.8 13:04:04 sasl.login.callback.handler.class = null 13:04:04 sasl.login.class = null 13:04:04 sasl.login.connect.timeout.ms = null 13:04:04 sasl.login.read.timeout.ms = null 13:04:04 sasl.login.refresh.buffer.seconds = 300 13:04:04 sasl.login.refresh.min.period.seconds = 60 13:04:04 sasl.login.refresh.window.factor = 0.8 13:04:04 sasl.login.refresh.window.jitter = 0.05 13:04:04 sasl.login.retry.backoff.max.ms = 10000 13:04:04 sasl.login.retry.backoff.ms = 100 13:04:04 sasl.mechanism = GSSAPI 13:04:04 sasl.oauthbearer.clock.skew.seconds = 30 13:04:04 sasl.oauthbearer.expected.audience = null 13:04:04 sasl.oauthbearer.expected.issuer = null 13:04:04 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:04:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:04:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:04:04 sasl.oauthbearer.jwks.endpoint.url = null 13:04:04 sasl.oauthbearer.scope.claim.name = scope 13:04:04 sasl.oauthbearer.sub.claim.name = sub 13:04:04 sasl.oauthbearer.token.endpoint.url = null 13:04:04 security.protocol = PLAINTEXT 13:04:04 security.providers = null 13:04:04 send.buffer.bytes = 131072 13:04:04 socket.connection.setup.timeout.max.ms = 30000 13:04:04 socket.connection.setup.timeout.ms = 10000 13:04:04 ssl.cipher.suites = null 13:04:04 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:04:04 ssl.endpoint.identification.algorithm = https 13:04:04 ssl.engine.factory.class = null 13:04:04 ssl.key.password = null 13:04:04 ssl.keymanager.algorithm = SunX509 13:04:04 ssl.keystore.certificate.chain = null 13:04:04 ssl.keystore.key = null 13:04:04 ssl.keystore.location = null 13:04:04 ssl.keystore.password = null 13:04:04 ssl.keystore.type = JKS 13:04:04 ssl.protocol = TLSv1.3 13:04:04 ssl.provider = null 13:04:04 ssl.secure.random.implementation = null 13:04:04 ssl.trustmanager.algorithm = PKIX 13:04:04 ssl.truststore.certificates = null 13:04:04 ssl.truststore.location = null 13:04:04 ssl.truststore.password = null 13:04:04 ssl.truststore.type = JKS 13:04:04 transaction.timeout.ms = 60000 13:04:04 transactional.id = null 13:04:04 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 13:04:04 13:04:04 2023-12-14T13:04:03.995Z WARN 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 13:04:04 2023-12-14T13:04:03.995Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:04:04 2023-12-14T13:04:03.995Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:04:04 2023-12-14T13:04:03.995Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702559043995 13:04:04 2023-12-14T13:04:04.091Z WARN 8090 --- [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} 13:04:04 2023-12-14T13:04:04.091Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.Metadata : [Producer clientId=producer-2] Cluster ID: RZElwJBFRpCjsm6AyzdA4Q 13:04:04 2023-12-14T13:04:04.224Z WARN 8090 --- [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} 13:04:04 2023-12-14T13:04:04.330Z INFO 8090 --- [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 nUPLJ0yxRwWe1OMIZIn2Gw 13:04:04 2023-12-14T13:04:04.353Z INFO 8090 --- [ 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 nUPLJ0yxRwWe1OMIZIn2Gw 13:04:04 2023-12-14T13:04:04.354Z INFO 8090 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Cluster ID: RZElwJBFRpCjsm6AyzdA4Q 13:04:04 2023-12-14T13:04:04.397Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:04:04 2023-12-14T13:04:04.398Z WARN 8090 --- [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. 13:04:04 2023-12-14T13:04:04.467Z INFO 8090 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Discovered group coordinator localhost:32772 (id: 2147483646 rack: null) 13:04:04 2023-12-14T13:04:04.469Z INFO 8090 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 13:04:04 2023-12-14T13:04:04.487Z INFO 8090 --- [ 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-ff5527ef-3381-4806-91b2-e9a0895a8d13 13:04:04 2023-12-14T13:04:04.487Z INFO 8090 --- [ 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) 13:04:04 2023-12-14T13:04:04.487Z INFO 8090 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 13:04:04 2023-12-14T13:04:04.494Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:04:04 2023-12-14T13:04:04.494Z WARN 8090 --- [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. 13:04:04 2023-12-14T13:04:04.514Z INFO 8090 --- [ 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-ff5527ef-3381-4806-91b2-e9a0895a8d13', protocol='range'} 13:04:04 2023-12-14T13:04:04.515Z INFO 8090 --- [ 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-ff5527ef-3381-4806-91b2-e9a0895a8d13=Assignment(partitions=[client-topic-0])} 13:04:04 2023-12-14T13:04:04.535Z INFO 8090 --- [ 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-ff5527ef-3381-4806-91b2-e9a0895a8d13', protocol='range'} 13:04:04 2023-12-14T13:04:04.535Z INFO 8090 --- [ 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]) 13:04:04 2023-12-14T13:04:04.535Z INFO 8090 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Adding newly assigned partitions: client-topic-0 13:04:04 2023-12-14T13:04:04.544Z INFO 8090 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Found no committed offset for partition client-topic-0 13:04:04 2023-12-14T13:04:04.555Z INFO 8090 --- [ 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}}. 13:04:04 2023-12-14T13:04:04.617Z INFO 8090 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 13:04:04 allow.auto.create.topics = true 13:04:04 auto.commit.interval.ms = 5000 13:04:04 auto.include.jmx.reporter = true 13:04:04 auto.offset.reset = earliest 13:04:04 bootstrap.servers = [PLAINTEXT://localhost:32772] 13:04:04 check.crcs = true 13:04:04 client.dns.lookup = use_all_dns_ips 13:04:04 client.id = consumer-test-3 13:04:04 client.rack = 13:04:04 connections.max.idle.ms = 540000 13:04:04 default.api.timeout.ms = 60000 13:04:04 enable.auto.commit = true 13:04:04 exclude.internal.topics = true 13:04:04 fetch.max.bytes = 52428800 13:04:04 fetch.max.wait.ms = 500 13:04:04 fetch.min.bytes = 1 13:04:04 group.id = test 13:04:04 group.instance.id = null 13:04:04 heartbeat.interval.ms = 3000 13:04:04 interceptor.classes = [] 13:04:04 internal.leave.group.on.close = true 13:04:04 internal.throw.on.fetch.stable.offset.unsupported = false 13:04:04 isolation.level = read_uncommitted 13:04:04 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 13:04:04 max.partition.fetch.bytes = 1048576 13:04:04 max.poll.interval.ms = 300000 13:04:04 max.poll.records = 500 13:04:04 metadata.max.age.ms = 300000 13:04:04 metric.reporters = [] 13:04:04 metrics.num.samples = 2 13:04:04 metrics.recording.level = INFO 13:04:04 metrics.sample.window.ms = 30000 13:04:04 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 13:04:04 receive.buffer.bytes = 65536 13:04:04 reconnect.backoff.max.ms = 1000 13:04:04 reconnect.backoff.ms = 50 13:04:04 request.timeout.ms = 30000 13:04:04 retry.backoff.ms = 100 13:04:04 sasl.client.callback.handler.class = null 13:04:04 sasl.jaas.config = null 13:04:04 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:04:04 sasl.kerberos.min.time.before.relogin = 60000 13:04:04 sasl.kerberos.service.name = null 13:04:04 sasl.kerberos.ticket.renew.jitter = 0.05 13:04:04 sasl.kerberos.ticket.renew.window.factor = 0.8 13:04:04 sasl.login.callback.handler.class = null 13:04:04 sasl.login.class = null 13:04:04 sasl.login.connect.timeout.ms = null 13:04:04 sasl.login.read.timeout.ms = null 13:04:04 sasl.login.refresh.buffer.seconds = 300 13:04:04 sasl.login.refresh.min.period.seconds = 60 13:04:04 sasl.login.refresh.window.factor = 0.8 13:04:04 sasl.login.refresh.window.jitter = 0.05 13:04:04 sasl.login.retry.backoff.max.ms = 10000 13:04:04 sasl.login.retry.backoff.ms = 100 13:04:04 sasl.mechanism = GSSAPI 13:04:04 sasl.oauthbearer.clock.skew.seconds = 30 13:04:04 sasl.oauthbearer.expected.audience = null 13:04:04 sasl.oauthbearer.expected.issuer = null 13:04:04 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:04:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:04:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:04:04 sasl.oauthbearer.jwks.endpoint.url = null 13:04:04 sasl.oauthbearer.scope.claim.name = scope 13:04:04 sasl.oauthbearer.sub.claim.name = sub 13:04:04 sasl.oauthbearer.token.endpoint.url = null 13:04:04 security.protocol = PLAINTEXT 13:04:04 security.providers = null 13:04:04 send.buffer.bytes = 131072 13:04:04 session.timeout.ms = 45000 13:04:04 socket.connection.setup.timeout.max.ms = 30000 13:04:04 socket.connection.setup.timeout.ms = 10000 13:04:04 ssl.cipher.suites = null 13:04:04 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:04:04 ssl.endpoint.identification.algorithm = https 13:04:04 ssl.engine.factory.class = null 13:04:04 ssl.key.password = null 13:04:04 ssl.keymanager.algorithm = SunX509 13:04:04 ssl.keystore.certificate.chain = null 13:04:04 ssl.keystore.key = null 13:04:04 ssl.keystore.location = null 13:04:04 ssl.keystore.password = null 13:04:04 ssl.keystore.type = JKS 13:04:04 ssl.protocol = TLSv1.3 13:04:04 ssl.provider = null 13:04:04 ssl.secure.random.implementation = null 13:04:04 ssl.trustmanager.algorithm = PKIX 13:04:04 ssl.truststore.certificates = null 13:04:04 ssl.truststore.location = null 13:04:04 ssl.truststore.password = null 13:04:04 ssl.truststore.type = JKS 13:04:04 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 13:04:04 13:04:04 2023-12-14T13:04:04.621Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:04:04 2023-12-14T13:04:04.621Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:04:04 2023-12-14T13:04:04.621Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702559044621 13:04:04 2023-12-14T13:04:04.627Z INFO 8090 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 13:04:04 allow.auto.create.topics = true 13:04:04 auto.commit.interval.ms = 5000 13:04:04 auto.include.jmx.reporter = true 13:04:04 auto.offset.reset = earliest 13:04:04 bootstrap.servers = [PLAINTEXT://localhost:32772] 13:04:04 check.crcs = true 13:04:04 client.dns.lookup = use_all_dns_ips 13:04:04 client.id = consumer-test-4 13:04:04 client.rack = 13:04:04 connections.max.idle.ms = 540000 13:04:04 default.api.timeout.ms = 60000 13:04:04 enable.auto.commit = true 13:04:04 exclude.internal.topics = true 13:04:04 fetch.max.bytes = 52428800 13:04:04 fetch.max.wait.ms = 500 13:04:04 fetch.min.bytes = 1 13:04:04 group.id = test 13:04:04 group.instance.id = null 13:04:04 heartbeat.interval.ms = 3000 13:04:04 interceptor.classes = [] 13:04:04 internal.leave.group.on.close = true 13:04:04 internal.throw.on.fetch.stable.offset.unsupported = false 13:04:04 isolation.level = read_uncommitted 13:04:04 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 13:04:04 max.partition.fetch.bytes = 1048576 13:04:04 max.poll.interval.ms = 300000 13:04:04 max.poll.records = 500 13:04:04 metadata.max.age.ms = 300000 13:04:04 metric.reporters = [] 13:04:04 metrics.num.samples = 2 13:04:04 metrics.recording.level = INFO 13:04:04 metrics.sample.window.ms = 30000 13:04:04 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 13:04:04 receive.buffer.bytes = 65536 13:04:04 reconnect.backoff.max.ms = 1000 13:04:04 reconnect.backoff.ms = 50 13:04:04 request.timeout.ms = 30000 13:04:04 retry.backoff.ms = 100 13:04:04 sasl.client.callback.handler.class = null 13:04:04 sasl.jaas.config = null 13:04:04 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:04:04 sasl.kerberos.min.time.before.relogin = 60000 13:04:04 sasl.kerberos.service.name = null 13:04:04 sasl.kerberos.ticket.renew.jitter = 0.05 13:04:04 sasl.kerberos.ticket.renew.window.factor = 0.8 13:04:04 sasl.login.callback.handler.class = null 13:04:04 sasl.login.class = null 13:04:04 sasl.login.connect.timeout.ms = null 13:04:04 sasl.login.read.timeout.ms = null 13:04:04 sasl.login.refresh.buffer.seconds = 300 13:04:04 sasl.login.refresh.min.period.seconds = 60 13:04:04 sasl.login.refresh.window.factor = 0.8 13:04:04 sasl.login.refresh.window.jitter = 0.05 13:04:04 sasl.login.retry.backoff.max.ms = 10000 13:04:04 sasl.login.retry.backoff.ms = 100 13:04:04 sasl.mechanism = GSSAPI 13:04:04 sasl.oauthbearer.clock.skew.seconds = 30 13:04:04 sasl.oauthbearer.expected.audience = null 13:04:04 sasl.oauthbearer.expected.issuer = null 13:04:04 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:04:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:04:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:04:04 sasl.oauthbearer.jwks.endpoint.url = null 13:04:04 sasl.oauthbearer.scope.claim.name = scope 13:04:04 sasl.oauthbearer.sub.claim.name = sub 13:04:04 sasl.oauthbearer.token.endpoint.url = null 13:04:04 security.protocol = PLAINTEXT 13:04:04 security.providers = null 13:04:04 send.buffer.bytes = 131072 13:04:04 session.timeout.ms = 45000 13:04:04 socket.connection.setup.timeout.max.ms = 30000 13:04:04 socket.connection.setup.timeout.ms = 10000 13:04:04 ssl.cipher.suites = null 13:04:04 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:04:04 ssl.endpoint.identification.algorithm = https 13:04:04 ssl.engine.factory.class = null 13:04:04 ssl.key.password = null 13:04:04 ssl.keymanager.algorithm = SunX509 13:04:04 ssl.keystore.certificate.chain = null 13:04:04 ssl.keystore.key = null 13:04:04 ssl.keystore.location = null 13:04:04 ssl.keystore.password = null 13:04:04 ssl.keystore.type = JKS 13:04:04 ssl.protocol = TLSv1.3 13:04:04 ssl.provider = null 13:04:04 ssl.secure.random.implementation = null 13:04:04 ssl.trustmanager.algorithm = PKIX 13:04:04 ssl.truststore.certificates = null 13:04:04 ssl.truststore.location = null 13:04:04 ssl.truststore.password = null 13:04:04 ssl.truststore.type = JKS 13:04:04 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 13:04:04 13:04:04 2023-12-14T13:04:04.630Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:04:04 2023-12-14T13:04:04.630Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:04:04 2023-12-14T13:04:04.630Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702559044630 13:04:04 2023-12-14T13:04:04.721Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:04:04 2023-12-14T13:04:04.721Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:04:04 2023-12-14T13:04:04.721Z INFO 8090 --- [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: 130ms, elapsed time since send: 130ms, request timeout: 30000ms) 13:04:04 2023-12-14T13:04:04.721Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 13:04:04 2023-12-14T13:04:04.722Z INFO 8090 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-2, groupId=test] Error sending fetch request (sessionId=1932436301, epoch=1) to node 1: 13:04:04 13:04:04 org.apache.kafka.common.errors.DisconnectException: null 13:04:04 13:04:04 2023-12-14T13:04:04.722Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:04:04 2023-12-14T13:04:04.823Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:04:04 2023-12-14T13:04:04.823Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:04:04 2023-12-14T13:04:04.823Z WARN 8090 --- [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. 13:04:04 2023-12-14T13:04:04.823Z WARN 8090 --- [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. 13:04:04 2023-12-14T13:04:04.823Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 2147483646 disconnected. 13:04:04 2023-12-14T13:04:04.824Z INFO 8090 --- [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. 13:04:04 2023-12-14T13:04:04.925Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:04:04 2023-12-14T13:04:04.925Z WARN 8090 --- [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. 13:04:04 2023-12-14T13:04:04.925Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:04:04 2023-12-14T13:04:04.925Z WARN 8090 --- [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. 13:04:04 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.395 s - in org.onap.cps.ncmp.api.impl.async.DataOperationEventConsumerSpec 13:04:04 [INFO] Running org.onap.cps.ncmp.api.impl.async.FilterStrategiesIntegrationSpec 13:04:10 2023-12-14T13:04:04.946Z INFO 8090 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 13:04:10 2023-12-14T13:04:04.989Z INFO 8090 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: a7c065d1f61e4e0b7790935eaeaf9dba530ce56dc5cfc9e1f19c955d447e1cd5 13:04:10 2023-12-14T13:04:05.127Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:04:10 2023-12-14T13:04:05.127Z WARN 8090 --- [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. 13:04:10 2023-12-14T13:04:05.228Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:04:10 2023-12-14T13:04:05.228Z WARN 8090 --- [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. 13:04:10 2023-12-14T13:04:05.353Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:04:10 2023-12-14T13:04:05.353Z WARN 8090 --- [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. 13:04:10 2023-12-14T13:04:05.403Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:04:10 2023-12-14T13:04:05.403Z WARN 8090 --- [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. 13:04:10 2023-12-14T13:04:05.536Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:04:10 2023-12-14T13:04:05.537Z WARN 8090 --- [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. 13:04:10 2023-12-14T13:04:05.632Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:04:10 2023-12-14T13:04:05.632Z WARN 8090 --- [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. 13:04:10 2023-12-14T13:04:06.307Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:04:10 2023-12-14T13:04:06.308Z WARN 8090 --- [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. 13:04:10 2023-12-14T13:04:06.450Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:04:10 2023-12-14T13:04:06.450Z WARN 8090 --- [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. 13:04:10 2023-12-14T13:04:06.450Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:04:10 2023-12-14T13:04:06.450Z WARN 8090 --- [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. 13:04:10 2023-12-14T13:04:06.466Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:04:10 2023-12-14T13:04:06.466Z WARN 8090 --- [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. 13:04:10 2023-12-14T13:04:07.312Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:04:10 2023-12-14T13:04:07.313Z WARN 8090 --- [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. 13:04:10 2023-12-14T13:04:07.406Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:04:10 2023-12-14T13:04:07.407Z WARN 8090 --- [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. 13:04:10 2023-12-14T13:04:07.555Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:04:10 2023-12-14T13:04:07.556Z WARN 8090 --- [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. 13:04:10 2023-12-14T13:04:07.624Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:04:10 2023-12-14T13:04:07.625Z WARN 8090 --- [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. 13:04:10 2023-12-14T13:04:08.315Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:04:10 2023-12-14T13:04:08.315Z WARN 8090 --- [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. 13:04:10 2023-12-14T13:04:08.430Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:04:10 2023-12-14T13:04:08.431Z WARN 8090 --- [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. 13:04:10 2023-12-14T13:04:08.525Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:04:10 2023-12-14T13:04:08.525Z WARN 8090 --- [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. 13:04:10 2023-12-14T13:04:08.760Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:04:10 2023-12-14T13:04:08.760Z WARN 8090 --- [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. 13:04:10 2023-12-14T13:04:09.337Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:04:10 2023-12-14T13:04:09.337Z WARN 8090 --- [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. 13:04:10 2023-12-14T13:04:09.632Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:04:10 2023-12-14T13:04:09.632Z WARN 8090 --- [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. 13:04:10 2023-12-14T13:04:09.637Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:04:10 2023-12-14T13:04:09.637Z WARN 8090 --- [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. 13:04:10 2023-12-14T13:04:09.663Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:04:10 2023-12-14T13:04:09.663Z WARN 8090 --- [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. 13:04:10 2023-12-14T13:04:10.026Z INFO 8090 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.079425443S 13:04:10 13:04:10,076 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 13:04:10 13:04:10,077 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 13:04:10 13:04:10,077 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@48d86376 - 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 13:04:10 13:04:10,080 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@15c1ddb4 - 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. 13:04:10 13:04:10,080 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@48d86376 - 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 13:04:10 13:04:10,081 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 13:04:10 13:04:10,082 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 13:04:10 13:04:10,082 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 13:04:10 13:04:10,082 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@15c1ddb4 - 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. 13:04:10 13:04:10,082 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@48d86376 - 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 13:04:10 13:04:10,084 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 13:04:10 13:04:10,084 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 13:04:10 13:04:10,084 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 13:04:10 13:04:10,085 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702559050084) 13:04:10 13:04:10,085 |-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] 13:04:10 13:04:10,085 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 13:04:10 13:04:10,100 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 13:04:10 13:04:10,100 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@40beeda - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 13:04:10 13:04:10,100 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 13:04:10 13:04:10,100 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@40beeda - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 13:04:10 13:04:10,100 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 13:04:10 13:04:10,100 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@40beeda - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 13:04:10 13:04:10,100 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 13:04:10 13:04:10,100 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@40beeda - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 13:04:10 13:04:10,100 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 13:04:10 13:04:10,100 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@40beeda - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 13:04:10 13:04:10,100 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 13:04:10 13:04:10,100 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@40beeda - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 13:04:10 13:04:10,100 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 13:04:10 13:04:10,100 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@40beeda - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 13:04:10 13:04:10,100 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 13:04:10 13:04:10,100 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@40beeda - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 13:04:10 13:04:10,100 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 13:04:10 13:04:10,100 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:04:10 13:04:10,101 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 13:04:10 13:04:10,102 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 13:04:10 13:04:10,102 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:04:10 13:04:10,102 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 13:04:10 13:04:10,102 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 13:04:10 13:04:10,109 |-INFO in ch.qos.logback.classic.pattern.DateConverter@2271c0ea - Setting zoneId to "UTC" 13:04:10 13:04:10,110 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 13:04:10 13:04:10,110 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 13:04:10 13:04:10,114 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 13:04:10 13:04:10,114 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 13:04:10 13:04:10,114 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 13:04:10 13:04:10,114 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 13:04:10 13:04:10,119 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 13:04:10 13:04:10,119 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@40beeda - Propagating INFO level on Logger[ROOT] onto the JUL framework 13:04:10 13:04:10,120 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 13:04:10 13:04:10,120 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@5cd1a43e - End of configuration. 13:04:10 13:04:10,120 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@5719af01 - Registering current configuration as safe fallback point 13:04:10 13:04:10 13:04:10 . ____ _ __ _ _ 13:04:10 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:04:10 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:04:10 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:04:10 ' |____| .__|_| |_|_| |_\__, | / / / / 13:04:10 =========|_|==============|___/=/_/_/_/ 13:04:10 :: Spring Boot :: (v3.1.2) 13:04:10 13:04:10 2023-12-14T13:04:10.127Z INFO 8090 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : Starting FilterStrategiesIntegrationSpec using Java 17.0.6-ea with PID 8090 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 13:04:10 2023-12-14T13:04:10.127Z INFO 8090 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 13:04:10 2023-12-14T13:04:10.425Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:04:10 2023-12-14T13:04:10.425Z WARN 8090 --- [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. 13:04:10 2023-12-14T13:04:10.541Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:04:10 2023-12-14T13:04:10.541Z WARN 8090 --- [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. 13:04:10 2023-12-14T13:04:10.775Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:04:10 2023-12-14T13:04:10.775Z WARN 8090 --- [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. 13:04:10 2023-12-14T13:04:10.792Z INFO 8090 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 13:04:10 allow.auto.create.topics = true 13:04:10 auto.commit.interval.ms = 5000 13:04:10 auto.include.jmx.reporter = true 13:04:10 auto.offset.reset = latest 13:04:10 bootstrap.servers = [PLAINTEXT://localhost:32774] 13:04:10 check.crcs = true 13:04:10 client.dns.lookup = use_all_dns_ips 13:04:10 client.id = consumer-ncmp-data-operation-event-group-5 13:04:10 client.rack = 13:04:10 connections.max.idle.ms = 540000 13:04:10 default.api.timeout.ms = 60000 13:04:10 enable.auto.commit = false 13:04:10 exclude.internal.topics = true 13:04:10 fetch.max.bytes = 52428800 13:04:10 fetch.max.wait.ms = 500 13:04:10 fetch.min.bytes = 1 13:04:10 group.id = ncmp-data-operation-event-group 13:04:10 group.instance.id = null 13:04:10 heartbeat.interval.ms = 3000 13:04:10 interceptor.classes = [] 13:04:10 internal.leave.group.on.close = true 13:04:10 internal.throw.on.fetch.stable.offset.unsupported = false 13:04:10 isolation.level = read_uncommitted 13:04:10 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 13:04:10 max.partition.fetch.bytes = 1048576 13:04:10 max.poll.interval.ms = 300000 13:04:10 max.poll.records = 500 13:04:10 metadata.max.age.ms = 300000 13:04:10 metric.reporters = [] 13:04:10 metrics.num.samples = 2 13:04:10 metrics.recording.level = INFO 13:04:10 metrics.sample.window.ms = 30000 13:04:10 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 13:04:10 receive.buffer.bytes = 65536 13:04:10 reconnect.backoff.max.ms = 1000 13:04:10 reconnect.backoff.ms = 50 13:04:10 request.timeout.ms = 30000 13:04:10 retry.backoff.ms = 100 13:04:10 sasl.client.callback.handler.class = null 13:04:10 sasl.jaas.config = null 13:04:10 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:04:10 sasl.kerberos.min.time.before.relogin = 60000 13:04:10 sasl.kerberos.service.name = null 13:04:10 sasl.kerberos.ticket.renew.jitter = 0.05 13:04:10 sasl.kerberos.ticket.renew.window.factor = 0.8 13:04:10 sasl.login.callback.handler.class = null 13:04:10 sasl.login.class = null 13:04:10 sasl.login.connect.timeout.ms = null 13:04:10 sasl.login.read.timeout.ms = null 13:04:10 sasl.login.refresh.buffer.seconds = 300 13:04:10 sasl.login.refresh.min.period.seconds = 60 13:04:10 sasl.login.refresh.window.factor = 0.8 13:04:10 sasl.login.refresh.window.jitter = 0.05 13:04:10 sasl.login.retry.backoff.max.ms = 10000 13:04:10 sasl.login.retry.backoff.ms = 100 13:04:10 sasl.mechanism = GSSAPI 13:04:10 sasl.oauthbearer.clock.skew.seconds = 30 13:04:10 sasl.oauthbearer.expected.audience = null 13:04:10 sasl.oauthbearer.expected.issuer = null 13:04:10 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:04:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:04:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:04:10 sasl.oauthbearer.jwks.endpoint.url = null 13:04:10 sasl.oauthbearer.scope.claim.name = scope 13:04:10 sasl.oauthbearer.sub.claim.name = sub 13:04:10 sasl.oauthbearer.token.endpoint.url = null 13:04:10 security.protocol = PLAINTEXT 13:04:10 security.providers = null 13:04:10 send.buffer.bytes = 131072 13:04:10 session.timeout.ms = 45000 13:04:10 socket.connection.setup.timeout.max.ms = 30000 13:04:10 socket.connection.setup.timeout.ms = 10000 13:04:10 ssl.cipher.suites = null 13:04:10 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:04:10 ssl.endpoint.identification.algorithm = https 13:04:10 ssl.engine.factory.class = null 13:04:10 ssl.key.password = null 13:04:10 ssl.keymanager.algorithm = SunX509 13:04:10 ssl.keystore.certificate.chain = null 13:04:10 ssl.keystore.key = null 13:04:10 ssl.keystore.location = null 13:04:10 ssl.keystore.password = null 13:04:10 ssl.keystore.type = JKS 13:04:10 ssl.protocol = TLSv1.3 13:04:10 ssl.provider = null 13:04:10 ssl.secure.random.implementation = null 13:04:10 ssl.trustmanager.algorithm = PKIX 13:04:10 ssl.truststore.certificates = null 13:04:10 ssl.truststore.location = null 13:04:10 ssl.truststore.password = null 13:04:10 ssl.truststore.type = JKS 13:04:10 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 13:04:10 13:04:10 2023-12-14T13:04:10.794Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:04:10 2023-12-14T13:04:10.794Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:04:10 2023-12-14T13:04:10.794Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702559050794 13:04:10 2023-12-14T13:04:10.796Z INFO 8090 --- [ 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 13:04:10 2023-12-14T13:04:10.805Z INFO 8090 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 13:04:10 allow.auto.create.topics = true 13:04:10 auto.commit.interval.ms = 5000 13:04:10 auto.include.jmx.reporter = true 13:04:10 auto.offset.reset = latest 13:04:10 bootstrap.servers = [PLAINTEXT://localhost:32774] 13:04:10 check.crcs = true 13:04:10 client.dns.lookup = use_all_dns_ips 13:04:10 client.id = consumer-ncmp-async-rest-request-event-group-6 13:04:10 client.rack = 13:04:10 connections.max.idle.ms = 540000 13:04:10 default.api.timeout.ms = 60000 13:04:10 enable.auto.commit = false 13:04:10 exclude.internal.topics = true 13:04:10 fetch.max.bytes = 52428800 13:04:10 fetch.max.wait.ms = 500 13:04:10 fetch.min.bytes = 1 13:04:10 group.id = ncmp-async-rest-request-event-group 13:04:10 group.instance.id = null 13:04:10 heartbeat.interval.ms = 3000 13:04:10 interceptor.classes = [] 13:04:10 internal.leave.group.on.close = true 13:04:10 internal.throw.on.fetch.stable.offset.unsupported = false 13:04:10 isolation.level = read_uncommitted 13:04:10 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 13:04:10 max.partition.fetch.bytes = 1048576 13:04:10 max.poll.interval.ms = 300000 13:04:10 max.poll.records = 500 13:04:10 metadata.max.age.ms = 300000 13:04:10 metric.reporters = [] 13:04:10 metrics.num.samples = 2 13:04:10 metrics.recording.level = INFO 13:04:10 metrics.sample.window.ms = 30000 13:04:10 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 13:04:10 receive.buffer.bytes = 65536 13:04:10 reconnect.backoff.max.ms = 1000 13:04:10 reconnect.backoff.ms = 50 13:04:10 request.timeout.ms = 30000 13:04:10 retry.backoff.ms = 100 13:04:10 sasl.client.callback.handler.class = null 13:04:10 sasl.jaas.config = null 13:04:10 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:04:10 sasl.kerberos.min.time.before.relogin = 60000 13:04:10 sasl.kerberos.service.name = null 13:04:10 sasl.kerberos.ticket.renew.jitter = 0.05 13:04:10 sasl.kerberos.ticket.renew.window.factor = 0.8 13:04:10 sasl.login.callback.handler.class = null 13:04:10 sasl.login.class = null 13:04:10 sasl.login.connect.timeout.ms = null 13:04:10 sasl.login.read.timeout.ms = null 13:04:10 sasl.login.refresh.buffer.seconds = 300 13:04:10 sasl.login.refresh.min.period.seconds = 60 13:04:10 sasl.login.refresh.window.factor = 0.8 13:04:10 sasl.login.refresh.window.jitter = 0.05 13:04:10 sasl.login.retry.backoff.max.ms = 10000 13:04:10 sasl.login.retry.backoff.ms = 100 13:04:10 sasl.mechanism = GSSAPI 13:04:10 sasl.oauthbearer.clock.skew.seconds = 30 13:04:10 sasl.oauthbearer.expected.audience = null 13:04:10 sasl.oauthbearer.expected.issuer = null 13:04:10 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:04:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:04:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:04:10 sasl.oauthbearer.jwks.endpoint.url = null 13:04:10 sasl.oauthbearer.scope.claim.name = scope 13:04:10 sasl.oauthbearer.sub.claim.name = sub 13:04:10 sasl.oauthbearer.token.endpoint.url = null 13:04:10 security.protocol = PLAINTEXT 13:04:10 security.providers = null 13:04:10 send.buffer.bytes = 131072 13:04:10 session.timeout.ms = 45000 13:04:10 socket.connection.setup.timeout.max.ms = 30000 13:04:10 socket.connection.setup.timeout.ms = 10000 13:04:10 ssl.cipher.suites = null 13:04:10 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:04:10 ssl.endpoint.identification.algorithm = https 13:04:10 ssl.engine.factory.class = null 13:04:10 ssl.key.password = null 13:04:10 ssl.keymanager.algorithm = SunX509 13:04:10 ssl.keystore.certificate.chain = null 13:04:10 ssl.keystore.key = null 13:04:10 ssl.keystore.location = null 13:04:10 ssl.keystore.password = null 13:04:10 ssl.keystore.type = JKS 13:04:10 ssl.protocol = TLSv1.3 13:04:10 ssl.provider = null 13:04:10 ssl.secure.random.implementation = null 13:04:10 ssl.trustmanager.algorithm = PKIX 13:04:10 ssl.truststore.certificates = null 13:04:10 ssl.truststore.location = null 13:04:10 ssl.truststore.password = null 13:04:10 ssl.truststore.type = JKS 13:04:10 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 13:04:10 13:04:10 2023-12-14T13:04:10.810Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:04:10 2023-12-14T13:04:10.810Z WARN 8090 --- [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. 13:04:10 2023-12-14T13:04:10.817Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:04:10 2023-12-14T13:04:10.817Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:04:10 2023-12-14T13:04:10.817Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702559050816 13:04:10 2023-12-14T13:04:10.817Z INFO 8090 --- [ 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 13:04:10 2023-12-14T13:04:10.825Z INFO 8090 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : Started FilterStrategiesIntegrationSpec in 0.772 seconds (process running for 27.093) 13:04:11 2023-12-14T13:04:10.868Z WARN 8090 --- [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=UNKNOWN_TOPIC_OR_PARTITION} 13:04:11 2023-12-14T13:04:10.868Z INFO 8090 --- [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: H0XshfRbT9O4ERj71GKfXg 13:04:11 2023-12-14T13:04:10.929Z WARN 8090 --- [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=LEADER_NOT_AVAILABLE} 13:04:11 2023-12-14T13:04:10.929Z INFO 8090 --- [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: H0XshfRbT9O4ERj71GKfXg 13:04:11 2023-12-14T13:04:10.987Z WARN 8090 --- [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} 13:04:11 2023-12-14T13:04:11.045Z WARN 8090 --- [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} 13:04:11 2023-12-14T13:04:11.096Z WARN 8090 --- [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} 13:04:11 2023-12-14T13:04:11.102Z INFO 8090 --- [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) 13:04:11 2023-12-14T13:04:11.103Z INFO 8090 --- [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 13:04:11 2023-12-14T13:04:11.121Z INFO 8090 --- [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-9e26c65f-0054-4603-8807-228ead7f534c 13:04:11 2023-12-14T13:04:11.121Z INFO 8090 --- [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) 13:04:11 2023-12-14T13:04:11.121Z INFO 8090 --- [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 13:04:11 2023-12-14T13:04:11.142Z INFO 8090 --- [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-9e26c65f-0054-4603-8807-228ead7f534c', protocol='range'} 13:04:11 2023-12-14T13:04:11.149Z INFO 8090 --- [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 QywHW3vSTa-2QeZ53vHOqQ 13:04:11 2023-12-14T13:04:11.152Z INFO 8090 --- [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) 13:04:11 2023-12-14T13:04:11.153Z INFO 8090 --- [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 13:04:11 2023-12-14T13:04:11.166Z INFO 8090 --- [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-3e3defb3-bed0-4eb9-86b7-df63665b3a72 13:04:11 2023-12-14T13:04:11.167Z INFO 8090 --- [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) 13:04:11 2023-12-14T13:04:11.167Z INFO 8090 --- [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 13:04:11 2023-12-14T13:04:11.172Z INFO 8090 --- [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-3e3defb3-bed0-4eb9-86b7-df63665b3a72', protocol='range'} 13:04:11 2023-12-14T13:04:11.172Z INFO 8090 --- [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-3e3defb3-bed0-4eb9-86b7-df63665b3a72=Assignment(partitions=[ncmp-async-m2m-0])} 13:04:11 2023-12-14T13:04:11.200Z INFO 8090 --- [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 QywHW3vSTa-2QeZ53vHOqQ 13:04:11 2023-12-14T13:04:11.201Z INFO 8090 --- [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-9e26c65f-0054-4603-8807-228ead7f534c=Assignment(partitions=[ncmp-async-m2m-0])} 13:04:11 2023-12-14T13:04:11.219Z INFO 8090 --- [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-9e26c65f-0054-4603-8807-228ead7f534c', protocol='range'} 13:04:11 2023-12-14T13:04:11.219Z INFO 8090 --- [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-3e3defb3-bed0-4eb9-86b7-df63665b3a72', protocol='range'} 13:04:11 2023-12-14T13:04:11.219Z INFO 8090 --- [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]) 13:04:11 2023-12-14T13:04:11.219Z INFO 8090 --- [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]) 13:04:11 2023-12-14T13:04:11.219Z INFO 8090 --- [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 13:04:11 2023-12-14T13:04:11.219Z INFO 8090 --- [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 13:04:11 2023-12-14T13:04:11.230Z INFO 8090 --- [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 13:04:11 2023-12-14T13:04:11.233Z INFO 8090 --- [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 13:04:11 2023-12-14T13:04:11.235Z INFO 8090 --- [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 13:04:11 2023-12-14T13:04:11.244Z INFO 8090 --- [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}}. 13:04:11 2023-12-14T13:04:11.245Z INFO 8090 --- [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 13:04:11 2023-12-14T13:04:11.251Z INFO 8090 --- [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}}. 13:04:11 2023-12-14T13:04:11.254Z INFO 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 13:04:11 2023-12-14T13:04:11.254Z INFO 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 13:04:11 acks = -1 13:04:11 auto.include.jmx.reporter = true 13:04:11 batch.size = 16384 13:04:11 bootstrap.servers = [PLAINTEXT://localhost:32774] 13:04:11 buffer.memory = 33554432 13:04:11 client.dns.lookup = use_all_dns_ips 13:04:11 client.id = producer-3 13:04:11 compression.type = none 13:04:11 connections.max.idle.ms = 540000 13:04:11 delivery.timeout.ms = 120000 13:04:11 enable.idempotence = false 13:04:11 interceptor.classes = [] 13:04:11 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 13:04:11 linger.ms = 1 13:04:11 max.block.ms = 60000 13:04:11 max.in.flight.requests.per.connection = 5 13:04:11 max.request.size = 1048576 13:04:11 metadata.max.age.ms = 300000 13:04:11 metadata.max.idle.ms = 300000 13:04:11 metric.reporters = [] 13:04:11 metrics.num.samples = 2 13:04:11 metrics.recording.level = INFO 13:04:11 metrics.sample.window.ms = 30000 13:04:11 partitioner.adaptive.partitioning.enable = true 13:04:11 partitioner.availability.timeout.ms = 0 13:04:11 partitioner.class = null 13:04:11 partitioner.ignore.keys = false 13:04:11 receive.buffer.bytes = 32768 13:04:11 reconnect.backoff.max.ms = 1000 13:04:11 reconnect.backoff.ms = 50 13:04:11 request.timeout.ms = 30000 13:04:11 retries = 0 13:04:11 retry.backoff.ms = 100 13:04:11 sasl.client.callback.handler.class = null 13:04:11 sasl.jaas.config = null 13:04:11 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:04:11 sasl.kerberos.min.time.before.relogin = 60000 13:04:11 sasl.kerberos.service.name = null 13:04:11 sasl.kerberos.ticket.renew.jitter = 0.05 13:04:11 sasl.kerberos.ticket.renew.window.factor = 0.8 13:04:11 sasl.login.callback.handler.class = null 13:04:11 sasl.login.class = null 13:04:11 sasl.login.connect.timeout.ms = null 13:04:11 sasl.login.read.timeout.ms = null 13:04:11 sasl.login.refresh.buffer.seconds = 300 13:04:11 sasl.login.refresh.min.period.seconds = 60 13:04:11 sasl.login.refresh.window.factor = 0.8 13:04:11 sasl.login.refresh.window.jitter = 0.05 13:04:11 sasl.login.retry.backoff.max.ms = 10000 13:04:11 sasl.login.retry.backoff.ms = 100 13:04:11 sasl.mechanism = GSSAPI 13:04:11 sasl.oauthbearer.clock.skew.seconds = 30 13:04:11 sasl.oauthbearer.expected.audience = null 13:04:11 sasl.oauthbearer.expected.issuer = null 13:04:11 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:04:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:04:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:04:11 sasl.oauthbearer.jwks.endpoint.url = null 13:04:11 sasl.oauthbearer.scope.claim.name = scope 13:04:11 sasl.oauthbearer.sub.claim.name = sub 13:04:11 sasl.oauthbearer.token.endpoint.url = null 13:04:11 security.protocol = PLAINTEXT 13:04:11 security.providers = null 13:04:11 send.buffer.bytes = 131072 13:04:11 socket.connection.setup.timeout.max.ms = 30000 13:04:11 socket.connection.setup.timeout.ms = 10000 13:04:11 ssl.cipher.suites = null 13:04:11 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:04:11 ssl.endpoint.identification.algorithm = https 13:04:11 ssl.engine.factory.class = null 13:04:11 ssl.key.password = null 13:04:11 ssl.keymanager.algorithm = SunX509 13:04:11 ssl.keystore.certificate.chain = null 13:04:11 ssl.keystore.key = null 13:04:11 ssl.keystore.location = null 13:04:11 ssl.keystore.password = null 13:04:11 ssl.keystore.type = JKS 13:04:11 ssl.protocol = TLSv1.3 13:04:11 ssl.provider = null 13:04:11 ssl.secure.random.implementation = null 13:04:11 ssl.trustmanager.algorithm = PKIX 13:04:11 ssl.truststore.certificates = null 13:04:11 ssl.truststore.location = null 13:04:11 ssl.truststore.password = null 13:04:11 ssl.truststore.type = JKS 13:04:11 transaction.timeout.ms = 60000 13:04:11 transactional.id = null 13:04:11 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 13:04:11 13:04:11 2023-12-14T13:04:11.258Z WARN 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 13:04:11 2023-12-14T13:04:11.258Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:04:11 2023-12-14T13:04:11.258Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:04:11 2023-12-14T13:04:11.258Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702559051258 13:04:11 2023-12-14T13:04:11.267Z INFO 8090 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 13:04:11 2023-12-14T13:04:11.272Z INFO 8090 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 13:04:11 2023-12-14T13:04:11.286Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:04:11 2023-12-14T13:04:11.287Z WARN 8090 --- [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. 13:04:11 2023-12-14T13:04:11.292Z INFO 8090 --- [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 QywHW3vSTa-2QeZ53vHOqQ 13:04:11 2023-12-14T13:04:11.292Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Cluster ID: H0XshfRbT9O4ERj71GKfXg 13:04:11 2023-12-14T13:04:11.467Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:04:11 2023-12-14T13:04:11.467Z WARN 8090 --- [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. 13:04:11 2023-12-14T13:04:11.604Z INFO 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 13:04:11 2023-12-14T13:04:11.605Z INFO 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 13:04:11 acks = -1 13:04:11 auto.include.jmx.reporter = true 13:04:11 batch.size = 16384 13:04:11 bootstrap.servers = [PLAINTEXT://localhost:32774] 13:04:11 buffer.memory = 33554432 13:04:11 client.dns.lookup = use_all_dns_ips 13:04:11 client.id = producer-4 13:04:11 compression.type = none 13:04:11 connections.max.idle.ms = 540000 13:04:11 delivery.timeout.ms = 120000 13:04:11 enable.idempotence = false 13:04:11 interceptor.classes = [] 13:04:11 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 13:04:11 linger.ms = 1 13:04:11 max.block.ms = 60000 13:04:11 max.in.flight.requests.per.connection = 5 13:04:11 max.request.size = 1048576 13:04:11 metadata.max.age.ms = 300000 13:04:11 metadata.max.idle.ms = 300000 13:04:11 metric.reporters = [] 13:04:11 metrics.num.samples = 2 13:04:11 metrics.recording.level = INFO 13:04:11 metrics.sample.window.ms = 30000 13:04:11 partitioner.adaptive.partitioning.enable = true 13:04:11 partitioner.availability.timeout.ms = 0 13:04:11 partitioner.class = null 13:04:11 partitioner.ignore.keys = false 13:04:11 receive.buffer.bytes = 32768 13:04:11 reconnect.backoff.max.ms = 1000 13:04:11 reconnect.backoff.ms = 50 13:04:11 request.timeout.ms = 30000 13:04:11 retries = 0 13:04:11 retry.backoff.ms = 100 13:04:11 sasl.client.callback.handler.class = null 13:04:11 sasl.jaas.config = null 13:04:11 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:04:11 sasl.kerberos.min.time.before.relogin = 60000 13:04:11 sasl.kerberos.service.name = null 13:04:11 sasl.kerberos.ticket.renew.jitter = 0.05 13:04:11 sasl.kerberos.ticket.renew.window.factor = 0.8 13:04:11 sasl.login.callback.handler.class = null 13:04:11 sasl.login.class = null 13:04:11 sasl.login.connect.timeout.ms = null 13:04:11 sasl.login.read.timeout.ms = null 13:04:11 sasl.login.refresh.buffer.seconds = 300 13:04:11 sasl.login.refresh.min.period.seconds = 60 13:04:11 sasl.login.refresh.window.factor = 0.8 13:04:11 sasl.login.refresh.window.jitter = 0.05 13:04:11 sasl.login.retry.backoff.max.ms = 10000 13:04:11 sasl.login.retry.backoff.ms = 100 13:04:11 sasl.mechanism = GSSAPI 13:04:11 sasl.oauthbearer.clock.skew.seconds = 30 13:04:11 sasl.oauthbearer.expected.audience = null 13:04:11 sasl.oauthbearer.expected.issuer = null 13:04:11 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:04:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:04:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:04:11 sasl.oauthbearer.jwks.endpoint.url = null 13:04:11 sasl.oauthbearer.scope.claim.name = scope 13:04:11 sasl.oauthbearer.sub.claim.name = sub 13:04:11 sasl.oauthbearer.token.endpoint.url = null 13:04:11 security.protocol = PLAINTEXT 13:04:11 security.providers = null 13:04:11 send.buffer.bytes = 131072 13:04:11 socket.connection.setup.timeout.max.ms = 30000 13:04:11 socket.connection.setup.timeout.ms = 10000 13:04:11 ssl.cipher.suites = null 13:04:11 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:04:11 ssl.endpoint.identification.algorithm = https 13:04:11 ssl.engine.factory.class = null 13:04:11 ssl.key.password = null 13:04:11 ssl.keymanager.algorithm = SunX509 13:04:11 ssl.keystore.certificate.chain = null 13:04:11 ssl.keystore.key = null 13:04:11 ssl.keystore.location = null 13:04:11 ssl.keystore.password = null 13:04:11 ssl.keystore.type = JKS 13:04:11 ssl.protocol = TLSv1.3 13:04:11 ssl.provider = null 13:04:11 ssl.secure.random.implementation = null 13:04:11 ssl.trustmanager.algorithm = PKIX 13:04:11 ssl.truststore.certificates = null 13:04:11 ssl.truststore.location = null 13:04:11 ssl.truststore.password = null 13:04:11 ssl.truststore.type = JKS 13:04:11 transaction.timeout.ms = 60000 13:04:11 transactional.id = null 13:04:11 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 13:04:11 13:04:11 2023-12-14T13:04:11.608Z WARN 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 13:04:11 2023-12-14T13:04:11.608Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:04:11 2023-12-14T13:04:11.608Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:04:11 2023-12-14T13:04:11.608Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702559051608 13:04:11 2023-12-14T13:04:11.621Z INFO 8090 --- [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 QywHW3vSTa-2QeZ53vHOqQ 13:04:11 2023-12-14T13:04:11.621Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Cluster ID: H0XshfRbT9O4ERj71GKfXg 13:04:11 2023-12-14T13:04:11.679Z ERROR 8090 --- [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 13:04:11 13:04:11 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 13:04:11 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2996) 13:04:11 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3043) 13:04:11 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2899) 13:04:11 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) 13:04:11 at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) 13:04:11 at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) 13:04:11 at io.micrometer.observation.Observation.observe(Observation.java:544) 13:04:11 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) 13:04:11 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) 13:04:11 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) 13:04:11 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) 13:04:11 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) 13:04:11 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) 13:04:11 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) 13:04:11 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 13:04:11 at java.base/java.lang.Thread.run(Thread.java:833) 13:04:11 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 13:04:11 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:150) 13:04:11 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:182) 13:04:11 at org.apache.kafka.clients.consumer.internals.Fetcher.parseRecord(Fetcher.java:1429) 13:04:11 at org.apache.kafka.clients.consumer.internals.Fetcher.access$3400(Fetcher.java:133) 13:04:11 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.fetchRecords(Fetcher.java:1661) 13:04:11 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.access$1900(Fetcher.java:1497) 13:04:11 at org.apache.kafka.clients.consumer.internals.Fetcher.fetchRecords(Fetcher.java:717) 13:04:11 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:683) 13:04:11 at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1314) 13:04:11 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1243) 13:04:11 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1216) 13:04:11 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1726) 13:04:11 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1701) 13:04:11 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1502) 13:04:11 ... 3 common frames omitted 13:04:11 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 13:04:11 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 13:04:11 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 13:04:11 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 13:04:11 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 13:04:11 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 13:04:11 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:179) 13:04:11 ... 15 common frames omitted 13:04:11 13:04:11 2023-12-14T13:04:11.680Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:04:11 2023-12-14T13:04:11.681Z WARN 8090 --- [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. 13:04:11 2023-12-14T13:04:11.865Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:04:11 2023-12-14T13:04:11.865Z WARN 8090 --- [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. 13:04:12 2023-12-14T13:04:11.942Z INFO 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 13:04:12 2023-12-14T13:04:11.943Z INFO 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 13:04:12 acks = -1 13:04:12 auto.include.jmx.reporter = true 13:04:12 batch.size = 16384 13:04:12 bootstrap.servers = [PLAINTEXT://localhost:32774] 13:04:12 buffer.memory = 33554432 13:04:12 client.dns.lookup = use_all_dns_ips 13:04:12 client.id = producer-5 13:04:12 compression.type = none 13:04:12 connections.max.idle.ms = 540000 13:04:12 delivery.timeout.ms = 120000 13:04:12 enable.idempotence = false 13:04:12 interceptor.classes = [] 13:04:12 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 13:04:12 linger.ms = 1 13:04:12 max.block.ms = 60000 13:04:12 max.in.flight.requests.per.connection = 5 13:04:12 max.request.size = 1048576 13:04:12 metadata.max.age.ms = 300000 13:04:12 metadata.max.idle.ms = 300000 13:04:12 metric.reporters = [] 13:04:12 metrics.num.samples = 2 13:04:12 metrics.recording.level = INFO 13:04:12 metrics.sample.window.ms = 30000 13:04:12 partitioner.adaptive.partitioning.enable = true 13:04:12 partitioner.availability.timeout.ms = 0 13:04:12 partitioner.class = null 13:04:12 partitioner.ignore.keys = false 13:04:12 receive.buffer.bytes = 32768 13:04:12 reconnect.backoff.max.ms = 1000 13:04:12 reconnect.backoff.ms = 50 13:04:12 request.timeout.ms = 30000 13:04:12 retries = 0 13:04:12 retry.backoff.ms = 100 13:04:12 sasl.client.callback.handler.class = null 13:04:12 sasl.jaas.config = null 13:04:12 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:04:12 sasl.kerberos.min.time.before.relogin = 60000 13:04:12 sasl.kerberos.service.name = null 13:04:12 sasl.kerberos.ticket.renew.jitter = 0.05 13:04:12 sasl.kerberos.ticket.renew.window.factor = 0.8 13:04:12 sasl.login.callback.handler.class = null 13:04:12 sasl.login.class = null 13:04:12 sasl.login.connect.timeout.ms = null 13:04:12 sasl.login.read.timeout.ms = null 13:04:12 sasl.login.refresh.buffer.seconds = 300 13:04:12 sasl.login.refresh.min.period.seconds = 60 13:04:12 sasl.login.refresh.window.factor = 0.8 13:04:12 sasl.login.refresh.window.jitter = 0.05 13:04:12 sasl.login.retry.backoff.max.ms = 10000 13:04:12 sasl.login.retry.backoff.ms = 100 13:04:12 sasl.mechanism = GSSAPI 13:04:12 sasl.oauthbearer.clock.skew.seconds = 30 13:04:12 sasl.oauthbearer.expected.audience = null 13:04:12 sasl.oauthbearer.expected.issuer = null 13:04:12 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:04:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:04:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:04:12 sasl.oauthbearer.jwks.endpoint.url = null 13:04:12 sasl.oauthbearer.scope.claim.name = scope 13:04:12 sasl.oauthbearer.sub.claim.name = sub 13:04:12 sasl.oauthbearer.token.endpoint.url = null 13:04:12 security.protocol = PLAINTEXT 13:04:12 security.providers = null 13:04:12 send.buffer.bytes = 131072 13:04:12 socket.connection.setup.timeout.max.ms = 30000 13:04:12 socket.connection.setup.timeout.ms = 10000 13:04:12 ssl.cipher.suites = null 13:04:12 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:04:12 ssl.endpoint.identification.algorithm = https 13:04:12 ssl.engine.factory.class = null 13:04:12 ssl.key.password = null 13:04:12 ssl.keymanager.algorithm = SunX509 13:04:12 ssl.keystore.certificate.chain = null 13:04:12 ssl.keystore.key = null 13:04:12 ssl.keystore.location = null 13:04:12 ssl.keystore.password = null 13:04:12 ssl.keystore.type = JKS 13:04:12 ssl.protocol = TLSv1.3 13:04:12 ssl.provider = null 13:04:12 ssl.secure.random.implementation = null 13:04:12 ssl.trustmanager.algorithm = PKIX 13:04:12 ssl.truststore.certificates = null 13:04:12 ssl.truststore.location = null 13:04:12 ssl.truststore.password = null 13:04:12 ssl.truststore.type = JKS 13:04:12 transaction.timeout.ms = 60000 13:04:12 transactional.id = null 13:04:12 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 13:04:12 13:04:12 2023-12-14T13:04:11.947Z WARN 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 13:04:12 2023-12-14T13:04:11.947Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:04:12 2023-12-14T13:04:11.947Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:04:12 2023-12-14T13:04:11.947Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702559051947 13:04:12 2023-12-14T13:04:11.953Z INFO 8090 --- [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 QywHW3vSTa-2QeZ53vHOqQ 13:04:12 2023-12-14T13:04:11.953Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Cluster ID: H0XshfRbT9O4ERj71GKfXg 13:04:12 2023-12-14T13:04:12.241Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:04:12 2023-12-14T13:04:12.241Z WARN 8090 --- [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. 13:04:12 2023-12-14T13:04:12.264Z INFO 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 13:04:12 2023-12-14T13:04:12.265Z INFO 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 13:04:12 acks = -1 13:04:12 auto.include.jmx.reporter = true 13:04:12 batch.size = 16384 13:04:12 bootstrap.servers = [PLAINTEXT://localhost:32774] 13:04:12 buffer.memory = 33554432 13:04:12 client.dns.lookup = use_all_dns_ips 13:04:12 client.id = producer-6 13:04:12 compression.type = none 13:04:12 connections.max.idle.ms = 540000 13:04:12 delivery.timeout.ms = 120000 13:04:12 enable.idempotence = false 13:04:12 interceptor.classes = [] 13:04:12 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 13:04:12 linger.ms = 1 13:04:12 max.block.ms = 60000 13:04:12 max.in.flight.requests.per.connection = 5 13:04:12 max.request.size = 1048576 13:04:12 metadata.max.age.ms = 300000 13:04:12 metadata.max.idle.ms = 300000 13:04:12 metric.reporters = [] 13:04:12 metrics.num.samples = 2 13:04:12 metrics.recording.level = INFO 13:04:12 metrics.sample.window.ms = 30000 13:04:12 partitioner.adaptive.partitioning.enable = true 13:04:12 partitioner.availability.timeout.ms = 0 13:04:12 partitioner.class = null 13:04:12 partitioner.ignore.keys = false 13:04:12 receive.buffer.bytes = 32768 13:04:12 reconnect.backoff.max.ms = 1000 13:04:12 reconnect.backoff.ms = 50 13:04:12 request.timeout.ms = 30000 13:04:12 retries = 0 13:04:12 retry.backoff.ms = 100 13:04:12 sasl.client.callback.handler.class = null 13:04:12 sasl.jaas.config = null 13:04:12 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:04:12 sasl.kerberos.min.time.before.relogin = 60000 13:04:12 sasl.kerberos.service.name = null 13:04:12 sasl.kerberos.ticket.renew.jitter = 0.05 13:04:12 sasl.kerberos.ticket.renew.window.factor = 0.8 13:04:12 sasl.login.callback.handler.class = null 13:04:12 sasl.login.class = null 13:04:12 sasl.login.connect.timeout.ms = null 13:04:12 sasl.login.read.timeout.ms = null 13:04:12 sasl.login.refresh.buffer.seconds = 300 13:04:12 sasl.login.refresh.min.period.seconds = 60 13:04:12 sasl.login.refresh.window.factor = 0.8 13:04:12 sasl.login.refresh.window.jitter = 0.05 13:04:12 sasl.login.retry.backoff.max.ms = 10000 13:04:12 sasl.login.retry.backoff.ms = 100 13:04:12 sasl.mechanism = GSSAPI 13:04:12 sasl.oauthbearer.clock.skew.seconds = 30 13:04:12 sasl.oauthbearer.expected.audience = null 13:04:12 sasl.oauthbearer.expected.issuer = null 13:04:12 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:04:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:04:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:04:12 sasl.oauthbearer.jwks.endpoint.url = null 13:04:12 sasl.oauthbearer.scope.claim.name = scope 13:04:12 sasl.oauthbearer.sub.claim.name = sub 13:04:12 sasl.oauthbearer.token.endpoint.url = null 13:04:12 security.protocol = PLAINTEXT 13:04:12 security.providers = null 13:04:12 send.buffer.bytes = 131072 13:04:12 socket.connection.setup.timeout.max.ms = 30000 13:04:12 socket.connection.setup.timeout.ms = 10000 13:04:12 ssl.cipher.suites = null 13:04:12 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:04:12 ssl.endpoint.identification.algorithm = https 13:04:12 ssl.engine.factory.class = null 13:04:12 ssl.key.password = null 13:04:12 ssl.keymanager.algorithm = SunX509 13:04:12 ssl.keystore.certificate.chain = null 13:04:12 ssl.keystore.key = null 13:04:12 ssl.keystore.location = null 13:04:12 ssl.keystore.password = null 13:04:12 ssl.keystore.type = JKS 13:04:12 ssl.protocol = TLSv1.3 13:04:12 ssl.provider = null 13:04:12 ssl.secure.random.implementation = null 13:04:12 ssl.trustmanager.algorithm = PKIX 13:04:12 ssl.truststore.certificates = null 13:04:12 ssl.truststore.location = null 13:04:12 ssl.truststore.password = null 13:04:12 ssl.truststore.type = JKS 13:04:12 transaction.timeout.ms = 60000 13:04:12 transactional.id = null 13:04:12 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 13:04:12 13:04:12 2023-12-14T13:04:12.268Z WARN 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 13:04:12 2023-12-14T13:04:12.268Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:04:12 2023-12-14T13:04:12.268Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:04:12 2023-12-14T13:04:12.268Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702559052268 13:04:12 2023-12-14T13:04:12.274Z INFO 8090 --- [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 QywHW3vSTa-2QeZ53vHOqQ 13:04:12 2023-12-14T13:04:12.275Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Cluster ID: H0XshfRbT9O4ERj71GKfXg 13:04:12 2023-12-14T13:04:12.571Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:04:12 2023-12-14T13:04:12.571Z WARN 8090 --- [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. 13:04:12 2023-12-14T13:04:12.584Z INFO 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 13:04:12 2023-12-14T13:04:12.584Z INFO 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 13:04:12 acks = -1 13:04:12 auto.include.jmx.reporter = true 13:04:12 batch.size = 16384 13:04:12 bootstrap.servers = [PLAINTEXT://localhost:32774] 13:04:12 buffer.memory = 33554432 13:04:12 client.dns.lookup = use_all_dns_ips 13:04:12 client.id = producer-7 13:04:12 compression.type = none 13:04:12 connections.max.idle.ms = 540000 13:04:12 delivery.timeout.ms = 120000 13:04:12 enable.idempotence = false 13:04:12 interceptor.classes = [] 13:04:12 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 13:04:12 linger.ms = 1 13:04:12 max.block.ms = 60000 13:04:12 max.in.flight.requests.per.connection = 5 13:04:12 max.request.size = 1048576 13:04:12 metadata.max.age.ms = 300000 13:04:12 metadata.max.idle.ms = 300000 13:04:12 metric.reporters = [] 13:04:12 metrics.num.samples = 2 13:04:12 metrics.recording.level = INFO 13:04:12 metrics.sample.window.ms = 30000 13:04:12 partitioner.adaptive.partitioning.enable = true 13:04:12 partitioner.availability.timeout.ms = 0 13:04:12 partitioner.class = null 13:04:12 partitioner.ignore.keys = false 13:04:12 receive.buffer.bytes = 32768 13:04:12 reconnect.backoff.max.ms = 1000 13:04:12 reconnect.backoff.ms = 50 13:04:12 request.timeout.ms = 30000 13:04:12 retries = 0 13:04:12 retry.backoff.ms = 100 13:04:12 sasl.client.callback.handler.class = null 13:04:12 sasl.jaas.config = null 13:04:12 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:04:12 sasl.kerberos.min.time.before.relogin = 60000 13:04:12 sasl.kerberos.service.name = null 13:04:12 sasl.kerberos.ticket.renew.jitter = 0.05 13:04:12 sasl.kerberos.ticket.renew.window.factor = 0.8 13:04:12 sasl.login.callback.handler.class = null 13:04:12 sasl.login.class = null 13:04:12 sasl.login.connect.timeout.ms = null 13:04:12 sasl.login.read.timeout.ms = null 13:04:12 sasl.login.refresh.buffer.seconds = 300 13:04:12 sasl.login.refresh.min.period.seconds = 60 13:04:12 sasl.login.refresh.window.factor = 0.8 13:04:12 sasl.login.refresh.window.jitter = 0.05 13:04:12 sasl.login.retry.backoff.max.ms = 10000 13:04:12 sasl.login.retry.backoff.ms = 100 13:04:12 sasl.mechanism = GSSAPI 13:04:12 sasl.oauthbearer.clock.skew.seconds = 30 13:04:12 sasl.oauthbearer.expected.audience = null 13:04:12 sasl.oauthbearer.expected.issuer = null 13:04:12 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:04:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:04:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:04:12 sasl.oauthbearer.jwks.endpoint.url = null 13:04:12 sasl.oauthbearer.scope.claim.name = scope 13:04:12 sasl.oauthbearer.sub.claim.name = sub 13:04:12 sasl.oauthbearer.token.endpoint.url = null 13:04:12 security.protocol = PLAINTEXT 13:04:12 security.providers = null 13:04:12 send.buffer.bytes = 131072 13:04:12 socket.connection.setup.timeout.max.ms = 30000 13:04:12 socket.connection.setup.timeout.ms = 10000 13:04:12 ssl.cipher.suites = null 13:04:12 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:04:12 ssl.endpoint.identification.algorithm = https 13:04:12 ssl.engine.factory.class = null 13:04:12 ssl.key.password = null 13:04:12 ssl.keymanager.algorithm = SunX509 13:04:12 ssl.keystore.certificate.chain = null 13:04:12 ssl.keystore.key = null 13:04:12 ssl.keystore.location = null 13:04:12 ssl.keystore.password = null 13:04:12 ssl.keystore.type = JKS 13:04:12 ssl.protocol = TLSv1.3 13:04:12 ssl.provider = null 13:04:12 ssl.secure.random.implementation = null 13:04:12 ssl.trustmanager.algorithm = PKIX 13:04:12 ssl.truststore.certificates = null 13:04:12 ssl.truststore.location = null 13:04:12 ssl.truststore.password = null 13:04:12 ssl.truststore.type = JKS 13:04:12 transaction.timeout.ms = 60000 13:04:12 transactional.id = null 13:04:12 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 13:04:12 13:04:12 2023-12-14T13:04:12.587Z WARN 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 13:04:12 2023-12-14T13:04:12.587Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:04:12 2023-12-14T13:04:12.587Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:04:12 2023-12-14T13:04:12.587Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702559052587 13:04:12 2023-12-14T13:04:12.594Z INFO 8090 --- [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 QywHW3vSTa-2QeZ53vHOqQ 13:04:12 2023-12-14T13:04:12.594Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Cluster ID: H0XshfRbT9O4ERj71GKfXg 13:04:12 2023-12-14T13:04:12.720Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:04:12 2023-12-14T13:04:12.720Z WARN 8090 --- [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. 13:04:12 2023-12-14T13:04:12.887Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:04:12 2023-12-14T13:04:12.887Z WARN 8090 --- [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. 13:04:13 2023-12-14T13:04:12.902Z INFO 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 13:04:13 2023-12-14T13:04:12.902Z INFO 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 13:04:13 acks = -1 13:04:13 auto.include.jmx.reporter = true 13:04:13 batch.size = 16384 13:04:13 bootstrap.servers = [PLAINTEXT://localhost:32774] 13:04:13 buffer.memory = 33554432 13:04:13 client.dns.lookup = use_all_dns_ips 13:04:13 client.id = producer-8 13:04:13 compression.type = none 13:04:13 connections.max.idle.ms = 540000 13:04:13 delivery.timeout.ms = 120000 13:04:13 enable.idempotence = false 13:04:13 interceptor.classes = [] 13:04:13 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 13:04:13 linger.ms = 1 13:04:13 max.block.ms = 60000 13:04:13 max.in.flight.requests.per.connection = 5 13:04:13 max.request.size = 1048576 13:04:13 metadata.max.age.ms = 300000 13:04:13 metadata.max.idle.ms = 300000 13:04:13 metric.reporters = [] 13:04:13 metrics.num.samples = 2 13:04:13 metrics.recording.level = INFO 13:04:13 metrics.sample.window.ms = 30000 13:04:13 partitioner.adaptive.partitioning.enable = true 13:04:13 partitioner.availability.timeout.ms = 0 13:04:13 partitioner.class = null 13:04:13 partitioner.ignore.keys = false 13:04:13 receive.buffer.bytes = 32768 13:04:13 reconnect.backoff.max.ms = 1000 13:04:13 reconnect.backoff.ms = 50 13:04:13 request.timeout.ms = 30000 13:04:13 retries = 0 13:04:13 retry.backoff.ms = 100 13:04:13 sasl.client.callback.handler.class = null 13:04:13 sasl.jaas.config = null 13:04:13 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:04:13 sasl.kerberos.min.time.before.relogin = 60000 13:04:13 sasl.kerberos.service.name = null 13:04:13 sasl.kerberos.ticket.renew.jitter = 0.05 13:04:13 sasl.kerberos.ticket.renew.window.factor = 0.8 13:04:13 sasl.login.callback.handler.class = null 13:04:13 sasl.login.class = null 13:04:13 sasl.login.connect.timeout.ms = null 13:04:13 sasl.login.read.timeout.ms = null 13:04:13 sasl.login.refresh.buffer.seconds = 300 13:04:13 sasl.login.refresh.min.period.seconds = 60 13:04:13 sasl.login.refresh.window.factor = 0.8 13:04:13 sasl.login.refresh.window.jitter = 0.05 13:04:13 sasl.login.retry.backoff.max.ms = 10000 13:04:13 sasl.login.retry.backoff.ms = 100 13:04:13 sasl.mechanism = GSSAPI 13:04:13 sasl.oauthbearer.clock.skew.seconds = 30 13:04:13 sasl.oauthbearer.expected.audience = null 13:04:13 sasl.oauthbearer.expected.issuer = null 13:04:13 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:04:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:04:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:04:13 sasl.oauthbearer.jwks.endpoint.url = null 13:04:13 sasl.oauthbearer.scope.claim.name = scope 13:04:13 sasl.oauthbearer.sub.claim.name = sub 13:04:13 sasl.oauthbearer.token.endpoint.url = null 13:04:13 security.protocol = PLAINTEXT 13:04:13 security.providers = null 13:04:13 send.buffer.bytes = 131072 13:04:13 socket.connection.setup.timeout.max.ms = 30000 13:04:13 socket.connection.setup.timeout.ms = 10000 13:04:13 ssl.cipher.suites = null 13:04:13 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:04:13 ssl.endpoint.identification.algorithm = https 13:04:13 ssl.engine.factory.class = null 13:04:13 ssl.key.password = null 13:04:13 ssl.keymanager.algorithm = SunX509 13:04:13 ssl.keystore.certificate.chain = null 13:04:13 ssl.keystore.key = null 13:04:13 ssl.keystore.location = null 13:04:13 ssl.keystore.password = null 13:04:13 ssl.keystore.type = JKS 13:04:13 ssl.protocol = TLSv1.3 13:04:13 ssl.provider = null 13:04:13 ssl.secure.random.implementation = null 13:04:13 ssl.trustmanager.algorithm = PKIX 13:04:13 ssl.truststore.certificates = null 13:04:13 ssl.truststore.location = null 13:04:13 ssl.truststore.password = null 13:04:13 ssl.truststore.type = JKS 13:04:13 transaction.timeout.ms = 60000 13:04:13 transactional.id = null 13:04:13 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 13:04:13 13:04:13 2023-12-14T13:04:12.905Z WARN 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 13:04:13 2023-12-14T13:04:12.905Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:04:13 2023-12-14T13:04:12.905Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:04:13 2023-12-14T13:04:12.905Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702559052905 13:04:13 2023-12-14T13:04:12.913Z INFO 8090 --- [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 QywHW3vSTa-2QeZ53vHOqQ 13:04:13 2023-12-14T13:04:12.913Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Cluster ID: H0XshfRbT9O4ERj71GKfXg 13:04:13 2023-12-14T13:04:12.926Z ERROR 8090 --- [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 13:04:13 13:04:13 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener method could not be invoked with the incoming message 13:04:13 Endpoint handler details: 13:04:13 Method [public void org.onap.cps.ncmp.api.impl.async.AsyncRestRequestResponseEventConsumer.consumeAndForward(org.onap.cps.ncmp.event.model.DmiAsyncRequestResponseEvent)] 13:04:13 Bean [org.onap.cps.ncmp.api.impl.async.AsyncRestRequestResponseEventConsumer@ef5a84] 13:04:13 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2992) 13:04:13 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2937) 13:04:13 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2904) 13:04:13 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) 13:04:13 at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) 13:04:13 at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) 13:04:13 at io.micrometer.observation.Observation.observe(Observation.java:544) 13:04:13 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) 13:04:13 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) 13:04:13 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) 13:04:13 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) 13:04:13 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) 13:04:13 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) 13:04:13 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) 13:04:13 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 13:04:13 at java.base/java.lang.Thread.run(Thread.java:833) 13:04:13 Suppressed: org.springframework.kafka.listener.ListenerExecutionFailedException: Restored Stack Trace 13:04:13 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.checkAckArg(MessagingMessageListenerAdapter.java:402) 13:04:13 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:380) 13:04:13 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) 13:04:13 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) 13:04:13 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) 13:04:13 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) 13:04:13 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2923) 13:04:13 Caused by: org.springframework.messaging.converter.MessageConversionException: Cannot handle message 13:04:13 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:380) 13:04:13 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) 13:04:13 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) 13:04:13 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) 13:04:13 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) 13:04:13 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2923) 13:04:13 ... 14 common frames omitted 13:04:13 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@1ffa2819, kafka_timestampType=CREATE_TIME, kafka_receivedPartitionId=0, kafka_receivedTopic=ncmp-async-m2m, kafka_receivedTimestamp=1702559052913, kafka_groupId=ncmp-async-rest-request-event-group}] 13:04:13 at org.springframework.messaging.handler.annotation.support.PayloadMethodArgumentResolver.resolveArgument(PayloadMethodArgumentResolver.java:148) 13:04:13 at org.springframework.kafka.annotation.KafkaNullAwarePayloadArgumentResolver.resolveArgument(KafkaNullAwarePayloadArgumentResolver.java:46) 13:04:13 at org.springframework.messaging.handler.invocation.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:118) 13:04:13 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:147) 13:04:13 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:115) 13:04:13 at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:56) 13:04:13 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:375) 13:04:13 ... 19 common frames omitted 13:04:13 13:04:13 2023-12-14T13:04:12.937Z ERROR 8090 --- [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 13:04:13 13:04:13 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 13:04:13 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2996) 13:04:13 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3043) 13:04:13 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2899) 13:04:13 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) 13:04:13 at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) 13:04:13 at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) 13:04:13 at io.micrometer.observation.Observation.observe(Observation.java:544) 13:04:13 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) 13:04:13 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) 13:04:13 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) 13:04:13 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) 13:04:13 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) 13:04:13 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) 13:04:13 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) 13:04:13 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 13:04:13 at java.base/java.lang.Thread.run(Thread.java:833) 13:04:13 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 13:04:13 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:150) 13:04:13 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:182) 13:04:13 at org.apache.kafka.clients.consumer.internals.Fetcher.parseRecord(Fetcher.java:1429) 13:04:13 at org.apache.kafka.clients.consumer.internals.Fetcher.access$3400(Fetcher.java:133) 13:04:13 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.fetchRecords(Fetcher.java:1661) 13:04:13 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.access$1900(Fetcher.java:1497) 13:04:13 at org.apache.kafka.clients.consumer.internals.Fetcher.fetchRecords(Fetcher.java:717) 13:04:13 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:683) 13:04:13 at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1314) 13:04:13 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1243) 13:04:13 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1216) 13:04:13 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1726) 13:04:13 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1701) 13:04:13 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1502) 13:04:13 ... 3 common frames omitted 13:04:13 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 13:04:13 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 13:04:13 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 13:04:13 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 13:04:13 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 13:04:13 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 13:04:13 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:179) 13:04:13 ... 15 common frames omitted 13:04:13 13:04:13 2023-12-14T13:04:13.246Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:04:13 2023-12-14T13:04:13.246Z WARN 8090 --- [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. 13:04:13 2023-12-14T13:04:13.291Z INFO 8090 --- [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. 13:04:13 2023-12-14T13:04:13.292Z INFO 8090 --- [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. 13:04:13 2023-12-14T13:04:13.292Z INFO 8090 --- [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: 359ms, elapsed time since send: 359ms, request timeout: 30000ms) 13:04:13 2023-12-14T13:04:13.292Z INFO 8090 --- [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 27 due to node 1 being disconnected (elapsed time since creation: 367ms, elapsed time since send: 367ms, request timeout: 30000ms) 13:04:13 2023-12-14T13:04:13.292Z INFO 8090 --- [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. 13:04:13 2023-12-14T13:04:13.292Z INFO 8090 --- [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. 13:04:13 2023-12-14T13:04:13.292Z INFO 8090 --- [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. 13:04:13 2023-12-14T13:04:13.292Z INFO 8090 --- [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=1656541939, epoch=6) to node 1: 13:04:13 13:04:13 org.apache.kafka.common.errors.DisconnectException: null 13:04:13 13:04:13 2023-12-14T13:04:13.292Z INFO 8090 --- [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=1897918157, epoch=6) to node 1: 13:04:13 13:04:13 org.apache.kafka.common.errors.DisconnectException: null 13:04:13 13:04:13 2023-12-14T13:04:13.292Z INFO 8090 --- [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. 13:04:13 2023-12-14T13:04:13.293Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:04:13 2023-12-14T13:04:13.293Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 13:04:13 2023-12-14T13:04:13.294Z INFO 8090 --- [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. 13:04:13 2023-12-14T13:04:13.295Z INFO 8090 --- [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. 13:04:13 2023-12-14T13:04:13.295Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:04:13 2023-12-14T13:04:13.295Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:04:13 2023-12-14T13:04:13.295Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:04:13 2023-12-14T13:04:13.295Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 13:04:13 2023-12-14T13:04:13.295Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 13:04:13 2023-12-14T13:04:13.296Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:04:13 2023-12-14T13:04:13.296Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 13:04:13 2023-12-14T13:04:13.296Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 13:04:13 2023-12-14T13:04:13.299Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:04:13 2023-12-14T13:04:13.299Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 13:04:13 2023-12-14T13:04:13.392Z INFO 8090 --- [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. 13:04:13 2023-12-14T13:04:13.392Z WARN 8090 --- [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. 13:04:13 2023-12-14T13:04:13.392Z INFO 8090 --- [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. 13:04:13 2023-12-14T13:04:13.392Z WARN 8090 --- [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. 13:04:13 2023-12-14T13:04:13.394Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:04:13 2023-12-14T13:04:13.394Z WARN 8090 --- [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. 13:04:13 2023-12-14T13:04:13.396Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:04:13 2023-12-14T13:04:13.396Z WARN 8090 --- [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. 13:04:13 2023-12-14T13:04:13.396Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:04:13 2023-12-14T13:04:13.396Z WARN 8090 --- [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. 13:04:13 2023-12-14T13:04:13.398Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:04:13 2023-12-14T13:04:13.398Z WARN 8090 --- [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. 13:04:13 2023-12-14T13:04:13.398Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:04:13 2023-12-14T13:04:13.398Z WARN 8090 --- [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. 13:04:13 2023-12-14T13:04:13.400Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:04:13 2023-12-14T13:04:13.400Z WARN 8090 --- [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. 13:04:13 2023-12-14T13:04:13.495Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:04:13 2023-12-14T13:04:13.495Z WARN 8090 --- [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. 13:04:13 2023-12-14T13:04:13.497Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:04:13 2023-12-14T13:04:13.497Z WARN 8090 --- [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. 13:04:13 2023-12-14T13:04:13.499Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:04:13 2023-12-14T13:04:13.499Z WARN 8090 --- [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. 13:04:13 2023-12-14T13:04:13.500Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:04:13 2023-12-14T13:04:13.501Z WARN 8090 --- [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. 13:04:13 2023-12-14T13:04:13.512Z INFO 8090 --- [est-event-group] 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. 13:04:13 2023-12-14T13:04:13.512Z INFO 8090 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 13:04:13 2023-12-14T13:04:13.512Z WARN 8090 --- [est-event-group] 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. 13:04:13 2023-12-14T13:04:13.512Z WARN 8090 --- [ion-event-group] 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. 13:04:13 2023-12-14T13:04:13.512Z INFO 8090 --- [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 13:04:13 2023-12-14T13:04:13.512Z INFO 8090 --- [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 13:04:13 2023-12-14T13:04:13.513Z INFO 8090 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 13:04:13 2023-12-14T13:04:13.513Z INFO 8090 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 13:04:13 2023-12-14T13:04:13.514Z INFO 8090 --- [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 13:04:13 2023-12-14T13:04:13.514Z INFO 8090 --- [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 13:04:13 2023-12-14T13:04:13.514Z INFO 8090 --- [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 13:04:13 2023-12-14T13:04:13.515Z INFO 8090 --- [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 13:04:13 2023-12-14T13:04:13.515Z INFO 8090 --- [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 13:04:13 2023-12-14T13:04:13.516Z INFO 8090 --- [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 13:04:13 2023-12-14T13:04:13.516Z INFO 8090 --- [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 13:04:13 2023-12-14T13:04:13.516Z INFO 8090 --- [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 13:04:13 2023-12-14T13:04:13.516Z INFO 8090 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 13:04:13 2023-12-14T13:04:13.516Z INFO 8090 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 13:04:13 2023-12-14T13:04:13.516Z INFO 8090 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 13:04:13 2023-12-14T13:04:13.516Z INFO 8090 --- [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 13:04:13 2023-12-14T13:04:13.516Z INFO 8090 --- [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 13:04:13 2023-12-14T13:04:13.516Z INFO 8090 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 13:04:13 2023-12-14T13:04:13.516Z INFO 8090 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 13:04:13 2023-12-14T13:04:13.517Z INFO 8090 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 13:04:13 2023-12-14T13:04:13.520Z INFO 8090 --- [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 13:04:13 2023-12-14T13:04:13.521Z INFO 8090 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 13:04:13 2023-12-14T13:04:13.521Z INFO 8090 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-5 unregistered 13:04:13 2023-12-14T13:04:13.521Z INFO 8090 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 13:04:13 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.577 s - in org.onap.cps.ncmp.api.impl.async.FilterStrategiesIntegrationSpec 13:04:13 [INFO] Running org.onap.cps.ncmp.api.impl.async.SerializationIntegrationSpec 13:04:18 2023-12-14T13:04:13.532Z INFO 8090 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 13:04:18 2023-12-14T13:04:13.547Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:04:18 2023-12-14T13:04:13.548Z WARN 8090 --- [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. 13:04:18 2023-12-14T13:04:13.548Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:04:18 2023-12-14T13:04:13.549Z WARN 8090 --- [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. 13:04:18 2023-12-14T13:04:13.574Z INFO 8090 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 77b964a0222b6d23987f0cca9acb78ffb22f1da4448af8e399908dfafbb2864a 13:04:18 2023-12-14T13:04:13.574Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:04:18 2023-12-14T13:04:13.574Z WARN 8090 --- [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. 13:04:18 2023-12-14T13:04:13.634Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:04:18 2023-12-14T13:04:13.634Z WARN 8090 --- [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. 13:04:18 2023-12-14T13:04:13.697Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:04:18 2023-12-14T13:04:13.697Z WARN 8090 --- [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. 13:04:18 2023-12-14T13:04:13.749Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:04:18 2023-12-14T13:04:13.749Z WARN 8090 --- [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. 13:04:18 2023-12-14T13:04:13.751Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:04:18 2023-12-14T13:04:13.751Z WARN 8090 --- [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. 13:04:18 2023-12-14T13:04:13.752Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:04:18 2023-12-14T13:04:13.752Z WARN 8090 --- [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. 13:04:18 2023-12-14T13:04:13.752Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:04:18 2023-12-14T13:04:13.752Z WARN 8090 --- [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. 13:04:18 2023-12-14T13:04:13.798Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:04:18 2023-12-14T13:04:13.798Z WARN 8090 --- [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. 13:04:18 2023-12-14T13:04:14.094Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:04:18 2023-12-14T13:04:14.095Z WARN 8090 --- [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. 13:04:18 2023-12-14T13:04:14.149Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:04:18 2023-12-14T13:04:14.149Z WARN 8090 --- [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. 13:04:18 2023-12-14T13:04:14.150Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:04:18 2023-12-14T13:04:14.150Z WARN 8090 --- [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. 13:04:18 2023-12-14T13:04:14.154Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:04:18 2023-12-14T13:04:14.154Z WARN 8090 --- [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. 13:04:18 2023-12-14T13:04:14.161Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:04:18 2023-12-14T13:04:14.161Z WARN 8090 --- [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. 13:04:18 2023-12-14T13:04:14.255Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:04:18 2023-12-14T13:04:14.255Z WARN 8090 --- [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. 13:04:18 2023-12-14T13:04:14.302Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:04:19 2023-12-14T13:04:14.302Z WARN 8090 --- [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. 13:04:19 2023-12-14T13:04:14.303Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:04:19 2023-12-14T13:04:14.303Z WARN 8090 --- [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. 13:04:19 2023-12-14T13:04:14.486Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:04:19 2023-12-14T13:04:14.486Z WARN 8090 --- [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. 13:04:19 2023-12-14T13:04:14.794Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:04:19 2023-12-14T13:04:14.794Z WARN 8090 --- [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. 13:04:19 2023-12-14T13:04:14.860Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:04:19 2023-12-14T13:04:14.860Z WARN 8090 --- [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. 13:04:19 2023-12-14T13:04:14.988Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:04:19 2023-12-14T13:04:14.988Z WARN 8090 --- [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. 13:04:19 2023-12-14T13:04:15.009Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:04:19 2023-12-14T13:04:15.010Z WARN 8090 --- [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. 13:04:19 2023-12-14T13:04:15.030Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:04:19 2023-12-14T13:04:15.030Z WARN 8090 --- [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. 13:04:19 2023-12-14T13:04:15.080Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:04:19 2023-12-14T13:04:15.080Z WARN 8090 --- [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. 13:04:19 2023-12-14T13:04:15.099Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:04:19 2023-12-14T13:04:15.099Z WARN 8090 --- [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. 13:04:19 2023-12-14T13:04:15.212Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:04:19 2023-12-14T13:04:15.212Z WARN 8090 --- [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. 13:04:19 2023-12-14T13:04:15.262Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:04:19 2023-12-14T13:04:15.262Z WARN 8090 --- [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. 13:04:19 2023-12-14T13:04:15.591Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:04:19 2023-12-14T13:04:15.591Z WARN 8090 --- [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. 13:04:19 2023-12-14T13:04:15.699Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:04:19 2023-12-14T13:04:15.699Z WARN 8090 --- [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. 13:04:19 2023-12-14T13:04:15.815Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:04:19 2023-12-14T13:04:15.815Z WARN 8090 --- [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. 13:04:19 2023-12-14T13:04:15.914Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:04:19 2023-12-14T13:04:15.914Z WARN 8090 --- [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. 13:04:19 2023-12-14T13:04:16.003Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:04:19 2023-12-14T13:04:16.003Z WARN 8090 --- [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. 13:04:19 2023-12-14T13:04:16.085Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:04:19 2023-12-14T13:04:16.085Z WARN 8090 --- [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. 13:04:19 2023-12-14T13:04:16.095Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:04:19 2023-12-14T13:04:16.095Z WARN 8090 --- [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. 13:04:19 2023-12-14T13:04:16.186Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:04:19 2023-12-14T13:04:16.186Z WARN 8090 --- [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. 13:04:19 2023-12-14T13:04:16.317Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:04:19 2023-12-14T13:04:16.317Z WARN 8090 --- [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. 13:04:19 2023-12-14T13:04:16.368Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:04:19 2023-12-14T13:04:16.369Z WARN 8090 --- [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. 13:04:19 2023-12-14T13:04:16.595Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:04:19 2023-12-14T13:04:16.596Z WARN 8090 --- [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. 13:04:19 2023-12-14T13:04:16.756Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:04:19 2023-12-14T13:04:16.756Z WARN 8090 --- [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. 13:04:19 2023-12-14T13:04:16.880Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:04:19 2023-12-14T13:04:16.880Z WARN 8090 --- [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. 13:04:19 2023-12-14T13:04:17.114Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:04:19 2023-12-14T13:04:17.114Z WARN 8090 --- [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. 13:04:19 2023-12-14T13:04:17.118Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:04:19 2023-12-14T13:04:17.118Z WARN 8090 --- [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. 13:04:19 2023-12-14T13:04:17.211Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:04:19 2023-12-14T13:04:17.211Z WARN 8090 --- [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. 13:04:19 2023-12-14T13:04:17.222Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:04:19 2023-12-14T13:04:17.222Z WARN 8090 --- [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. 13:04:19 2023-12-14T13:04:17.292Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:04:19 2023-12-14T13:04:17.292Z WARN 8090 --- [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. 13:04:19 2023-12-14T13:04:17.292Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:04:19 2023-12-14T13:04:17.292Z WARN 8090 --- [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. 13:04:19 2023-12-14T13:04:17.473Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:04:19 2023-12-14T13:04:17.474Z WARN 8090 --- [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. 13:04:19 2023-12-14T13:04:17.506Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:04:19 2023-12-14T13:04:17.506Z WARN 8090 --- [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. 13:04:19 2023-12-14T13:04:17.735Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:04:19 2023-12-14T13:04:17.735Z WARN 8090 --- [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. 13:04:19 2023-12-14T13:04:17.863Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:04:19 2023-12-14T13:04:17.863Z WARN 8090 --- [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. 13:04:19 2023-12-14T13:04:18.014Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:04:19 2023-12-14T13:04:18.015Z WARN 8090 --- [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. 13:04:19 2023-12-14T13:04:18.023Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:04:19 2023-12-14T13:04:18.023Z WARN 8090 --- [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. 13:04:19 2023-12-14T13:04:18.027Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:04:19 2023-12-14T13:04:18.027Z WARN 8090 --- [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. 13:04:19 2023-12-14T13:04:18.301Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:04:19 2023-12-14T13:04:18.301Z WARN 8090 --- [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. 13:04:19 2023-12-14T13:04:18.330Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:04:19 2023-12-14T13:04:18.330Z WARN 8090 --- [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. 13:04:19 2023-12-14T13:04:18.397Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:04:19 2023-12-14T13:04:18.397Z WARN 8090 --- [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. 13:04:19 2023-12-14T13:04:18.416Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:04:19 2023-12-14T13:04:18.416Z WARN 8090 --- [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. 13:04:19 2023-12-14T13:04:18.633Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:04:19 2023-12-14T13:04:18.633Z WARN 8090 --- [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. 13:04:19 2023-12-14T13:04:18.718Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:04:19 2023-12-14T13:04:18.718Z WARN 8090 --- [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. 13:04:19 2023-12-14T13:04:18.743Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:04:19 2023-12-14T13:04:18.743Z WARN 8090 --- [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. 13:04:19 2023-12-14T13:04:18.754Z INFO 8090 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.222121372S 13:04:19 13:04:18,782 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 13:04:19 13:04:18,782 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 13:04:19 13:04:18,782 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@593e22c5 - 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 13:04:19 13:04:18,785 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@15c1ddb4 - 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. 13:04:19 13:04:18,785 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@593e22c5 - 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 13:04:19 13:04:18,786 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 13:04:19 13:04:18,786 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 13:04:19 13:04:18,786 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 13:04:19 13:04:18,787 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@15c1ddb4 - 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. 13:04:19 13:04:18,787 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@593e22c5 - 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 13:04:19 13:04:18,789 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 13:04:19 13:04:18,789 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 13:04:19 13:04:18,789 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 13:04:19 13:04:18,789 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702559058789) 13:04:19 13:04:18,789 |-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] 13:04:19 13:04:18,789 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 13:04:19 13:04:18,790 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 13:04:19 13:04:18,790 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1d628ff1 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 13:04:19 13:04:18,790 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 13:04:19 13:04:18,790 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1d628ff1 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 13:04:19 13:04:18,790 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 13:04:19 13:04:18,790 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1d628ff1 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 13:04:19 13:04:18,790 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 13:04:19 13:04:18,790 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1d628ff1 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 13:04:19 13:04:18,790 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 13:04:19 13:04:18,790 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1d628ff1 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 13:04:19 13:04:18,790 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 13:04:19 13:04:18,790 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1d628ff1 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 13:04:19 13:04:18,790 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 13:04:19 13:04:18,790 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1d628ff1 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 13:04:19 13:04:18,790 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 13:04:19 13:04:18,790 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1d628ff1 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 13:04:19 13:04:18,790 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 13:04:19 13:04:18,790 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:04:19 13:04:18,791 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 13:04:19 13:04:18,791 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 13:04:19 13:04:18,791 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:04:19 13:04:18,791 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 13:04:19 13:04:18,791 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 13:04:19 13:04:18,796 |-INFO in ch.qos.logback.classic.pattern.DateConverter@5479496b - Setting zoneId to "UTC" 13:04:19 13:04:18,796 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 13:04:19 13:04:18,796 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 13:04:19 13:04:18,799 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 13:04:19 13:04:18,799 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 13:04:19 13:04:18,800 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 13:04:19 13:04:18,800 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 13:04:19 13:04:18,800 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 13:04:19 13:04:18,800 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1d628ff1 - Propagating INFO level on Logger[ROOT] onto the JUL framework 13:04:19 13:04:18,800 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 13:04:19 13:04:18,800 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@1195e3b5 - End of configuration. 13:04:19 13:04:18,800 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@3995d348 - Registering current configuration as safe fallback point 13:04:19 13:04:19 13:04:19 . ____ _ __ _ _ 13:04:19 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:04:19 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:04:19 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:04:19 ' |____| .__|_| |_|_| |_\__, | / / / / 13:04:19 =========|_|==============|___/=/_/_/_/ 13:04:19 :: Spring Boot :: (v3.1.2) 13:04:19 13:04:19 2023-12-14T13:04:18.804Z INFO 8090 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : Starting SerializationIntegrationSpec using Java 17.0.6-ea with PID 8090 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 13:04:19 2023-12-14T13:04:18.804Z INFO 8090 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 13:04:19 2023-12-14T13:04:18.954Z INFO 8090 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 13:04:19 allow.auto.create.topics = true 13:04:19 auto.commit.interval.ms = 5000 13:04:19 auto.include.jmx.reporter = true 13:04:19 auto.offset.reset = latest 13:04:19 bootstrap.servers = [PLAINTEXT://localhost:32776] 13:04:19 check.crcs = true 13:04:19 client.dns.lookup = use_all_dns_ips 13:04:19 client.id = consumer-ncmp-data-operation-event-group-7 13:04:19 client.rack = 13:04:19 connections.max.idle.ms = 540000 13:04:19 default.api.timeout.ms = 60000 13:04:19 enable.auto.commit = false 13:04:19 exclude.internal.topics = true 13:04:19 fetch.max.bytes = 52428800 13:04:19 fetch.max.wait.ms = 500 13:04:19 fetch.min.bytes = 1 13:04:19 group.id = ncmp-data-operation-event-group 13:04:19 group.instance.id = null 13:04:19 heartbeat.interval.ms = 3000 13:04:19 interceptor.classes = [] 13:04:19 internal.leave.group.on.close = true 13:04:19 internal.throw.on.fetch.stable.offset.unsupported = false 13:04:19 isolation.level = read_uncommitted 13:04:19 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 13:04:19 max.partition.fetch.bytes = 1048576 13:04:19 max.poll.interval.ms = 300000 13:04:19 max.poll.records = 500 13:04:19 metadata.max.age.ms = 300000 13:04:19 metric.reporters = [] 13:04:19 metrics.num.samples = 2 13:04:19 metrics.recording.level = INFO 13:04:19 metrics.sample.window.ms = 30000 13:04:19 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 13:04:19 receive.buffer.bytes = 65536 13:04:19 reconnect.backoff.max.ms = 1000 13:04:19 reconnect.backoff.ms = 50 13:04:19 request.timeout.ms = 30000 13:04:19 retry.backoff.ms = 100 13:04:19 sasl.client.callback.handler.class = null 13:04:19 sasl.jaas.config = null 13:04:19 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:04:19 sasl.kerberos.min.time.before.relogin = 60000 13:04:19 sasl.kerberos.service.name = null 13:04:19 sasl.kerberos.ticket.renew.jitter = 0.05 13:04:19 sasl.kerberos.ticket.renew.window.factor = 0.8 13:04:19 sasl.login.callback.handler.class = null 13:04:19 sasl.login.class = null 13:04:19 sasl.login.connect.timeout.ms = null 13:04:19 sasl.login.read.timeout.ms = null 13:04:19 sasl.login.refresh.buffer.seconds = 300 13:04:19 sasl.login.refresh.min.period.seconds = 60 13:04:19 sasl.login.refresh.window.factor = 0.8 13:04:19 sasl.login.refresh.window.jitter = 0.05 13:04:19 sasl.login.retry.backoff.max.ms = 10000 13:04:19 sasl.login.retry.backoff.ms = 100 13:04:19 sasl.mechanism = GSSAPI 13:04:19 sasl.oauthbearer.clock.skew.seconds = 30 13:04:19 sasl.oauthbearer.expected.audience = null 13:04:19 sasl.oauthbearer.expected.issuer = null 13:04:19 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:04:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:04:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:04:19 sasl.oauthbearer.jwks.endpoint.url = null 13:04:19 sasl.oauthbearer.scope.claim.name = scope 13:04:19 sasl.oauthbearer.sub.claim.name = sub 13:04:19 sasl.oauthbearer.token.endpoint.url = null 13:04:19 security.protocol = PLAINTEXT 13:04:19 security.providers = null 13:04:19 send.buffer.bytes = 131072 13:04:19 session.timeout.ms = 45000 13:04:19 socket.connection.setup.timeout.max.ms = 30000 13:04:19 socket.connection.setup.timeout.ms = 10000 13:04:19 ssl.cipher.suites = null 13:04:19 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:04:19 ssl.endpoint.identification.algorithm = https 13:04:19 ssl.engine.factory.class = null 13:04:19 ssl.key.password = null 13:04:19 ssl.keymanager.algorithm = SunX509 13:04:19 ssl.keystore.certificate.chain = null 13:04:19 ssl.keystore.key = null 13:04:19 ssl.keystore.location = null 13:04:19 ssl.keystore.password = null 13:04:19 ssl.keystore.type = JKS 13:04:19 ssl.protocol = TLSv1.3 13:04:19 ssl.provider = null 13:04:19 ssl.secure.random.implementation = null 13:04:19 ssl.trustmanager.algorithm = PKIX 13:04:19 ssl.truststore.certificates = null 13:04:19 ssl.truststore.location = null 13:04:19 ssl.truststore.password = null 13:04:19 ssl.truststore.type = JKS 13:04:19 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 13:04:19 13:04:19 2023-12-14T13:04:18.957Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:04:19 2023-12-14T13:04:18.957Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:04:19 2023-12-14T13:04:18.957Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702559058957 13:04:19 2023-12-14T13:04:18.957Z INFO 8090 --- [ 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 13:04:19 2023-12-14T13:04:18.964Z INFO 8090 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 13:04:19 allow.auto.create.topics = true 13:04:19 auto.commit.interval.ms = 5000 13:04:19 auto.include.jmx.reporter = true 13:04:19 auto.offset.reset = latest 13:04:19 bootstrap.servers = [PLAINTEXT://localhost:32776] 13:04:19 check.crcs = true 13:04:19 client.dns.lookup = use_all_dns_ips 13:04:19 client.id = consumer-ncmp-async-rest-request-event-group-8 13:04:19 client.rack = 13:04:19 connections.max.idle.ms = 540000 13:04:19 default.api.timeout.ms = 60000 13:04:19 enable.auto.commit = false 13:04:19 exclude.internal.topics = true 13:04:19 fetch.max.bytes = 52428800 13:04:19 fetch.max.wait.ms = 500 13:04:19 fetch.min.bytes = 1 13:04:19 group.id = ncmp-async-rest-request-event-group 13:04:19 group.instance.id = null 13:04:19 heartbeat.interval.ms = 3000 13:04:19 interceptor.classes = [] 13:04:19 internal.leave.group.on.close = true 13:04:19 internal.throw.on.fetch.stable.offset.unsupported = false 13:04:19 isolation.level = read_uncommitted 13:04:19 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 13:04:19 max.partition.fetch.bytes = 1048576 13:04:19 max.poll.interval.ms = 300000 13:04:19 max.poll.records = 500 13:04:19 metadata.max.age.ms = 300000 13:04:19 metric.reporters = [] 13:04:19 metrics.num.samples = 2 13:04:19 metrics.recording.level = INFO 13:04:19 metrics.sample.window.ms = 30000 13:04:19 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 13:04:19 receive.buffer.bytes = 65536 13:04:19 reconnect.backoff.max.ms = 1000 13:04:19 reconnect.backoff.ms = 50 13:04:19 request.timeout.ms = 30000 13:04:19 retry.backoff.ms = 100 13:04:19 sasl.client.callback.handler.class = null 13:04:19 sasl.jaas.config = null 13:04:19 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:04:19 sasl.kerberos.min.time.before.relogin = 60000 13:04:19 sasl.kerberos.service.name = null 13:04:19 sasl.kerberos.ticket.renew.jitter = 0.05 13:04:19 sasl.kerberos.ticket.renew.window.factor = 0.8 13:04:19 sasl.login.callback.handler.class = null 13:04:19 sasl.login.class = null 13:04:19 sasl.login.connect.timeout.ms = null 13:04:19 sasl.login.read.timeout.ms = null 13:04:19 sasl.login.refresh.buffer.seconds = 300 13:04:19 sasl.login.refresh.min.period.seconds = 60 13:04:19 sasl.login.refresh.window.factor = 0.8 13:04:19 sasl.login.refresh.window.jitter = 0.05 13:04:19 sasl.login.retry.backoff.max.ms = 10000 13:04:19 sasl.login.retry.backoff.ms = 100 13:04:19 sasl.mechanism = GSSAPI 13:04:19 sasl.oauthbearer.clock.skew.seconds = 30 13:04:19 sasl.oauthbearer.expected.audience = null 13:04:19 sasl.oauthbearer.expected.issuer = null 13:04:19 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:04:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:04:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:04:19 sasl.oauthbearer.jwks.endpoint.url = null 13:04:19 sasl.oauthbearer.scope.claim.name = scope 13:04:19 sasl.oauthbearer.sub.claim.name = sub 13:04:19 sasl.oauthbearer.token.endpoint.url = null 13:04:19 security.protocol = PLAINTEXT 13:04:19 security.providers = null 13:04:19 send.buffer.bytes = 131072 13:04:19 session.timeout.ms = 45000 13:04:19 socket.connection.setup.timeout.max.ms = 30000 13:04:19 socket.connection.setup.timeout.ms = 10000 13:04:19 ssl.cipher.suites = null 13:04:19 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:04:19 ssl.endpoint.identification.algorithm = https 13:04:19 ssl.engine.factory.class = null 13:04:19 ssl.key.password = null 13:04:19 ssl.keymanager.algorithm = SunX509 13:04:19 ssl.keystore.certificate.chain = null 13:04:19 ssl.keystore.key = null 13:04:19 ssl.keystore.location = null 13:04:19 ssl.keystore.password = null 13:04:19 ssl.keystore.type = JKS 13:04:19 ssl.protocol = TLSv1.3 13:04:19 ssl.provider = null 13:04:19 ssl.secure.random.implementation = null 13:04:19 ssl.trustmanager.algorithm = PKIX 13:04:19 ssl.truststore.certificates = null 13:04:19 ssl.truststore.location = null 13:04:19 ssl.truststore.password = null 13:04:19 ssl.truststore.type = JKS 13:04:19 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 13:04:19 13:04:19 2023-12-14T13:04:18.971Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:04:19 2023-12-14T13:04:18.971Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:04:19 2023-12-14T13:04:18.971Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702559058971 13:04:19 2023-12-14T13:04:18.971Z INFO 8090 --- [ 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 13:04:19 2023-12-14T13:04:18.974Z INFO 8090 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : Started SerializationIntegrationSpec in 0.213 seconds (process running for 35.242) 13:04:19 2023-12-14T13:04:18.992Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:04:19 2023-12-14T13:04:18.992Z WARN 8090 --- [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. 13:04:19 2023-12-14T13:04:19.036Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:04:19 2023-12-14T13:04:19.037Z WARN 8090 --- [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. 13:04:19 2023-12-14T13:04:19.093Z WARN 8090 --- [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=UNKNOWN_TOPIC_OR_PARTITION} 13:04:19 2023-12-14T13:04:19.093Z INFO 8090 --- [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: kNZ8kWVFShenpfpE3rZdrg 13:04:19 2023-12-14T13:04:19.137Z WARN 8090 --- [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=LEADER_NOT_AVAILABLE} 13:04:19 2023-12-14T13:04:19.137Z INFO 8090 --- [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: kNZ8kWVFShenpfpE3rZdrg 13:04:19 2023-12-14T13:04:19.197Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:04:19 2023-12-14T13:04:19.197Z WARN 8090 --- [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. 13:04:19 2023-12-14T13:04:19.209Z WARN 8090 --- [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} 13:04:19 2023-12-14T13:04:19.251Z WARN 8090 --- [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} 13:04:19 2023-12-14T13:04:19.320Z INFO 8090 --- [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 GuhyqwToQAu9YPq2_7IlxQ 13:04:19 2023-12-14T13:04:19.354Z INFO 8090 --- [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 GuhyqwToQAu9YPq2_7IlxQ 13:04:19 2023-12-14T13:04:19.364Z INFO 8090 --- [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) 13:04:19 2023-12-14T13:04:19.365Z INFO 8090 --- [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 13:04:19 2023-12-14T13:04:19.383Z INFO 8090 --- [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-d3a5e80e-d692-4814-a326-d023615bd621 13:04:19 2023-12-14T13:04:19.383Z INFO 8090 --- [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) 13:04:19 2023-12-14T13:04:19.384Z INFO 8090 --- [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 13:04:19 2023-12-14T13:04:19.408Z INFO 8090 --- [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-d3a5e80e-d692-4814-a326-d023615bd621', protocol='range'} 13:04:19 2023-12-14T13:04:19.408Z INFO 8090 --- [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-d3a5e80e-d692-4814-a326-d023615bd621=Assignment(partitions=[ncmp-async-m2m-0])} 13:04:19 2023-12-14T13:04:19.430Z INFO 8090 --- [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) 13:04:19 2023-12-14T13:04:19.431Z INFO 8090 --- [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 13:04:19 2023-12-14T13:04:19.445Z INFO 8090 --- [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-1e218faa-84a2-4709-9616-5317deca39f5 13:04:19 2023-12-14T13:04:19.445Z INFO 8090 --- [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) 13:04:19 2023-12-14T13:04:19.445Z INFO 8090 --- [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 13:04:19 2023-12-14T13:04:19.460Z INFO 8090 --- [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-d3a5e80e-d692-4814-a326-d023615bd621', protocol='range'} 13:04:19 2023-12-14T13:04:19.460Z INFO 8090 --- [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]) 13:04:19 2023-12-14T13:04:19.460Z INFO 8090 --- [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 13:04:19 2023-12-14T13:04:19.463Z INFO 8090 --- [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-1e218faa-84a2-4709-9616-5317deca39f5', protocol='range'} 13:04:19 2023-12-14T13:04:19.463Z INFO 8090 --- [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-1e218faa-84a2-4709-9616-5317deca39f5=Assignment(partitions=[ncmp-async-m2m-0])} 13:04:19 2023-12-14T13:04:19.470Z INFO 8090 --- [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 13:04:19 2023-12-14T13:04:19.473Z INFO 8090 --- [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 13:04:19 2023-12-14T13:04:19.474Z INFO 8090 --- [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-1e218faa-84a2-4709-9616-5317deca39f5', protocol='range'} 13:04:19 2023-12-14T13:04:19.474Z INFO 8090 --- [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]) 13:04:19 2023-12-14T13:04:19.475Z INFO 8090 --- [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 13:04:19 2023-12-14T13:04:19.483Z INFO 8090 --- [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}}. 13:04:19 2023-12-14T13:04:19.491Z INFO 8090 --- [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 13:04:19 2023-12-14T13:04:19.493Z INFO 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 13:04:19 2023-12-14T13:04:19.493Z INFO 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 13:04:19 acks = -1 13:04:19 auto.include.jmx.reporter = true 13:04:19 batch.size = 16384 13:04:19 bootstrap.servers = [PLAINTEXT://localhost:32776] 13:04:19 buffer.memory = 33554432 13:04:19 client.dns.lookup = use_all_dns_ips 13:04:19 client.id = producer-9 13:04:19 compression.type = none 13:04:19 connections.max.idle.ms = 540000 13:04:19 delivery.timeout.ms = 120000 13:04:19 enable.idempotence = false 13:04:19 interceptor.classes = [] 13:04:19 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 13:04:19 linger.ms = 1 13:04:19 max.block.ms = 60000 13:04:19 max.in.flight.requests.per.connection = 5 13:04:19 max.request.size = 1048576 13:04:19 metadata.max.age.ms = 300000 13:04:19 metadata.max.idle.ms = 300000 13:04:19 metric.reporters = [] 13:04:19 metrics.num.samples = 2 13:04:19 metrics.recording.level = INFO 13:04:19 metrics.sample.window.ms = 30000 13:04:19 partitioner.adaptive.partitioning.enable = true 13:04:19 partitioner.availability.timeout.ms = 0 13:04:19 partitioner.class = null 13:04:19 partitioner.ignore.keys = false 13:04:19 receive.buffer.bytes = 32768 13:04:19 reconnect.backoff.max.ms = 1000 13:04:19 reconnect.backoff.ms = 50 13:04:19 request.timeout.ms = 30000 13:04:19 retries = 0 13:04:19 retry.backoff.ms = 100 13:04:19 sasl.client.callback.handler.class = null 13:04:19 sasl.jaas.config = null 13:04:19 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:04:19 sasl.kerberos.min.time.before.relogin = 60000 13:04:19 sasl.kerberos.service.name = null 13:04:19 sasl.kerberos.ticket.renew.jitter = 0.05 13:04:19 sasl.kerberos.ticket.renew.window.factor = 0.8 13:04:19 sasl.login.callback.handler.class = null 13:04:19 sasl.login.class = null 13:04:19 sasl.login.connect.timeout.ms = null 13:04:19 sasl.login.read.timeout.ms = null 13:04:19 sasl.login.refresh.buffer.seconds = 300 13:04:19 sasl.login.refresh.min.period.seconds = 60 13:04:19 sasl.login.refresh.window.factor = 0.8 13:04:19 sasl.login.refresh.window.jitter = 0.05 13:04:19 sasl.login.retry.backoff.max.ms = 10000 13:04:19 sasl.login.retry.backoff.ms = 100 13:04:19 sasl.mechanism = GSSAPI 13:04:19 sasl.oauthbearer.clock.skew.seconds = 30 13:04:19 sasl.oauthbearer.expected.audience = null 13:04:19 sasl.oauthbearer.expected.issuer = null 13:04:19 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:04:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:04:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:04:19 sasl.oauthbearer.jwks.endpoint.url = null 13:04:19 sasl.oauthbearer.scope.claim.name = scope 13:04:19 sasl.oauthbearer.sub.claim.name = sub 13:04:19 sasl.oauthbearer.token.endpoint.url = null 13:04:19 security.protocol = PLAINTEXT 13:04:19 security.providers = null 13:04:19 send.buffer.bytes = 131072 13:04:19 socket.connection.setup.timeout.max.ms = 30000 13:04:19 socket.connection.setup.timeout.ms = 10000 13:04:19 ssl.cipher.suites = null 13:04:19 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:04:19 ssl.endpoint.identification.algorithm = https 13:04:19 ssl.engine.factory.class = null 13:04:19 ssl.key.password = null 13:04:19 ssl.keymanager.algorithm = SunX509 13:04:19 ssl.keystore.certificate.chain = null 13:04:19 ssl.keystore.key = null 13:04:19 ssl.keystore.location = null 13:04:19 ssl.keystore.password = null 13:04:19 ssl.keystore.type = JKS 13:04:19 ssl.protocol = TLSv1.3 13:04:19 ssl.provider = null 13:04:19 ssl.secure.random.implementation = null 13:04:19 ssl.trustmanager.algorithm = PKIX 13:04:19 ssl.truststore.certificates = null 13:04:19 ssl.truststore.location = null 13:04:19 ssl.truststore.password = null 13:04:19 ssl.truststore.type = JKS 13:04:19 transaction.timeout.ms = 60000 13:04:19 transactional.id = null 13:04:19 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 13:04:19 13:04:19 2023-12-14T13:04:19.495Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:04:19 2023-12-14T13:04:19.495Z WARN 8090 --- [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. 13:04:19 2023-12-14T13:04:19.495Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:04:19 2023-12-14T13:04:19.495Z WARN 8090 --- [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. 13:04:19 2023-12-14T13:04:19.495Z WARN 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 13:04:19 2023-12-14T13:04:19.495Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:04:19 2023-12-14T13:04:19.495Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:04:19 2023-12-14T13:04:19.495Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702559059495 13:04:19 2023-12-14T13:04:19.503Z INFO 8090 --- [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 13:04:19 2023-12-14T13:04:19.507Z INFO 8090 --- [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}}. 13:04:19 2023-12-14T13:04:19.508Z INFO 8090 --- [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 GuhyqwToQAu9YPq2_7IlxQ 13:04:19 2023-12-14T13:04:19.508Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Cluster ID: kNZ8kWVFShenpfpE3rZdrg 13:04:19 2023-12-14T13:04:19.509Z INFO 8090 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 13:04:19 2023-12-14T13:04:19.523Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:04:19 2023-12-14T13:04:19.523Z WARN 8090 --- [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. 13:04:19 2023-12-14T13:04:19.529Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:04:19 2023-12-14T13:04:19.529Z WARN 8090 --- [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. 13:04:19 2023-12-14T13:04:19.540Z INFO 8090 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 13:04:19 2023-12-14T13:04:19.614Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:04:19 2023-12-14T13:04:19.615Z WARN 8090 --- [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. 13:04:19 2023-12-14T13:04:19.762Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:04:19 2023-12-14T13:04:19.762Z WARN 8090 --- [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. 13:04:20 2023-12-14T13:04:19.821Z INFO 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 13:04:20 2023-12-14T13:04:19.822Z INFO 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 13:04:20 acks = -1 13:04:20 auto.include.jmx.reporter = true 13:04:20 batch.size = 16384 13:04:20 bootstrap.servers = [PLAINTEXT://localhost:32776] 13:04:20 buffer.memory = 33554432 13:04:20 client.dns.lookup = use_all_dns_ips 13:04:20 client.id = producer-10 13:04:20 compression.type = none 13:04:20 connections.max.idle.ms = 540000 13:04:20 delivery.timeout.ms = 120000 13:04:20 enable.idempotence = false 13:04:20 interceptor.classes = [] 13:04:20 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 13:04:20 linger.ms = 1 13:04:20 max.block.ms = 60000 13:04:20 max.in.flight.requests.per.connection = 5 13:04:20 max.request.size = 1048576 13:04:20 metadata.max.age.ms = 300000 13:04:20 metadata.max.idle.ms = 300000 13:04:20 metric.reporters = [] 13:04:20 metrics.num.samples = 2 13:04:20 metrics.recording.level = INFO 13:04:20 metrics.sample.window.ms = 30000 13:04:20 partitioner.adaptive.partitioning.enable = true 13:04:20 partitioner.availability.timeout.ms = 0 13:04:20 partitioner.class = null 13:04:20 partitioner.ignore.keys = false 13:04:20 receive.buffer.bytes = 32768 13:04:20 reconnect.backoff.max.ms = 1000 13:04:20 reconnect.backoff.ms = 50 13:04:20 request.timeout.ms = 30000 13:04:20 retries = 0 13:04:20 retry.backoff.ms = 100 13:04:20 sasl.client.callback.handler.class = null 13:04:20 sasl.jaas.config = null 13:04:20 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:04:20 sasl.kerberos.min.time.before.relogin = 60000 13:04:20 sasl.kerberos.service.name = null 13:04:20 sasl.kerberos.ticket.renew.jitter = 0.05 13:04:20 sasl.kerberos.ticket.renew.window.factor = 0.8 13:04:20 sasl.login.callback.handler.class = null 13:04:20 sasl.login.class = null 13:04:20 sasl.login.connect.timeout.ms = null 13:04:20 sasl.login.read.timeout.ms = null 13:04:20 sasl.login.refresh.buffer.seconds = 300 13:04:20 sasl.login.refresh.min.period.seconds = 60 13:04:20 sasl.login.refresh.window.factor = 0.8 13:04:20 sasl.login.refresh.window.jitter = 0.05 13:04:20 sasl.login.retry.backoff.max.ms = 10000 13:04:20 sasl.login.retry.backoff.ms = 100 13:04:20 sasl.mechanism = GSSAPI 13:04:20 sasl.oauthbearer.clock.skew.seconds = 30 13:04:20 sasl.oauthbearer.expected.audience = null 13:04:20 sasl.oauthbearer.expected.issuer = null 13:04:20 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:04:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:04:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:04:20 sasl.oauthbearer.jwks.endpoint.url = null 13:04:20 sasl.oauthbearer.scope.claim.name = scope 13:04:20 sasl.oauthbearer.sub.claim.name = sub 13:04:20 sasl.oauthbearer.token.endpoint.url = null 13:04:20 security.protocol = PLAINTEXT 13:04:20 security.providers = null 13:04:20 send.buffer.bytes = 131072 13:04:20 socket.connection.setup.timeout.max.ms = 30000 13:04:20 socket.connection.setup.timeout.ms = 10000 13:04:20 ssl.cipher.suites = null 13:04:20 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:04:20 ssl.endpoint.identification.algorithm = https 13:04:20 ssl.engine.factory.class = null 13:04:20 ssl.key.password = null 13:04:20 ssl.keymanager.algorithm = SunX509 13:04:20 ssl.keystore.certificate.chain = null 13:04:20 ssl.keystore.key = null 13:04:20 ssl.keystore.location = null 13:04:20 ssl.keystore.password = null 13:04:20 ssl.keystore.type = JKS 13:04:20 ssl.protocol = TLSv1.3 13:04:20 ssl.provider = null 13:04:20 ssl.secure.random.implementation = null 13:04:20 ssl.trustmanager.algorithm = PKIX 13:04:20 ssl.truststore.certificates = null 13:04:20 ssl.truststore.location = null 13:04:20 ssl.truststore.password = null 13:04:20 ssl.truststore.type = JKS 13:04:20 transaction.timeout.ms = 60000 13:04:20 transactional.id = null 13:04:20 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 13:04:20 13:04:20 2023-12-14T13:04:19.824Z WARN 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 13:04:20 2023-12-14T13:04:19.824Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:04:20 2023-12-14T13:04:19.824Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:04:20 2023-12-14T13:04:19.824Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702559059824 13:04:20 2023-12-14T13:04:19.831Z INFO 8090 --- [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 GuhyqwToQAu9YPq2_7IlxQ 13:04:20 2023-12-14T13:04:19.831Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Cluster ID: kNZ8kWVFShenpfpE3rZdrg 13:04:20 2023-12-14T13:04:19.836Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:04:20 2023-12-14T13:04:19.836Z WARN 8090 --- [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. 13:04:20 2023-12-14T13:04:19.866Z ERROR 8090 --- [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 13:04:20 13:04:20 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 13:04:20 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2996) 13:04:20 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3043) 13:04:20 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2899) 13:04:20 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) 13:04:20 at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) 13:04:20 at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) 13:04:20 at io.micrometer.observation.Observation.observe(Observation.java:544) 13:04:20 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) 13:04:20 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) 13:04:20 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) 13:04:20 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) 13:04:20 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) 13:04:20 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) 13:04:20 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) 13:04:20 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 13:04:20 at java.base/java.lang.Thread.run(Thread.java:833) 13:04:20 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 13:04:20 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:150) 13:04:20 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:182) 13:04:20 at org.apache.kafka.clients.consumer.internals.Fetcher.parseRecord(Fetcher.java:1429) 13:04:20 at org.apache.kafka.clients.consumer.internals.Fetcher.access$3400(Fetcher.java:133) 13:04:20 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.fetchRecords(Fetcher.java:1661) 13:04:20 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.access$1900(Fetcher.java:1497) 13:04:20 at org.apache.kafka.clients.consumer.internals.Fetcher.fetchRecords(Fetcher.java:717) 13:04:20 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:683) 13:04:20 at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1314) 13:04:20 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1243) 13:04:20 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1216) 13:04:20 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1726) 13:04:20 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1701) 13:04:20 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1502) 13:04:20 ... 3 common frames omitted 13:04:20 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 13:04:20 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 13:04:20 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 13:04:20 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 13:04:20 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 13:04:20 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 13:04:20 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:179) 13:04:20 ... 15 common frames omitted 13:04:20 13:04:20 2023-12-14T13:04:20.000Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:04:20 2023-12-14T13:04:20.001Z WARN 8090 --- [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. 13:04:20 2023-12-14T13:04:20.143Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:04:20 2023-12-14T13:04:20.144Z WARN 8090 --- [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. 13:04:20 2023-12-14T13:04:20.198Z INFO 8090 --- [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. 13:04:20 2023-12-14T13:04:20.198Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:04:20 2023-12-14T13:04:20.198Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:04:20 2023-12-14T13:04:20.198Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 13:04:20 2023-12-14T13:04:20.198Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 13:04:20 2023-12-14T13:04:20.198Z INFO 8090 --- [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. 13:04:20 2023-12-14T13:04:20.198Z INFO 8090 --- [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 21 due to node 1 being disconnected (elapsed time since creation: 335ms, elapsed time since send: 335ms, request timeout: 30000ms) 13:04:20 2023-12-14T13:04:20.198Z INFO 8090 --- [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. 13:04:20 2023-12-14T13:04:20.199Z INFO 8090 --- [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. 13:04:20 2023-12-14T13:04:20.199Z INFO 8090 --- [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. 13:04:20 2023-12-14T13:04:20.199Z INFO 8090 --- [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=1447698574, epoch=2) to node 1: 13:04:20 13:04:20 org.apache.kafka.common.errors.DisconnectException: null 13:04:20 13:04:20 2023-12-14T13:04:20.199Z INFO 8090 --- [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 19 due to node 1 being disconnected (elapsed time since creation: 340ms, elapsed time since send: 340ms, request timeout: 30000ms) 13:04:20 2023-12-14T13:04:20.199Z INFO 8090 --- [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 21 due to node 1 being disconnected (elapsed time since creation: 241ms, elapsed time since send: 241ms, request timeout: 30000ms) 13:04:20 2023-12-14T13:04:20.199Z INFO 8090 --- [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. 13:04:20 2023-12-14T13:04:20.199Z INFO 8090 --- [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. 13:04:20 2023-12-14T13:04:20.199Z INFO 8090 --- [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=1050071777, epoch=2) to node 1: 13:04:20 13:04:20 org.apache.kafka.common.errors.DisconnectException: null 13:04:20 13:04:20 2023-12-14T13:04:20.199Z INFO 8090 --- [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. 13:04:20 2023-12-14T13:04:20.258Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:04:20 2023-12-14T13:04:20.258Z WARN 8090 --- [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. 13:04:20 2023-12-14T13:04:20.299Z INFO 8090 --- [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. 13:04:20 2023-12-14T13:04:20.299Z WARN 8090 --- [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. 13:04:20 2023-12-14T13:04:20.299Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:04:20 2023-12-14T13:04:20.299Z WARN 8090 --- [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. 13:04:20 2023-12-14T13:04:20.299Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:04:20 2023-12-14T13:04:20.299Z WARN 8090 --- [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. 13:04:20 2023-12-14T13:04:20.300Z INFO 8090 --- [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. 13:04:20 2023-12-14T13:04:20.300Z WARN 8090 --- [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. 13:04:20 2023-12-14T13:04:20.349Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:04:20 2023-12-14T13:04:20.349Z WARN 8090 --- [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. 13:04:20 2023-12-14T13:04:20.357Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:04:20 2023-12-14T13:04:20.357Z WARN 8090 --- [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. 13:04:20 2023-12-14T13:04:20.378Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:04:20 2023-12-14T13:04:20.378Z WARN 8090 --- [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. 13:04:20 2023-12-14T13:04:20.394Z INFO 8090 --- [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 13:04:20 2023-12-14T13:04:20.394Z INFO 8090 --- [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 13:04:20 2023-12-14T13:04:20.394Z INFO 8090 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 13:04:20 2023-12-14T13:04:20.394Z INFO 8090 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 13:04:20 2023-12-14T13:04:20.394Z INFO 8090 --- [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 13:04:20 2023-12-14T13:04:20.394Z INFO 8090 --- [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 13:04:20 2023-12-14T13:04:20.394Z INFO 8090 --- [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 13:04:20 2023-12-14T13:04:20.394Z INFO 8090 --- [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 13:04:20 2023-12-14T13:04:20.394Z INFO 8090 --- [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 13:04:20 2023-12-14T13:04:20.394Z INFO 8090 --- [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 13:04:20 2023-12-14T13:04:20.394Z INFO 8090 --- [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 13:04:20 2023-12-14T13:04:20.394Z INFO 8090 --- [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 13:04:20 2023-12-14T13:04:20.394Z INFO 8090 --- [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 13:04:20 2023-12-14T13:04:20.394Z INFO 8090 --- [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 13:04:20 2023-12-14T13:04:20.395Z INFO 8090 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 13:04:20 2023-12-14T13:04:20.395Z INFO 8090 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 13:04:20 2023-12-14T13:04:20.395Z INFO 8090 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 13:04:20 2023-12-14T13:04:20.395Z INFO 8090 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 13:04:20 2023-12-14T13:04:20.395Z INFO 8090 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 13:04:20 2023-12-14T13:04:20.395Z INFO 8090 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 13:04:20 2023-12-14T13:04:20.398Z INFO 8090 --- [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 13:04:20 2023-12-14T13:04:20.398Z INFO 8090 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 13:04:20 2023-12-14T13:04:20.399Z INFO 8090 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-7 unregistered 13:04:20 2023-12-14T13:04:20.399Z INFO 8090 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 13:04:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.869 s - in org.onap.cps.ncmp.api.impl.async.SerializationIntegrationSpec 13:04:20 [INFO] Running org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec 13:04:20 2023-12-14T13:04:20.450Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:04:20 2023-12-14T13:04:20.451Z WARN 8090 --- [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. 13:04:20 2023-12-14T13:04:20.454Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:04:20 2023-12-14T13:04:20.454Z WARN 8090 --- [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. 13:04:20 2023-12-14T13:04:20.569Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:04:20 2023-12-14T13:04:20.569Z WARN 8090 --- [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. 13:04:20 13:04:20,598 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 13:04:20 13:04:20,599 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 13:04:20 13:04:20,599 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@12503bcb - 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 13:04:20 13:04:20,601 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@15c1ddb4 - 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. 13:04:20 13:04:20,601 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@12503bcb - 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 13:04:20 13:04:20,603 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 13:04:20 13:04:20,603 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 13:04:20 13:04:20,603 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 13:04:20 13:04:20,603 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@15c1ddb4 - 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. 13:04:20 13:04:20,603 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@12503bcb - 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 13:04:20 13:04:20,605 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 13:04:20 13:04:20,605 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 13:04:20 13:04:20,605 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 13:04:20 13:04:20,606 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702559060606) 13:04:20 13:04:20,606 |-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] 13:04:20 13:04:20,606 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 13:04:20 13:04:20,607 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 13:04:20 13:04:20,607 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3f311de1 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 13:04:20 13:04:20,607 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 13:04:20 13:04:20,607 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3f311de1 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 13:04:20 13:04:20,607 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 13:04:20 13:04:20,607 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3f311de1 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 13:04:20 13:04:20,607 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 13:04:20 13:04:20,607 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3f311de1 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 13:04:20 13:04:20,607 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 13:04:20 13:04:20,607 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3f311de1 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 13:04:20 13:04:20,607 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 13:04:20 13:04:20,607 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3f311de1 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 13:04:20 13:04:20,607 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 13:04:20 13:04:20,607 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3f311de1 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 13:04:20 13:04:20,607 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 13:04:20 13:04:20,607 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3f311de1 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 13:04:20 13:04:20,607 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 13:04:20 13:04:20,607 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:04:20 13:04:20,607 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 13:04:20 13:04:20,608 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 13:04:20 13:04:20,608 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:04:20 13:04:20,608 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 13:04:20 13:04:20,608 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 13:04:20 13:04:20,612 |-INFO in ch.qos.logback.classic.pattern.DateConverter@424f6fc9 - Setting zoneId to "UTC" 13:04:20 13:04:20,612 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 13:04:20 13:04:20,612 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 13:04:20 13:04:20,615 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 13:04:20 13:04:20,615 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 13:04:20 13:04:20,615 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 13:04:20 13:04:20,615 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 13:04:20 13:04:20,616 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 13:04:20 13:04:20,616 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3f311de1 - Propagating INFO level on Logger[ROOT] onto the JUL framework 13:04:20 13:04:20,616 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 13:04:20 13:04:20,616 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@4f7b52ad - End of configuration. 13:04:20 13:04:20,616 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@5c66a6ea - Registering current configuration as safe fallback point 13:04:20 13:04:20 13:04:20 . ____ _ __ _ _ 13:04:20 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:04:20 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:04:20 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:04:20 ' |____| .__|_| |_|_| |_\__, | / / / / 13:04:20 =========|_|==============|___/=/_/_/_/ 13:04:20 :: Spring Boot :: (v3.1.2) 13:04:20 13:04:20 2023-12-14T13:04:20.620Z INFO 8090 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : Starting DmiRestClientSpec using Java 17.0.6-ea with PID 8090 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 13:04:20 2023-12-14T13:04:20.620Z INFO 8090 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : No active profile set, falling back to 1 default profile: "default" 13:04:20 2023-12-14T13:04:20.655Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:04:20 2023-12-14T13:04:20.655Z WARN 8090 --- [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. 13:04:20 2023-12-14T13:04:20.668Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:04:20 2023-12-14T13:04:20.668Z WARN 8090 --- [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. 13:04:20 2023-12-14T13:04:20.705Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:04:20 2023-12-14T13:04:20.705Z WARN 8090 --- [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. 13:04:20 2023-12-14T13:04:20.722Z INFO 8090 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : Started DmiRestClientSpec in 0.142 seconds (process running for 36.99) 13:04:20 2023-12-14T13:04:20.755Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:04:20 2023-12-14T13:04:20.755Z WARN 8090 --- [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. 13:04:20 2023-12-14T13:04:20.758Z WARN 8090 --- [ 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') 13:04:20 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.359 s - in org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec 13:04:20 [INFO] Running org.onap.cps.ncmp.api.impl.config.NcmpConfigurationSpec 13:04:20 13:04:20 . ____ _ __ _ _ 13:04:20 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:04:20 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:04:20 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:04:20 ' |____| .__|_| |_|_| |_\__, | / / / / 13:04:20 =========|_|==============|___/=/_/_/_/ 13:04:20 :: Spring Boot :: (v3.1.2) 13:04:20 13:04:20 2023-12-14T13:04:20.797Z INFO 8090 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : Starting NcmpConfigurationSpec using Java 17.0.6-ea with PID 8090 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 13:04:20 2023-12-14T13:04:20.797Z INFO 8090 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : No active profile set, falling back to 1 default profile: "default" 13:04:20 2023-12-14T13:04:20.803Z INFO 8090 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : Started NcmpConfigurationSpec in 0.023 seconds (process running for 37.071) 13:04:20 2023-12-14T13:04:20.805Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:04:20 2023-12-14T13:04:20.805Z WARN 8090 --- [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. 13:04:20 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s - in org.onap.cps.ncmp.api.impl.config.NcmpConfigurationSpec 13:04:20 [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.ForwardedSubscriptionEventCacheConfigSpec 13:04:23 13:04:23 . ____ _ __ _ _ 13:04:23 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:04:23 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:04:23 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:04:23 ' |____| .__|_| |_|_| |_\__, | / / / / 13:04:23 =========|_|==============|___/=/_/_/_/ 13:04:23 :: Spring Boot :: (v3.1.2) 13:04:23 13:04:23 2023-12-14T13:04:20.856Z INFO 8090 --- [ main] orwardedSubscriptionEventCacheConfigSpec : Starting ForwardedSubscriptionEventCacheConfigSpec using Java 17.0.6-ea with PID 8090 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 13:04:23 2023-12-14T13:04:20.856Z INFO 8090 --- [ main] orwardedSubscriptionEventCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 13:04:23 2023-12-14T13:04:20.931Z WARN 8090 --- [ 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: 13:04:23 --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 13:04:23 2023-12-14T13:04:20.956Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:04:23 2023-12-14T13:04:20.956Z WARN 8090 --- [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. 13:04:23 2023-12-14T13:04:21.010Z INFO 8090 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 13:04:23 + + o o o o---o o----o o o---o o o----o o--o--o 13:04:23 + + + + | | / \ / | | / / \ | | 13:04:23 + + + + + o----o o o o o----o | o o o o----o | 13:04:23 + + + + | | / \ / | | \ / \ | | 13:04:23 + + o o o o o---o o----o o----o o---o o o o----o o 13:04:23 2023-12-14T13:04:21.010Z INFO 8090 --- [ 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. 13:04:23 2023-12-14T13:04:21.010Z INFO 8090 --- [ 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 13:04:23 2023-12-14T13:04:21.010Z INFO 8090 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 13:04:23 2023-12-14T13:04:21.010Z INFO 8090 --- [ 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. 13:04:23 2023-12-14T13:04:21.012Z INFO 8090 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 13:04:23 To enable the Jet engine on the members, do one of the following: 13:04:23 - Change member config using Java API: config.getJetConfig().setEnabled(true) 13:04:23 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 13:04:23 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 13:04:23 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 13:04:23 2023-12-14T13:04:21.107Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:04:23 2023-12-14T13:04:21.108Z WARN 8090 --- [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. 13:04:23 2023-12-14T13:04:21.157Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:04:23 2023-12-14T13:04:21.157Z WARN 8090 --- [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. 13:04:23 2023-12-14T13:04:21.357Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:04:23 2023-12-14T13:04:21.357Z WARN 8090 --- [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. 13:04:23 2023-12-14T13:04:21.362Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:04:23 2023-12-14T13:04:21.362Z WARN 8090 --- [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. 13:04:23 2023-12-14T13:04:21.387Z INFO 8090 --- [ 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. 13:04:23 2023-12-14T13:04:21.415Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:04:23 2023-12-14T13:04:21.415Z WARN 8090 --- [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. 13:04:23 2023-12-14T13:04:21.459Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:04:23 2023-12-14T13:04:21.459Z WARN 8090 --- [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. 13:04:23 2023-12-14T13:04:21.489Z INFO 8090 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 13:04:23 2023-12-14T13:04:21.493Z WARN 8090 --- [ 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. 13:04:23 2023-12-14T13:04:21.559Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:04:23 2023-12-14T13:04:21.560Z WARN 8090 --- [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. 13:04:23 2023-12-14T13:04:21.690Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:04:23 2023-12-14T13:04:21.691Z WARN 8090 --- [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. 13:04:23 2023-12-14T13:04:21.718Z INFO 8090 --- [ 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. 13:04:23 2023-12-14T13:04:21.727Z INFO 8090 --- [ 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 13:04:23 2023-12-14T13:04:21.758Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:04:23 2023-12-14T13:04:21.758Z WARN 8090 --- [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. 13:04:23 2023-12-14T13:04:21.810Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:04:23 2023-12-14T13:04:21.810Z WARN 8090 --- [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. 13:04:23 2023-12-14T13:04:21.860Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:04:23 2023-12-14T13:04:21.861Z WARN 8090 --- [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. 13:04:23 2023-12-14T13:04:21.861Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:04:23 2023-12-14T13:04:21.861Z WARN 8090 --- [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. 13:04:23 2023-12-14T13:04:21.874Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:04:23 2023-12-14T13:04:21.874Z WARN 8090 --- [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. 13:04:23 2023-12-14T13:04:22.012Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:04:23 2023-12-14T13:04:22.012Z WARN 8090 --- [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. 13:04:23 2023-12-14T13:04:22.320Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:04:23 2023-12-14T13:04:22.320Z WARN 8090 --- [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. 13:04:23 2023-12-14T13:04:22.414Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:04:23 2023-12-14T13:04:22.414Z WARN 8090 --- [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. 13:04:23 2023-12-14T13:04:22.416Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:04:23 2023-12-14T13:04:22.417Z WARN 8090 --- [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. 13:04:23 2023-12-14T13:04:22.462Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:04:23 2023-12-14T13:04:22.462Z WARN 8090 --- [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. 13:04:23 2023-12-14T13:04:22.565Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:04:23 2023-12-14T13:04:22.565Z WARN 8090 --- [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. 13:04:23 2023-12-14T13:04:22.662Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:04:23 2023-12-14T13:04:22.662Z WARN 8090 --- [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. 13:04:23 2023-12-14T13:04:22.829Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:04:23 2023-12-14T13:04:22.829Z WARN 8090 --- [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. 13:04:23 2023-12-14T13:04:22.847Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:04:23 2023-12-14T13:04:22.847Z WARN 8090 --- [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. 13:04:23 2023-12-14T13:04:22.918Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:04:23 2023-12-14T13:04:22.918Z WARN 8090 --- [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. 13:04:23 2023-12-14T13:04:23.017Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:04:23 2023-12-14T13:04:23.017Z WARN 8090 --- [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. 13:04:23 2023-12-14T13:04:23.066Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:04:23 2023-12-14T13:04:23.066Z WARN 8090 --- [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. 13:04:23 2023-12-14T13:04:23.171Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:04:23 2023-12-14T13:04:23.171Z WARN 8090 --- [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. 13:04:23 2023-12-14T13:04:23.176Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:04:23 2023-12-14T13:04:23.176Z WARN 8090 --- [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. 13:04:23 2023-12-14T13:04:23.269Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:04:23 2023-12-14T13:04:23.269Z WARN 8090 --- [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. 13:04:23 2023-12-14T13:04:23.621Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:04:23 2023-12-14T13:04:23.621Z WARN 8090 --- [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. 13:04:23 2023-12-14T13:04:23.666Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:04:23 2023-12-14T13:04:23.666Z WARN 8090 --- [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. 13:04:23 2023-12-14T13:04:23.667Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:04:23 2023-12-14T13:04:23.667Z WARN 8090 --- [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. 13:04:23 2023-12-14T13:04:23.722Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:04:23 2023-12-14T13:04:23.722Z WARN 8090 --- [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. 13:04:23 2023-12-14T13:04:23.783Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:04:23 2023-12-14T13:04:23.783Z WARN 8090 --- [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. 13:04:23 2023-12-14T13:04:23.812Z INFO 8090 --- [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 13:04:23 13:04:23 Members {size:1, ver:1} [ 13:04:23 Member [10.250.0.254]:5701 - f21781be-17fa-40da-8c77-9201d524774f this 13:04:23 ] 13:04:23 13:04:23 2023-12-14T13:04:23.830Z INFO 8090 --- [ 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 13:04:23 2023-12-14T13:04:23.863Z INFO 8090 --- [ main] orwardedSubscriptionEventCacheConfigSpec : Started ForwardedSubscriptionEventCacheConfigSpec in 3.023 seconds (process running for 40.131) 13:04:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.064 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.ForwardedSubscriptionEventCacheConfigSpec 13:04:23 [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.ModuleSetTagCacheConfigSpec 13:04:31 2023-12-14T13:04:23.902Z INFO 8090 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 13:04:31 2023-12-14T13:04:23.905Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:04:31 2023-12-14T13:04:23.905Z WARN 8090 --- [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. 13:04:31 13:04:31 . ____ _ __ _ _ 13:04:31 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:04:31 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:04:31 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:04:31 ' |____| .__|_| |_|_| |_\__, | / / / / 13:04:31 =========|_|==============|___/=/_/_/_/ 13:04:31 :: Spring Boot :: (v3.1.2) 13:04:31 13:04:31 2023-12-14T13:04:23.925Z INFO 8090 --- [ main] .c.n.a.i.c.e.ModuleSetTagCacheConfigSpec : Starting ModuleSetTagCacheConfigSpec using Java 17.0.6-ea with PID 8090 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 13:04:31 2023-12-14T13:04:23.925Z INFO 8090 --- [ main] .c.n.a.i.c.e.ModuleSetTagCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 13:04:31 2023-12-14T13:04:23.940Z INFO 8090 --- [ main] com.hazelcast.system.logo : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] 13:04:31 + + o o o o---o o----o o o---o o o----o o--o--o 13:04:31 + + + + | | / \ / | | / / \ | | 13:04:31 + + + + + o----o o o o o----o | o o o o----o | 13:04:31 + + + + | | / \ / | | \ / \ | | 13:04:31 + + o o o o o---o o----o o----o o---o o o o----o o 13:04:31 2023-12-14T13:04:23.940Z INFO 8090 --- [ main] com.hazelcast.system : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 13:04:31 2023-12-14T13:04:23.940Z INFO 8090 --- [ main] com.hazelcast.system : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.110]:5702 13:04:31 2023-12-14T13:04:23.940Z INFO 8090 --- [ main] com.hazelcast.system : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 13:04:31 2023-12-14T13:04:23.940Z INFO 8090 --- [ main] com.hazelcast.system : [10.30.107.110]: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. 13:04:31 2023-12-14T13:04:23.940Z INFO 8090 --- [ main] com.hazelcast.system : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 13:04:31 To enable the Jet engine on the members, do one of the following: 13:04:31 - Change member config using Java API: config.getJetConfig().setEnabled(true) 13:04:31 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 13:04:31 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 13:04:31 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 13:04:31 2023-12-14T13:04:23.953Z INFO 8090 --- [ main] com.hazelcast.system.security : [10.30.107.110]: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. 13:04:31 2023-12-14T13:04:23.954Z INFO 8090 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 13:04:31 2023-12-14T13:04:23.954Z WARN 8090 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.110]: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. 13:04:31 2023-12-14T13:04:23.967Z INFO 8090 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 13:04:31 2023-12-14T13:04:23.967Z INFO 8090 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.110]:5702 is STARTING 13:04:31 2023-12-14T13:04:24.080Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:04:31 2023-12-14T13:04:24.080Z WARN 8090 --- [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. 13:04:31 2023-12-14T13:04:24.083Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:04:31 2023-12-14T13:04:24.083Z WARN 8090 --- [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. 13:04:31 2023-12-14T13:04:24.130Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:04:31 2023-12-14T13:04:24.130Z WARN 8090 --- [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. 13:04:31 2023-12-14T13:04:24.178Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:04:31 2023-12-14T13:04:24.178Z WARN 8090 --- [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. 13:04:31 2023-12-14T13:04:24.289Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:04:31 2023-12-14T13:04:24.289Z WARN 8090 --- [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. 13:04:31 2023-12-14T13:04:24.378Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:04:31 2023-12-14T13:04:24.378Z WARN 8090 --- [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. 13:04:31 2023-12-14T13:04:24.579Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:04:31 2023-12-14T13:04:24.579Z WARN 8090 --- [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. 13:04:31 2023-12-14T13:04:24.630Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:04:31 2023-12-14T13:04:24.630Z WARN 8090 --- [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. 13:04:31 2023-12-14T13:04:24.636Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:04:31 2023-12-14T13:04:24.636Z WARN 8090 --- [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. 13:04:31 2023-12-14T13:04:24.772Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:04:31 2023-12-14T13:04:24.772Z WARN 8090 --- [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. 13:04:31 2023-12-14T13:04:24.943Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:04:31 2023-12-14T13:04:24.944Z WARN 8090 --- [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. 13:04:31 2023-12-14T13:04:24.985Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:04:31 2023-12-14T13:04:24.985Z WARN 8090 --- [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. 13:04:31 2023-12-14T13:04:25.035Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:04:31 2023-12-14T13:04:25.035Z WARN 8090 --- [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. 13:04:31 2023-12-14T13:04:25.112Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:04:31 2023-12-14T13:04:25.112Z WARN 8090 --- [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. 13:04:31 2023-12-14T13:04:25.188Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:04:31 2023-12-14T13:04:25.188Z WARN 8090 --- [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. 13:04:31 2023-12-14T13:04:25.236Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:04:31 2023-12-14T13:04:25.236Z WARN 8090 --- [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. 13:04:31 2023-12-14T13:04:25.393Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:04:31 2023-12-14T13:04:25.393Z WARN 8090 --- [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. 13:04:31 2023-12-14T13:04:25.435Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:04:31 2023-12-14T13:04:25.436Z WARN 8090 --- [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. 13:04:31 2023-12-14T13:04:25.785Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:04:31 2023-12-14T13:04:25.785Z WARN 8090 --- [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. 13:04:31 2023-12-14T13:04:25.790Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:04:31 2023-12-14T13:04:25.790Z WARN 8090 --- [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. 13:04:31 2023-12-14T13:04:25.791Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:04:31 2023-12-14T13:04:25.791Z WARN 8090 --- [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. 13:04:31 2023-12-14T13:04:25.977Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:04:31 2023-12-14T13:04:25.977Z WARN 8090 --- [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. 13:04:31 2023-12-14T13:04:25.997Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:04:31 2023-12-14T13:04:25.997Z WARN 8090 --- [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. 13:04:31 2023-12-14T13:04:26.025Z INFO 8090 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.107.246]:5702 13:04:31 2023-12-14T13:04:26.042Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:04:31 2023-12-14T13:04:26.042Z WARN 8090 --- [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. 13:04:31 2023-12-14T13:04:26.062Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:34829 and /10.30.107.246:5702 13:04:31 2023-12-14T13:04:26.090Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:04:31 2023-12-14T13:04:26.090Z WARN 8090 --- [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. 13:04:31 2023-12-14T13:04:26.140Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:04:31 2023-12-14T13:04:26.140Z WARN 8090 --- [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. 13:04:31 2023-12-14T13:04:26.143Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:04:31 2023-12-14T13:04:26.144Z WARN 8090 --- [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. 13:04:31 2023-12-14T13:04:26.168Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:04:31 2023-12-14T13:04:26.168Z WARN 8090 --- [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. 13:04:31 2023-12-14T13:04:26.490Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:04:31 2023-12-14T13:04:26.490Z WARN 8090 --- [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. 13:04:31 2023-12-14T13:04:26.597Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:04:31 2023-12-14T13:04:26.597Z WARN 8090 --- [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. 13:04:31 2023-12-14T13:04:26.797Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:04:31 2023-12-14T13:04:26.797Z WARN 8090 --- [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. 13:04:31 2023-12-14T13:04:26.851Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:04:31 2023-12-14T13:04:26.851Z WARN 8090 --- [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. 13:04:31 2023-12-14T13:04:26.990Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:04:31 2023-12-14T13:04:26.990Z WARN 8090 --- [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. 13:04:31 2023-12-14T13:04:26.997Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:04:31 2023-12-14T13:04:26.997Z WARN 8090 --- [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. 13:04:31 2023-12-14T13:04:27.048Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:04:31 2023-12-14T13:04:27.048Z WARN 8090 --- [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. 13:04:31 2023-12-14T13:04:27.073Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:04:31 2023-12-14T13:04:27.073Z WARN 8090 --- [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. 13:04:31 2023-12-14T13:04:27.080Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:04:31 2023-12-14T13:04:27.081Z WARN 8090 --- [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. 13:04:31 2023-12-14T13:04:27.098Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:04:31 2023-12-14T13:04:27.098Z WARN 8090 --- [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. 13:04:31 2023-12-14T13:04:27.147Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:04:31 2023-12-14T13:04:27.147Z WARN 8090 --- [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. 13:04:31 2023-12-14T13:04:27.196Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:04:31 2023-12-14T13:04:27.196Z WARN 8090 --- [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. 13:04:31 2023-12-14T13:04:27.495Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:04:31 2023-12-14T13:04:27.495Z WARN 8090 --- [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. 13:04:31 2023-12-14T13:04:27.502Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:04:31 2023-12-14T13:04:27.502Z WARN 8090 --- [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. 13:04:31 2023-12-14T13:04:27.803Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:04:31 2023-12-14T13:04:27.803Z WARN 8090 --- [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. 13:04:31 2023-12-14T13:04:27.857Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:04:31 2023-12-14T13:04:27.857Z WARN 8090 --- [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. 13:04:31 2023-12-14T13:04:27.950Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:04:31 2023-12-14T13:04:27.950Z WARN 8090 --- [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. 13:04:31 2023-12-14T13:04:27.993Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:04:31 2023-12-14T13:04:27.993Z WARN 8090 --- [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. 13:04:31 2023-12-14T13:04:28.084Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:04:31 2023-12-14T13:04:28.084Z WARN 8090 --- [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. 13:04:31 2023-12-14T13:04:28.100Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:04:31 2023-12-14T13:04:28.100Z WARN 8090 --- [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. 13:04:31 2023-12-14T13:04:28.154Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:04:31 2023-12-14T13:04:28.154Z WARN 8090 --- [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. 13:04:31 2023-12-14T13:04:28.179Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:04:31 2023-12-14T13:04:28.179Z WARN 8090 --- [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. 13:04:31 2023-12-14T13:04:28.250Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:04:31 2023-12-14T13:04:28.250Z WARN 8090 --- [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. 13:04:31 2023-12-14T13:04:28.254Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:04:31 2023-12-14T13:04:28.254Z WARN 8090 --- [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. 13:04:31 2023-12-14T13:04:28.356Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:04:31 2023-12-14T13:04:28.356Z WARN 8090 --- [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. 13:04:31 2023-12-14T13:04:28.449Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:04:31 2023-12-14T13:04:28.449Z WARN 8090 --- [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. 13:04:31 2023-12-14T13:04:28.954Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:04:31 2023-12-14T13:04:28.954Z WARN 8090 --- [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. 13:04:31 2023-12-14T13:04:29.007Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:04:31 2023-12-14T13:04:29.007Z WARN 8090 --- [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. 13:04:31 2023-12-14T13:04:29.011Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:04:31 2023-12-14T13:04:29.011Z WARN 8090 --- [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. 13:04:31 2023-12-14T13:04:29.083Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:04:31 2023-12-14T13:04:29.083Z WARN 8090 --- [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. 13:04:31 2023-12-14T13:04:29.087Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:04:31 2023-12-14T13:04:29.087Z WARN 8090 --- [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. 13:04:31 2023-12-14T13:04:29.107Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:04:31 2023-12-14T13:04:29.107Z WARN 8090 --- [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. 13:04:31 2023-12-14T13:04:29.160Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:04:31 2023-12-14T13:04:29.160Z WARN 8090 --- [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. 13:04:31 2023-12-14T13:04:29.197Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:04:31 2023-12-14T13:04:29.197Z WARN 8090 --- [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. 13:04:31 2023-12-14T13:04:29.255Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:04:31 2023-12-14T13:04:29.255Z WARN 8090 --- [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. 13:04:31 2023-12-14T13:04:29.353Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:04:31 2023-12-14T13:04:29.353Z WARN 8090 --- [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. 13:04:31 2023-12-14T13:04:29.404Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:04:31 2023-12-14T13:04:29.404Z WARN 8090 --- [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. 13:04:31 2023-12-14T13:04:29.512Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:04:31 2023-12-14T13:04:29.512Z WARN 8090 --- [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. 13:04:31 2023-12-14T13:04:29.808Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:04:31 2023-12-14T13:04:29.808Z WARN 8090 --- [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. 13:04:31 2023-12-14T13:04:29.864Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:04:31 2023-12-14T13:04:29.864Z WARN 8090 --- [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. 13:04:31 2023-12-14T13:04:29.989Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:04:31 2023-12-14T13:04:29.989Z WARN 8090 --- [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. 13:04:31 2023-12-14T13:04:30.060Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:04:31 2023-12-14T13:04:30.060Z WARN 8090 --- [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. 13:04:31 2023-12-14T13:04:30.087Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:04:31 2023-12-14T13:04:30.088Z WARN 8090 --- [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. 13:04:31 2023-12-14T13:04:30.160Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:04:31 2023-12-14T13:04:30.160Z WARN 8090 --- [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. 13:04:31 2023-12-14T13:04:30.199Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:04:31 2023-12-14T13:04:30.199Z WARN 8090 --- [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. 13:04:31 2023-12-14T13:04:30.266Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:04:31 2023-12-14T13:04:30.266Z WARN 8090 --- [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. 13:04:31 2023-12-14T13:04:30.410Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:04:31 2023-12-14T13:04:30.410Z WARN 8090 --- [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. 13:04:31 2023-12-14T13:04:30.507Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:04:31 2023-12-14T13:04:30.507Z WARN 8090 --- [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. 13:04:31 2023-12-14T13:04:30.567Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:04:31 2023-12-14T13:04:30.567Z WARN 8090 --- [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. 13:04:31 2023-12-14T13:04:30.608Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:04:31 2023-12-14T13:04:30.608Z WARN 8090 --- [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. 13:04:31 2023-12-14T13:04:30.762Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:04:31 2023-12-14T13:04:30.762Z WARN 8090 --- [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. 13:04:31 2023-12-14T13:04:30.892Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:04:31 2023-12-14T13:04:30.892Z WARN 8090 --- [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. 13:04:31 2023-12-14T13:04:31.014Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:04:31 2023-12-14T13:04:31.014Z WARN 8090 --- [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. 13:04:31 2023-12-14T13:04:31.069Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:04:31 2023-12-14T13:04:31.069Z WARN 8090 --- [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. 13:04:31 2023-12-14T13:04:31.101Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:04:31 2023-12-14T13:04:31.101Z WARN 8090 --- [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. 13:04:31 2023-12-14T13:04:31.164Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:04:31 2023-12-14T13:04:31.164Z WARN 8090 --- [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. 13:04:31 2023-12-14T13:04:31.191Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:04:31 2023-12-14T13:04:31.192Z WARN 8090 --- [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. 13:04:31 2023-12-14T13:04:31.208Z INFO 8090 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] 13:04:31 13:04:31 Members {size:3, ver:3} [ 13:04:31 Member [10.30.107.246]:5702 - 5ab5b404-6fa5-43b3-b5a0-9141238aafc4 13:04:31 Member [10.30.107.110]:5702 - 7413d50e-d82e-4d8d-a25e-b89c1560ee22 this 13:04:31 Member [10.30.107.246]:5703 - 8411ad98-fd9f-4486-8bf8-728696bd05e7 13:04:31 ] 13:04:31 13:04:31 2023-12-14T13:04:31.209Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:04:31 2023-12-14T13:04:31.213Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:5702 and /10.30.107.246:48829 13:04:31 2023-12-14T13:04:31.217Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:58813 and /10.30.107.246:5703 13:04:31 2023-12-14T13:04:31.264Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:04:31 2023-12-14T13:04:31.264Z WARN 8090 --- [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. 13:04:32 2023-12-14T13:04:31.421Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:04:32 2023-12-14T13:04:31.421Z WARN 8090 --- [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. 13:04:32 2023-12-14T13:04:31.512Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:04:32 2023-12-14T13:04:31.512Z WARN 8090 --- [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. 13:04:32 2023-12-14T13:04:31.662Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:04:32 2023-12-14T13:04:31.662Z WARN 8090 --- [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. 13:04:32 2023-12-14T13:04:31.776Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:04:32 2023-12-14T13:04:31.776Z WARN 8090 --- [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. 13:04:32 2023-12-14T13:04:31.868Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:04:32 2023-12-14T13:04:31.868Z WARN 8090 --- [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. 13:04:32 2023-12-14T13:04:31.923Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:04:32 2023-12-14T13:04:31.923Z WARN 8090 --- [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. 13:04:32 2023-12-14T13:04:32.069Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:04:32 2023-12-14T13:04:32.069Z WARN 8090 --- [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. 13:04:32 2023-12-14T13:04:32.099Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:04:32 2023-12-14T13:04:32.099Z WARN 8090 --- [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. 13:04:32 2023-12-14T13:04:32.170Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:04:32 2023-12-14T13:04:32.170Z WARN 8090 --- [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. 13:04:32 2023-12-14T13:04:32.210Z INFO 8090 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.110]:5702 is STARTED 13:04:32 2023-12-14T13:04:32.216Z INFO 8090 --- [ main] .c.n.a.i.c.e.ModuleSetTagCacheConfigSpec : Started ModuleSetTagCacheConfigSpec in 8.31 seconds (process running for 48.485) 13:04:32 2023-12-14T13:04:32.226Z INFO 8090 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 13:04:32 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.322 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.ModuleSetTagCacheConfigSpec 13:04:32 [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.SynchronizationCacheConfigSpec 13:04:38 13:04:38 . ____ _ __ _ _ 13:04:38 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:04:38 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:04:38 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:04:38 ' |____| .__|_| |_|_| |_\__, | / / / / 13:04:38 =========|_|==============|___/=/_/_/_/ 13:04:38 :: Spring Boot :: (v3.1.2) 13:04:38 13:04:38 2023-12-14T13:04:32.253Z INFO 8090 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : Starting SynchronizationCacheConfigSpec using Java 17.0.6-ea with PID 8090 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 13:04:38 2023-12-14T13:04:32.253Z INFO 8090 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 13:04:38 2023-12-14T13:04:32.269Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:04:38 2023-12-14T13:04:32.269Z WARN 8090 --- [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. 13:04:38 2023-12-14T13:04:32.274Z INFO 8090 --- [ main] com.hazelcast.system.logo : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] 13:04:38 + + o o o o---o o----o o o---o o o----o o--o--o 13:04:38 + + + + | | / \ / | | / / \ | | 13:04:38 + + + + + o----o o o o o----o | o o o o----o | 13:04:38 + + + + | | / \ / | | \ / \ | | 13:04:38 + + o o o o o---o o----o o----o o---o o o o----o o 13:04:38 2023-12-14T13:04:32.274Z INFO 8090 --- [ main] com.hazelcast.system : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 13:04:38 2023-12-14T13:04:32.274Z INFO 8090 --- [ main] com.hazelcast.system : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.110]:5703 13:04:38 2023-12-14T13:04:32.274Z INFO 8090 --- [ main] com.hazelcast.system : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 13:04:38 2023-12-14T13:04:32.274Z INFO 8090 --- [ main] com.hazelcast.system : [10.30.107.110]: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. 13:04:38 2023-12-14T13:04:32.274Z INFO 8090 --- [ main] com.hazelcast.system : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 13:04:38 To enable the Jet engine on the members, do one of the following: 13:04:38 - Change member config using Java API: config.getJetConfig().setEnabled(true) 13:04:38 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 13:04:38 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 13:04:38 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 13:04:38 2023-12-14T13:04:32.299Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:04:38 2023-12-14T13:04:32.299Z WARN 8090 --- [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. 13:04:38 2023-12-14T13:04:32.302Z INFO 8090 --- [ main] com.hazelcast.system.security : [10.30.107.110]: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. 13:04:38 2023-12-14T13:04:32.304Z INFO 8090 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 13:04:38 2023-12-14T13:04:32.304Z WARN 8090 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.110]: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. 13:04:38 2023-12-14T13:04:32.306Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:04:38 2023-12-14T13:04:32.306Z WARN 8090 --- [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. 13:04:38 2023-12-14T13:04:32.319Z INFO 8090 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 13:04:38 2023-12-14T13:04:32.319Z INFO 8090 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.110]:5703 is STARTING 13:04:38 2023-12-14T13:04:32.440Z INFO 8090 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.107.246]:5702 13:04:38 2023-12-14T13:04:32.449Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:51083 and /10.30.107.246:5702 13:04:38 2023-12-14T13:04:32.475Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:04:38 2023-12-14T13:04:32.475Z WARN 8090 --- [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. 13:04:38 2023-12-14T13:04:32.716Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:04:38 2023-12-14T13:04:32.716Z WARN 8090 --- [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. 13:04:38 2023-12-14T13:04:32.791Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:04:38 2023-12-14T13:04:32.791Z WARN 8090 --- [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. 13:04:38 2023-12-14T13:04:32.891Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:04:38 2023-12-14T13:04:32.891Z WARN 8090 --- [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. 13:04:38 2023-12-14T13:04:32.928Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:04:38 2023-12-14T13:04:32.928Z WARN 8090 --- [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. 13:04:38 2023-12-14T13:04:32.975Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:04:38 2023-12-14T13:04:32.975Z WARN 8090 --- [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. 13:04:38 2023-12-14T13:04:32.977Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:04:38 2023-12-14T13:04:32.977Z WARN 8090 --- [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. 13:04:38 2023-12-14T13:04:33.122Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:04:38 2023-12-14T13:04:33.122Z WARN 8090 --- [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. 13:04:38 2023-12-14T13:04:33.203Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:04:38 2023-12-14T13:04:33.203Z WARN 8090 --- [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. 13:04:38 2023-12-14T13:04:33.276Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:04:38 2023-12-14T13:04:33.276Z WARN 8090 --- [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. 13:04:38 2023-12-14T13:04:33.308Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:04:38 2023-12-14T13:04:33.308Z WARN 8090 --- [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. 13:04:38 2023-12-14T13:04:33.454Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:04:38 2023-12-14T13:04:33.454Z WARN 8090 --- [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. 13:04:38 2023-12-14T13:04:33.478Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:04:38 2023-12-14T13:04:33.478Z WARN 8090 --- [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. 13:04:38 2023-12-14T13:04:33.594Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:04:38 2023-12-14T13:04:33.594Z WARN 8090 --- [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. 13:04:38 2023-12-14T13:04:33.721Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:04:38 2023-12-14T13:04:33.721Z WARN 8090 --- [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. 13:04:38 2023-12-14T13:04:33.979Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:04:38 2023-12-14T13:04:33.979Z WARN 8090 --- [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. 13:04:38 2023-12-14T13:04:34.031Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:04:38 2023-12-14T13:04:34.031Z WARN 8090 --- [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. 13:04:38 2023-12-14T13:04:34.045Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:04:38 2023-12-14T13:04:34.045Z WARN 8090 --- [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. 13:04:38 2023-12-14T13:04:34.076Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:04:38 2023-12-14T13:04:34.077Z WARN 8090 --- [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. 13:04:38 2023-12-14T13:04:34.182Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:04:38 2023-12-14T13:04:34.182Z WARN 8090 --- [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. 13:04:38 2023-12-14T13:04:34.230Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:04:38 2023-12-14T13:04:34.230Z WARN 8090 --- [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. 13:04:38 2023-12-14T13:04:34.308Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:04:38 2023-12-14T13:04:34.308Z WARN 8090 --- [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. 13:04:38 2023-12-14T13:04:34.311Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:04:38 2023-12-14T13:04:34.311Z WARN 8090 --- [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. 13:04:38 2023-12-14T13:04:34.405Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:04:38 2023-12-14T13:04:34.405Z WARN 8090 --- [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. 13:04:38 2023-12-14T13:04:34.548Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:04:38 2023-12-14T13:04:34.548Z WARN 8090 --- [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. 13:04:38 2023-12-14T13:04:34.682Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:04:38 2023-12-14T13:04:34.682Z WARN 8090 --- [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. 13:04:38 2023-12-14T13:04:34.878Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:04:38 2023-12-14T13:04:34.878Z WARN 8090 --- [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. 13:04:38 2023-12-14T13:04:34.882Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:04:38 2023-12-14T13:04:34.882Z WARN 8090 --- [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. 13:04:38 2023-12-14T13:04:34.925Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:04:38 2023-12-14T13:04:34.925Z WARN 8090 --- [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. 13:04:38 2023-12-14T13:04:35.099Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:04:38 2023-12-14T13:04:35.099Z WARN 8090 --- [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. 13:04:38 2023-12-14T13:04:35.235Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:04:38 2023-12-14T13:04:35.235Z WARN 8090 --- [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. 13:04:38 2023-12-14T13:04:35.311Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:04:38 2023-12-14T13:04:35.311Z WARN 8090 --- [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. 13:04:38 2023-12-14T13:04:35.343Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:04:38 2023-12-14T13:04:35.343Z WARN 8090 --- [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. 13:04:38 2023-12-14T13:04:35.434Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:04:38 2023-12-14T13:04:35.434Z WARN 8090 --- [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. 13:04:38 2023-12-14T13:04:35.450Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:04:38 2023-12-14T13:04:35.451Z WARN 8090 --- [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. 13:04:38 2023-12-14T13:04:35.508Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:04:38 2023-12-14T13:04:35.508Z WARN 8090 --- [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. 13:04:38 2023-12-14T13:04:35.829Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:04:38 2023-12-14T13:04:35.829Z WARN 8090 --- [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. 13:04:38 2023-12-14T13:04:35.888Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:04:38 2023-12-14T13:04:35.888Z WARN 8090 --- [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. 13:04:38 2023-12-14T13:04:35.932Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:04:38 2023-12-14T13:04:35.932Z WARN 8090 --- [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. 13:04:38 2023-12-14T13:04:35.985Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:04:38 2023-12-14T13:04:35.985Z WARN 8090 --- [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. 13:04:38 2023-12-14T13:04:36.103Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:04:38 2023-12-14T13:04:36.103Z WARN 8090 --- [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. 13:04:38 2023-12-14T13:04:36.238Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:04:38 2023-12-14T13:04:36.238Z WARN 8090 --- [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. 13:04:38 2023-12-14T13:04:36.246Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:04:38 2023-12-14T13:04:36.247Z WARN 8090 --- [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. 13:04:38 2023-12-14T13:04:36.302Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:04:38 2023-12-14T13:04:36.302Z WARN 8090 --- [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. 13:04:38 2023-12-14T13:04:36.410Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:04:38 2023-12-14T13:04:36.410Z WARN 8090 --- [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. 13:04:38 2023-12-14T13:04:36.415Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:04:38 2023-12-14T13:04:36.415Z WARN 8090 --- [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. 13:04:38 2023-12-14T13:04:36.517Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:04:38 2023-12-14T13:04:36.517Z WARN 8090 --- [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. 13:04:38 2023-12-14T13:04:36.638Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:04:38 2023-12-14T13:04:36.638Z WARN 8090 --- [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. 13:04:38 2023-12-14T13:04:36.792Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:04:38 2023-12-14T13:04:36.792Z WARN 8090 --- [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. 13:04:38 2023-12-14T13:04:36.836Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:04:38 2023-12-14T13:04:36.836Z WARN 8090 --- [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. 13:04:38 2023-12-14T13:04:36.984Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:04:38 2023-12-14T13:04:36.984Z WARN 8090 --- [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. 13:04:38 2023-12-14T13:04:36.988Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:04:38 2023-12-14T13:04:36.988Z WARN 8090 --- [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. 13:04:38 2023-12-14T13:04:37.099Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:04:38 2023-12-14T13:04:37.099Z WARN 8090 --- [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. 13:04:38 2023-12-14T13:04:37.156Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:04:38 2023-12-14T13:04:37.156Z WARN 8090 --- [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. 13:04:38 2023-12-14T13:04:37.241Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:04:38 2023-12-14T13:04:37.241Z WARN 8090 --- [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. 13:04:38 2023-12-14T13:04:37.268Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:04:38 2023-12-14T13:04:37.268Z WARN 8090 --- [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. 13:04:38 2023-12-14T13:04:37.308Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:04:38 2023-12-14T13:04:37.308Z WARN 8090 --- [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. 13:04:38 2023-12-14T13:04:37.413Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:04:38 2023-12-14T13:04:37.413Z WARN 8090 --- [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. 13:04:38 2023-12-14T13:04:37.556Z INFO 8090 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] 13:04:38 13:04:38 Members {size:5, ver:5} [ 13:04:38 Member [10.30.107.246]:5702 - 5ab5b404-6fa5-43b3-b5a0-9141238aafc4 13:04:38 Member [10.30.107.110]:5702 - 7413d50e-d82e-4d8d-a25e-b89c1560ee22 this 13:04:38 Member [10.30.107.246]:5703 - 8411ad98-fd9f-4486-8bf8-728696bd05e7 13:04:38 Member [10.30.107.246]:5704 - 56b78c57-2452-4865-9799-68544de7d45d 13:04:38 Member [10.30.107.110]:5703 - 995af882-a4bd-4737-b235-aea6462a2922 13:04:38 ] 13:04:38 13:04:38 2023-12-14T13:04:37.556Z INFO 8090 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] 13:04:38 13:04:38 Members {size:5, ver:5} [ 13:04:38 Member [10.30.107.246]:5702 - 5ab5b404-6fa5-43b3-b5a0-9141238aafc4 13:04:38 Member [10.30.107.110]:5702 - 7413d50e-d82e-4d8d-a25e-b89c1560ee22 13:04:38 Member [10.30.107.246]:5703 - 8411ad98-fd9f-4486-8bf8-728696bd05e7 13:04:38 Member [10.30.107.246]:5704 - 56b78c57-2452-4865-9799-68544de7d45d 13:04:38 Member [10.30.107.110]:5703 - 995af882-a4bd-4737-b235-aea6462a2922 this 13:04:38 ] 13:04:38 13:04:38 2023-12-14T13:04:37.560Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:52353 and /10.30.107.246:5704 13:04:38 2023-12-14T13:04:37.561Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.110:5702, timeout: 10000, bind-any: true 13:04:38 2023-12-14T13:04:37.561Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:04:38 2023-12-14T13:04:37.562Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:04:38 2023-12-14T13:04:37.564Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:5702 and /10.30.107.246:33559 13:04:38 2023-12-14T13:04:37.564Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:5703 and /10.30.107.246:59529 13:04:38 2023-12-14T13:04:37.565Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:39535 and /10.30.107.246:5704 13:04:38 2023-12-14T13:04:37.565Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:58295 and /10.30.107.246:5703 13:04:38 2023-12-14T13:04:37.565Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:5703 and /10.30.107.110:40563 13:04:38 2023-12-14T13:04:37.566Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:5702 and /10.30.107.110:50503 13:04:38 2023-12-14T13:04:37.566Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:50503 and /10.30.107.110:5702 13:04:38 2023-12-14T13:04:37.566Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:5703 and /10.30.107.246:35041 13:04:38 2023-12-14T13:04:37.568Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:40563 and /10.30.107.110:5703 13:04:38 2023-12-14T13:04:37.688Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:04:38 2023-12-14T13:04:37.688Z WARN 8090 --- [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. 13:04:38 2023-12-14T13:04:37.720Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:04:38 2023-12-14T13:04:37.721Z WARN 8090 --- [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. 13:04:38 2023-12-14T13:04:37.742Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:04:38 2023-12-14T13:04:37.742Z WARN 8090 --- [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. 13:04:38 2023-12-14T13:04:37.746Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:04:38 2023-12-14T13:04:37.746Z WARN 8090 --- [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. 13:04:38 2023-12-14T13:04:37.993Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:04:38 2023-12-14T13:04:37.994Z WARN 8090 --- [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. 13:04:38 2023-12-14T13:04:38.005Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:04:38 2023-12-14T13:04:38.005Z WARN 8090 --- [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. 13:04:38 2023-12-14T13:04:38.047Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:04:38 2023-12-14T13:04:38.047Z WARN 8090 --- [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. 13:04:38 2023-12-14T13:04:38.266Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:04:38 2023-12-14T13:04:38.266Z WARN 8090 --- [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. 13:04:38 2023-12-14T13:04:38.298Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:04:38 2023-12-14T13:04:38.298Z WARN 8090 --- [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. 13:04:38 2023-12-14T13:04:38.317Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:04:38 2023-12-14T13:04:38.317Z WARN 8090 --- [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. 13:04:38 2023-12-14T13:04:38.334Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:04:38 2023-12-14T13:04:38.334Z WARN 8090 --- [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. 13:04:38 2023-12-14T13:04:38.520Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:04:38 2023-12-14T13:04:38.520Z WARN 8090 --- [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. 13:04:38 2023-12-14T13:04:38.562Z INFO 8090 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.110]:5703 is STARTED 13:04:38 2023-12-14T13:04:38.568Z INFO 8090 --- [ main] com.hazelcast.system.logo : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] 13:04:38 + + o o o o---o o----o o o---o o o----o o--o--o 13:04:38 + + + + | | / \ / | | / / \ | | 13:04:38 + + + + + o----o o o o o----o | o o o o----o | 13:04:38 + + + + | | / \ / | | \ / \ | | 13:04:38 + + o o o o o---o o----o o----o o---o o o o----o o 13:04:38 2023-12-14T13:04:38.568Z INFO 8090 --- [ main] com.hazelcast.system : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 13:04:38 2023-12-14T13:04:38.568Z INFO 8090 --- [ main] com.hazelcast.system : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.110]:5704 13:04:38 2023-12-14T13:04:38.568Z INFO 8090 --- [ main] com.hazelcast.system : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 13:04:38 2023-12-14T13:04:38.568Z INFO 8090 --- [ main] com.hazelcast.system : [10.30.107.110]: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. 13:04:38 2023-12-14T13:04:38.568Z INFO 8090 --- [ main] com.hazelcast.system : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 13:04:38 To enable the Jet engine on the members, do one of the following: 13:04:38 - Change member config using Java API: config.getJetConfig().setEnabled(true) 13:04:38 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 13:04:38 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 13:04:38 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 13:04:38 2023-12-14T13:04:38.580Z INFO 8090 --- [ main] com.hazelcast.system.security : [10.30.107.110]: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. 13:04:38 2023-12-14T13:04:38.581Z INFO 8090 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 13:04:44 2023-12-14T13:04:38.581Z WARN 8090 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.110]: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. 13:04:44 2023-12-14T13:04:38.597Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:04:44 2023-12-14T13:04:38.598Z WARN 8090 --- [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. 13:04:44 2023-12-14T13:04:38.600Z INFO 8090 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 13:04:44 2023-12-14T13:04:38.600Z INFO 8090 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.110]:5704 is STARTING 13:04:44 2023-12-14T13:04:38.600Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:04:44 2023-12-14T13:04:38.600Z WARN 8090 --- [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. 13:04:44 2023-12-14T13:04:38.698Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:04:44 2023-12-14T13:04:38.698Z WARN 8090 --- [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. 13:04:44 2023-12-14T13:04:38.701Z INFO 8090 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.107.246]:5702 13:04:44 2023-12-14T13:04:38.711Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:43877 and /10.30.107.246:5702 13:04:44 2023-12-14T13:04:38.926Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:04:44 2023-12-14T13:04:38.926Z WARN 8090 --- [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. 13:04:44 2023-12-14T13:04:39.002Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:04:44 2023-12-14T13:04:39.002Z WARN 8090 --- [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. 13:04:44 2023-12-14T13:04:39.049Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:04:44 2023-12-14T13:04:39.049Z WARN 8090 --- [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. 13:04:44 2023-12-14T13:04:39.061Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:04:44 2023-12-14T13:04:39.061Z WARN 8090 --- [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. 13:04:44 2023-12-14T13:04:39.152Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:04:44 2023-12-14T13:04:39.153Z WARN 8090 --- [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. 13:04:44 2023-12-14T13:04:39.170Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:04:44 2023-12-14T13:04:39.170Z WARN 8090 --- [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. 13:04:44 2023-12-14T13:04:39.322Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:04:44 2023-12-14T13:04:39.322Z WARN 8090 --- [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. 13:04:44 2023-12-14T13:04:39.339Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:04:44 2023-12-14T13:04:39.339Z WARN 8090 --- [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. 13:04:44 2023-12-14T13:04:39.522Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:04:44 2023-12-14T13:04:39.522Z WARN 8090 --- [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. 13:04:44 2023-12-14T13:04:39.650Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:04:44 2023-12-14T13:04:39.650Z WARN 8090 --- [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. 13:04:44 2023-12-14T13:04:39.754Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:04:44 2023-12-14T13:04:39.755Z WARN 8090 --- [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. 13:04:44 2023-12-14T13:04:39.828Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:04:44 2023-12-14T13:04:39.828Z WARN 8090 --- [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. 13:04:44 2023-12-14T13:04:39.851Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:04:44 2023-12-14T13:04:39.851Z WARN 8090 --- [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. 13:04:44 2023-12-14T13:04:39.956Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:04:44 2023-12-14T13:04:39.956Z WARN 8090 --- [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. 13:04:44 2023-12-14T13:04:40.066Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:04:44 2023-12-14T13:04:40.066Z WARN 8090 --- [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. 13:04:44 2023-12-14T13:04:40.105Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:04:44 2023-12-14T13:04:40.105Z WARN 8090 --- [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. 13:04:44 2023-12-14T13:04:40.151Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:04:44 2023-12-14T13:04:40.151Z WARN 8090 --- [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. 13:04:44 2023-12-14T13:04:40.374Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:04:44 2023-12-14T13:04:40.374Z WARN 8090 --- [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. 13:04:44 2023-12-14T13:04:40.425Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:04:44 2023-12-14T13:04:40.425Z WARN 8090 --- [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. 13:04:44 2023-12-14T13:04:40.492Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:04:44 2023-12-14T13:04:40.493Z WARN 8090 --- [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. 13:04:44 2023-12-14T13:04:40.502Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:04:44 2023-12-14T13:04:40.502Z WARN 8090 --- [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. 13:04:44 2023-12-14T13:04:40.606Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:04:44 2023-12-14T13:04:40.606Z WARN 8090 --- [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. 13:04:44 2023-12-14T13:04:40.725Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:04:44 2023-12-14T13:04:40.725Z WARN 8090 --- [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. 13:04:44 2023-12-14T13:04:40.831Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:04:44 2023-12-14T13:04:40.831Z WARN 8090 --- [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. 13:04:44 2023-12-14T13:04:40.854Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:04:44 2023-12-14T13:04:40.854Z WARN 8090 --- [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. 13:04:44 2023-12-14T13:04:40.859Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:04:44 2023-12-14T13:04:40.859Z WARN 8090 --- [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. 13:04:44 2023-12-14T13:04:41.070Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:04:44 2023-12-14T13:04:41.070Z WARN 8090 --- [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. 13:04:44 2023-12-14T13:04:41.104Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:04:44 2023-12-14T13:04:41.104Z WARN 8090 --- [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. 13:04:44 2023-12-14T13:04:41.258Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:04:44 2023-12-14T13:04:41.258Z WARN 8090 --- [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. 13:04:44 2023-12-14T13:04:41.328Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:04:44 2023-12-14T13:04:41.328Z WARN 8090 --- [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. 13:04:44 2023-12-14T13:04:41.556Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:04:44 2023-12-14T13:04:41.556Z WARN 8090 --- [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. 13:04:44 2023-12-14T13:04:41.558Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:04:44 2023-12-14T13:04:41.558Z WARN 8090 --- [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. 13:04:44 2023-12-14T13:04:41.578Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:04:44 2023-12-14T13:04:41.578Z WARN 8090 --- [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. 13:04:44 2023-12-14T13:04:41.645Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:04:44 2023-12-14T13:04:41.645Z WARN 8090 --- [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. 13:04:44 2023-12-14T13:04:41.756Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:04:44 2023-12-14T13:04:41.756Z WARN 8090 --- [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. 13:04:44 2023-12-14T13:04:41.828Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:04:44 2023-12-14T13:04:41.828Z WARN 8090 --- [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. 13:04:44 2023-12-14T13:04:41.913Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:04:44 2023-12-14T13:04:41.913Z WARN 8090 --- [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. 13:04:44 2023-12-14T13:04:42.034Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:04:44 2023-12-14T13:04:42.034Z WARN 8090 --- [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. 13:04:44 2023-12-14T13:04:42.075Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:04:44 2023-12-14T13:04:42.075Z WARN 8090 --- [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. 13:04:44 2023-12-14T13:04:42.308Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:04:44 2023-12-14T13:04:42.308Z WARN 8090 --- [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. 13:04:44 2023-12-14T13:04:42.411Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:04:44 2023-12-14T13:04:42.411Z WARN 8090 --- [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. 13:04:44 2023-12-14T13:04:42.412Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:04:44 2023-12-14T13:04:42.412Z WARN 8090 --- [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. 13:04:44 2023-12-14T13:04:42.430Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:04:44 2023-12-14T13:04:42.430Z WARN 8090 --- [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. 13:04:44 2023-12-14T13:04:42.432Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:04:44 2023-12-14T13:04:42.432Z WARN 8090 --- [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. 13:04:44 2023-12-14T13:04:42.559Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:04:44 2023-12-14T13:04:42.559Z WARN 8090 --- [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. 13:04:44 2023-12-14T13:04:42.731Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:04:44 2023-12-14T13:04:42.731Z WARN 8090 --- [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. 13:04:44 2023-12-14T13:04:42.748Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:04:44 2023-12-14T13:04:42.748Z WARN 8090 --- [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. 13:04:44 2023-12-14T13:04:42.865Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:04:44 2023-12-14T13:04:42.865Z WARN 8090 --- [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. 13:04:44 2023-12-14T13:04:42.910Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:04:44 2023-12-14T13:04:42.910Z WARN 8090 --- [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. 13:04:44 2023-12-14T13:04:43.029Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:04:44 2023-12-14T13:04:43.029Z WARN 8090 --- [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. 13:04:44 2023-12-14T13:04:43.136Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:04:44 2023-12-14T13:04:43.137Z WARN 8090 --- [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. 13:04:44 2023-12-14T13:04:43.211Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:04:44 2023-12-14T13:04:43.211Z WARN 8090 --- [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. 13:04:44 2023-12-14T13:04:43.396Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:04:44 2023-12-14T13:04:43.396Z WARN 8090 --- [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. 13:04:44 2023-12-14T13:04:43.397Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:04:44 2023-12-14T13:04:43.397Z WARN 8090 --- [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. 13:04:44 2023-12-14T13:04:43.598Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:04:44 2023-12-14T13:04:43.598Z WARN 8090 --- [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. 13:04:44 2023-12-14T13:04:43.656Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:04:44 2023-12-14T13:04:43.656Z WARN 8090 --- [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. 13:04:44 2023-12-14T13:04:43.764Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:04:44 2023-12-14T13:04:43.764Z WARN 8090 --- [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. 13:04:44 2023-12-14T13:04:43.765Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:04:44 2023-12-14T13:04:43.765Z WARN 8090 --- [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. 13:04:44 2023-12-14T13:04:43.826Z INFO 8090 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] 13:04:44 13:04:44 Members {size:7, ver:7} [ 13:04:44 Member [10.30.107.246]:5702 - 5ab5b404-6fa5-43b3-b5a0-9141238aafc4 13:04:44 Member [10.30.107.110]:5702 - 7413d50e-d82e-4d8d-a25e-b89c1560ee22 13:04:44 Member [10.30.107.246]:5703 - 8411ad98-fd9f-4486-8bf8-728696bd05e7 13:04:44 Member [10.30.107.246]:5704 - 56b78c57-2452-4865-9799-68544de7d45d 13:04:44 Member [10.30.107.110]:5703 - 995af882-a4bd-4737-b235-aea6462a2922 13:04:44 Member [10.30.107.110]:5704 - ee53f8b9-888d-4b60-81f8-33842064ad00 this 13:04:44 Member [10.30.107.246]:5705 - 2be77ec5-01ad-4da5-9c7b-fe9d20ad6be7 13:04:44 ] 13:04:44 13:04:44 2023-12-14T13:04:43.827Z INFO 8090 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] 13:04:44 13:04:44 Members {size:7, ver:7} [ 13:04:44 Member [10.30.107.246]:5702 - 5ab5b404-6fa5-43b3-b5a0-9141238aafc4 13:04:44 Member [10.30.107.110]:5702 - 7413d50e-d82e-4d8d-a25e-b89c1560ee22 this 13:04:44 Member [10.30.107.246]:5703 - 8411ad98-fd9f-4486-8bf8-728696bd05e7 13:04:44 Member [10.30.107.246]:5704 - 56b78c57-2452-4865-9799-68544de7d45d 13:04:44 Member [10.30.107.110]:5703 - 995af882-a4bd-4737-b235-aea6462a2922 13:04:44 Member [10.30.107.110]:5704 - ee53f8b9-888d-4b60-81f8-33842064ad00 13:04:44 Member [10.30.107.246]:5705 - 2be77ec5-01ad-4da5-9c7b-fe9d20ad6be7 13:04:44 ] 13:04:44 13:04:44 2023-12-14T13:04:43.828Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.110:5702, timeout: 10000, bind-any: true 13:04:44 2023-12-14T13:04:43.828Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:04:44 2023-12-14T13:04:43.829Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:5702 and /10.30.107.110:55689 13:04:44 2023-12-14T13:04:43.829Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:5704 and /10.30.107.110:50023 13:04:44 2023-12-14T13:04:43.831Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:55689 and /10.30.107.110:5702 13:04:44 2023-12-14T13:04:43.831Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:50023 and /10.30.107.110:5704 13:04:44 2023-12-14T13:04:43.831Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:04:44 2023-12-14T13:04:43.831Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.110:5703, timeout: 10000, bind-any: true 13:04:44 2023-12-14T13:04:43.832Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:04:44 2023-12-14T13:04:43.832Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:5702 and /10.30.107.246:54877 13:04:44 2023-12-14T13:04:43.833Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:5704 and /10.30.107.246:40739 13:04:44 2023-12-14T13:04:43.833Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:5703 and /10.30.107.110:34353 13:04:44 2023-12-14T13:04:43.837Z INFO 8090 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] 13:04:44 13:04:44 Members {size:7, ver:7} [ 13:04:44 Member [10.30.107.246]:5702 - 5ab5b404-6fa5-43b3-b5a0-9141238aafc4 13:04:44 Member [10.30.107.110]:5702 - 7413d50e-d82e-4d8d-a25e-b89c1560ee22 13:04:44 Member [10.30.107.246]:5703 - 8411ad98-fd9f-4486-8bf8-728696bd05e7 13:04:44 Member [10.30.107.246]:5704 - 56b78c57-2452-4865-9799-68544de7d45d 13:04:44 Member [10.30.107.110]:5703 - 995af882-a4bd-4737-b235-aea6462a2922 this 13:04:44 Member [10.30.107.110]:5704 - ee53f8b9-888d-4b60-81f8-33842064ad00 13:04:44 Member [10.30.107.246]:5705 - 2be77ec5-01ad-4da5-9c7b-fe9d20ad6be7 13:04:44 ] 13:04:44 13:04:44 2023-12-14T13:04:43.845Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:49227 and /10.30.107.246:5705 13:04:44 2023-12-14T13:04:43.846Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:43781 and /10.30.107.246:5703 13:04:44 2023-12-14T13:04:43.846Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:60403 and /10.30.107.246:5705 13:04:44 2023-12-14T13:04:43.846Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:5704 and /10.30.107.246:54243 13:04:44 2023-12-14T13:04:43.846Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:04:44 2023-12-14T13:04:43.846Z WARN 8090 --- [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. 13:04:44 2023-12-14T13:04:43.848Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:36627 and /10.30.107.246:5705 13:04:44 2023-12-14T13:04:43.849Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:52453 and /10.30.107.246:5704 13:04:44 2023-12-14T13:04:43.850Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:34353 and /10.30.107.110:5703 13:04:44 2023-12-14T13:04:43.850Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:5704 and /10.30.107.110:40029 13:04:44 2023-12-14T13:04:43.850Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:5704 and /10.30.107.246:55041 13:04:44 2023-12-14T13:04:43.851Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:40029 and /10.30.107.110:5704 13:04:44 2023-12-14T13:04:43.852Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:5703 and /10.30.107.246:50187 13:04:44 2023-12-14T13:04:43.901Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:04:44 2023-12-14T13:04:43.901Z WARN 8090 --- [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. 13:04:44 2023-12-14T13:04:44.050Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:04:44 2023-12-14T13:04:44.050Z WARN 8090 --- [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. 13:04:44 2023-12-14T13:04:44.236Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:04:44 2023-12-14T13:04:44.236Z WARN 8090 --- [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. 13:04:44 2023-12-14T13:04:44.240Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:04:44 2023-12-14T13:04:44.240Z WARN 8090 --- [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. 13:04:44 2023-12-14T13:04:44.250Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:04:44 2023-12-14T13:04:44.250Z WARN 8090 --- [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. 13:04:44 2023-12-14T13:04:44.250Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:04:44 2023-12-14T13:04:44.250Z WARN 8090 --- [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. 13:04:44 2023-12-14T13:04:44.266Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:04:44 2023-12-14T13:04:44.266Z WARN 8090 --- [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. 13:04:44 2023-12-14T13:04:44.659Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:04:44 2023-12-14T13:04:44.659Z WARN 8090 --- [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. 13:04:44 2023-12-14T13:04:44.701Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:04:44 2023-12-14T13:04:44.701Z WARN 8090 --- [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. 13:04:44 2023-12-14T13:04:44.769Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:04:44 2023-12-14T13:04:44.769Z WARN 8090 --- [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. 13:04:44 2023-12-14T13:04:44.773Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:04:44 2023-12-14T13:04:44.773Z WARN 8090 --- [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. 13:04:44 2023-12-14T13:04:44.833Z INFO 8090 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.110]:5704 is STARTED 13:04:44 2023-12-14T13:04:44.838Z INFO 8090 --- [ main] com.hazelcast.system.logo : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] 13:04:44 + + o o o o---o o----o o o---o o o----o o--o--o 13:04:44 + + + + | | / \ / | | / / \ | | 13:04:44 + + + + + o----o o o o o----o | o o o o----o | 13:04:44 + + + + | | / \ / | | \ / \ | | 13:04:44 + + o o o o o---o o----o o----o o---o o o o----o o 13:04:44 2023-12-14T13:04:44.838Z INFO 8090 --- [ main] com.hazelcast.system : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 13:04:44 2023-12-14T13:04:44.838Z INFO 8090 --- [ main] com.hazelcast.system : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.110]:5705 13:04:44 2023-12-14T13:04:44.838Z INFO 8090 --- [ main] com.hazelcast.system : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 13:04:44 2023-12-14T13:04:44.838Z INFO 8090 --- [ main] com.hazelcast.system : [10.30.107.110]: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. 13:04:44 2023-12-14T13:04:44.838Z INFO 8090 --- [ main] com.hazelcast.system : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 13:04:44 To enable the Jet engine on the members, do one of the following: 13:04:44 - Change member config using Java API: config.getJetConfig().setEnabled(true) 13:04:44 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 13:04:44 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 13:04:44 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 13:04:44 2023-12-14T13:04:44.849Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:04:44 2023-12-14T13:04:44.849Z WARN 8090 --- [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. 13:04:44 2023-12-14T13:04:44.853Z INFO 8090 --- [ main] com.hazelcast.system.security : [10.30.107.110]: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. 13:04:44 2023-12-14T13:04:44.854Z INFO 8090 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 13:04:51 2023-12-14T13:04:44.854Z WARN 8090 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.110]: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. 13:04:51 2023-12-14T13:04:44.866Z INFO 8090 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 13:04:51 2023-12-14T13:04:44.866Z INFO 8090 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.110]:5705 is STARTING 13:04:51 2023-12-14T13:04:44.997Z INFO 8090 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.107.246]:5702 13:04:51 2023-12-14T13:04:45.004Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:35149 and /10.30.107.246:5702 13:04:51 2023-12-14T13:04:45.006Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:04:51 2023-12-14T13:04:45.006Z WARN 8090 --- [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. 13:04:51 2023-12-14T13:04:45.006Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:04:51 2023-12-14T13:04:45.006Z WARN 8090 --- [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. 13:04:51 2023-12-14T13:04:45.119Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:04:51 2023-12-14T13:04:45.119Z WARN 8090 --- [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. 13:04:51 2023-12-14T13:04:45.157Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:04:51 2023-12-14T13:04:45.157Z WARN 8090 --- [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. 13:04:51 2023-12-14T13:04:45.302Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:04:51 2023-12-14T13:04:45.303Z WARN 8090 --- [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. 13:04:51 2023-12-14T13:04:45.340Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:04:51 2023-12-14T13:04:45.340Z WARN 8090 --- [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. 13:04:51 2023-12-14T13:04:45.345Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:04:51 2023-12-14T13:04:45.345Z WARN 8090 --- [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. 13:04:51 2023-12-14T13:04:45.564Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:04:51 2023-12-14T13:04:45.564Z WARN 8090 --- [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. 13:04:51 2023-12-14T13:04:45.622Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:04:51 2023-12-14T13:04:45.622Z WARN 8090 --- [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. 13:04:51 2023-12-14T13:04:45.680Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:04:51 2023-12-14T13:04:45.680Z WARN 8090 --- [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. 13:04:51 2023-12-14T13:04:45.751Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:04:51 2023-12-14T13:04:45.751Z WARN 8090 --- [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. 13:04:51 2023-12-14T13:04:45.804Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:04:51 2023-12-14T13:04:45.804Z WARN 8090 --- [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. 13:04:51 2023-12-14T13:04:46.109Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:04:51 2023-12-14T13:04:46.109Z WARN 8090 --- [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. 13:04:51 2023-12-14T13:04:46.109Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:04:51 2023-12-14T13:04:46.109Z WARN 8090 --- [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. 13:04:51 2023-12-14T13:04:46.143Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:04:51 2023-12-14T13:04:46.143Z WARN 8090 --- [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. 13:04:51 2023-12-14T13:04:46.211Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:04:51 2023-12-14T13:04:46.211Z WARN 8090 --- [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. 13:04:51 2023-12-14T13:04:46.247Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:04:51 2023-12-14T13:04:46.247Z WARN 8090 --- [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. 13:04:51 2023-12-14T13:04:46.323Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:04:51 2023-12-14T13:04:46.323Z WARN 8090 --- [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. 13:04:51 2023-12-14T13:04:46.354Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:04:51 2023-12-14T13:04:46.354Z WARN 8090 --- [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. 13:04:51 2023-12-14T13:04:46.527Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:04:51 2023-12-14T13:04:46.527Z WARN 8090 --- [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. 13:04:51 2023-12-14T13:04:46.583Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:04:51 2023-12-14T13:04:46.583Z WARN 8090 --- [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. 13:04:51 2023-12-14T13:04:46.618Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:04:51 2023-12-14T13:04:46.618Z WARN 8090 --- [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. 13:04:51 2023-12-14T13:04:46.907Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:04:51 2023-12-14T13:04:46.907Z WARN 8090 --- [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. 13:04:51 2023-12-14T13:04:46.955Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:04:51 2023-12-14T13:04:46.955Z WARN 8090 --- [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. 13:04:51 2023-12-14T13:04:47.162Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:04:51 2023-12-14T13:04:47.162Z WARN 8090 --- [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. 13:04:51 2023-12-14T13:04:47.163Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:04:51 2023-12-14T13:04:47.163Z WARN 8090 --- [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. 13:04:51 2023-12-14T13:04:47.316Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:04:51 2023-12-14T13:04:47.316Z WARN 8090 --- [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. 13:04:51 2023-12-14T13:04:47.346Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:04:51 2023-12-14T13:04:47.346Z WARN 8090 --- [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. 13:04:51 2023-12-14T13:04:47.381Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:04:51 2023-12-14T13:04:47.381Z WARN 8090 --- [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. 13:04:51 2023-12-14T13:04:47.395Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:04:51 2023-12-14T13:04:47.395Z WARN 8090 --- [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. 13:04:51 2023-12-14T13:04:47.435Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:04:51 2023-12-14T13:04:47.435Z WARN 8090 --- [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. 13:04:51 2023-12-14T13:04:47.450Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:04:51 2023-12-14T13:04:47.450Z WARN 8090 --- [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. 13:04:51 2023-12-14T13:04:47.457Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:04:51 2023-12-14T13:04:47.457Z WARN 8090 --- [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. 13:04:51 2023-12-14T13:04:47.621Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:04:51 2023-12-14T13:04:47.621Z WARN 8090 --- [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. 13:04:51 2023-12-14T13:04:47.958Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:04:51 2023-12-14T13:04:47.958Z WARN 8090 --- [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. 13:04:51 2023-12-14T13:04:48.110Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:04:51 2023-12-14T13:04:48.110Z WARN 8090 --- [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. 13:04:51 2023-12-14T13:04:48.166Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:04:51 2023-12-14T13:04:48.166Z WARN 8090 --- [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. 13:04:51 2023-12-14T13:04:48.267Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:04:51 2023-12-14T13:04:48.267Z WARN 8090 --- [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. 13:04:51 2023-12-14T13:04:48.288Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:04:51 2023-12-14T13:04:48.288Z WARN 8090 --- [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. 13:04:51 2023-12-14T13:04:48.334Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:04:51 2023-12-14T13:04:48.334Z WARN 8090 --- [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. 13:04:51 2023-12-14T13:04:48.349Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:04:51 2023-12-14T13:04:48.350Z WARN 8090 --- [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. 13:04:51 2023-12-14T13:04:48.352Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:04:51 2023-12-14T13:04:48.352Z WARN 8090 --- [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. 13:04:51 2023-12-14T13:04:48.519Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:04:51 2023-12-14T13:04:48.520Z WARN 8090 --- [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. 13:04:51 2023-12-14T13:04:48.548Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:04:51 2023-12-14T13:04:48.548Z WARN 8090 --- [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. 13:04:51 2023-12-14T13:04:48.562Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:04:51 2023-12-14T13:04:48.562Z WARN 8090 --- [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. 13:04:51 2023-12-14T13:04:48.674Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:04:51 2023-12-14T13:04:48.674Z WARN 8090 --- [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. 13:04:51 2023-12-14T13:04:49.019Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:04:51 2023-12-14T13:04:49.019Z WARN 8090 --- [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. 13:04:51 2023-12-14T13:04:49.140Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:04:51 2023-12-14T13:04:49.141Z WARN 8090 --- [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. 13:04:51 2023-12-14T13:04:49.160Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:04:51 2023-12-14T13:04:49.160Z WARN 8090 --- [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. 13:04:51 2023-12-14T13:04:49.186Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:04:51 2023-12-14T13:04:49.186Z WARN 8090 --- [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. 13:04:51 2023-12-14T13:04:49.313Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:04:51 2023-12-14T13:04:49.313Z WARN 8090 --- [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. 13:04:51 2023-12-14T13:04:49.454Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:04:51 2023-12-14T13:04:49.454Z WARN 8090 --- [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. 13:04:51 2023-12-14T13:04:49.464Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:04:51 2023-12-14T13:04:49.465Z WARN 8090 --- [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. 13:04:51 2023-12-14T13:04:49.471Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:04:51 2023-12-14T13:04:49.471Z WARN 8090 --- [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. 13:04:51 2023-12-14T13:04:49.501Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:04:51 2023-12-14T13:04:49.502Z WARN 8090 --- [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. 13:04:51 2023-12-14T13:04:49.550Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:04:51 2023-12-14T13:04:49.550Z WARN 8090 --- [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. 13:04:51 2023-12-14T13:04:49.626Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:04:51 2023-12-14T13:04:49.626Z WARN 8090 --- [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. 13:04:51 2023-12-14T13:04:49.721Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:04:51 2023-12-14T13:04:49.721Z WARN 8090 --- [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. 13:04:51 2023-12-14T13:04:49.921Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:04:51 2023-12-14T13:04:49.922Z WARN 8090 --- [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. 13:04:51 2023-12-14T13:04:50.092Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:04:51 2023-12-14T13:04:50.093Z WARN 8090 --- [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. 13:04:51 2023-12-14T13:04:50.240Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:04:51 2023-12-14T13:04:50.240Z WARN 8090 --- [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. 13:04:51 2023-12-14T13:04:50.266Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:04:51 2023-12-14T13:04:50.266Z WARN 8090 --- [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. 13:04:51 2023-12-14T13:04:50.362Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:04:51 2023-12-14T13:04:50.363Z WARN 8090 --- [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. 13:04:51 2023-12-14T13:04:50.456Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:04:51 2023-12-14T13:04:50.456Z WARN 8090 --- [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. 13:04:51 2023-12-14T13:04:50.478Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:04:51 2023-12-14T13:04:50.478Z WARN 8090 --- [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. 13:04:51 2023-12-14T13:04:50.574Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:04:51 2023-12-14T13:04:50.574Z WARN 8090 --- [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. 13:04:51 2023-12-14T13:04:50.616Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:04:51 2023-12-14T13:04:50.616Z WARN 8090 --- [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. 13:04:51 2023-12-14T13:04:50.704Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:04:51 2023-12-14T13:04:50.704Z WARN 8090 --- [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. 13:04:51 2023-12-14T13:04:50.753Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:04:51 2023-12-14T13:04:50.753Z WARN 8090 --- [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. 13:04:51 2023-12-14T13:04:50.773Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:04:51 2023-12-14T13:04:50.773Z WARN 8090 --- [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. 13:04:51 2023-12-14T13:04:50.973Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:04:51 2023-12-14T13:04:50.973Z WARN 8090 --- [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. 13:04:51 2023-12-14T13:04:51.096Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:04:51 2023-12-14T13:04:51.096Z WARN 8090 --- [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. 13:04:51 2023-12-14T13:04:51.293Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:04:51 2023-12-14T13:04:51.293Z WARN 8090 --- [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. 13:04:51 2023-12-14T13:04:51.319Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:04:51 2023-12-14T13:04:51.319Z WARN 8090 --- [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. 13:04:51 2023-12-14T13:04:51.331Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:04:51 2023-12-14T13:04:51.331Z WARN 8090 --- [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. 13:04:51 2023-12-14T13:04:51.409Z INFO 8090 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] 13:04:51 13:04:51 Members {size:9, ver:9} [ 13:04:51 Member [10.30.107.246]:5702 - 5ab5b404-6fa5-43b3-b5a0-9141238aafc4 13:04:51 Member [10.30.107.110]:5702 - 7413d50e-d82e-4d8d-a25e-b89c1560ee22 this 13:04:51 Member [10.30.107.246]:5703 - 8411ad98-fd9f-4486-8bf8-728696bd05e7 13:04:51 Member [10.30.107.246]:5704 - 56b78c57-2452-4865-9799-68544de7d45d 13:04:51 Member [10.30.107.110]:5703 - 995af882-a4bd-4737-b235-aea6462a2922 13:04:51 Member [10.30.107.110]:5704 - ee53f8b9-888d-4b60-81f8-33842064ad00 13:04:51 Member [10.30.107.246]:5705 - 2be77ec5-01ad-4da5-9c7b-fe9d20ad6be7 13:04:51 Member [10.30.107.110]:5705 - b143e08b-ccd3-44e7-855e-28d5c57e9b12 13:04:51 Member [10.30.107.246]:5706 - 34ccd3e4-1fff-43a8-960b-818781819198 13:04:51 ] 13:04:51 13:04:51 2023-12-14T13:04:51.411Z INFO 8090 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] 13:04:51 13:04:51 Members {size:9, ver:9} [ 13:04:51 Member [10.30.107.246]:5702 - 5ab5b404-6fa5-43b3-b5a0-9141238aafc4 13:04:51 Member [10.30.107.110]:5702 - 7413d50e-d82e-4d8d-a25e-b89c1560ee22 13:04:51 Member [10.30.107.246]:5703 - 8411ad98-fd9f-4486-8bf8-728696bd05e7 13:04:51 Member [10.30.107.246]:5704 - 56b78c57-2452-4865-9799-68544de7d45d 13:04:51 Member [10.30.107.110]:5703 - 995af882-a4bd-4737-b235-aea6462a2922 13:04:51 Member [10.30.107.110]:5704 - ee53f8b9-888d-4b60-81f8-33842064ad00 this 13:04:51 Member [10.30.107.246]:5705 - 2be77ec5-01ad-4da5-9c7b-fe9d20ad6be7 13:04:51 Member [10.30.107.110]:5705 - b143e08b-ccd3-44e7-855e-28d5c57e9b12 13:04:51 Member [10.30.107.246]:5706 - 34ccd3e4-1fff-43a8-960b-818781819198 13:04:51 ] 13:04:51 13:04:51 2023-12-14T13:04:51.413Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:5705 and /10.30.107.110:55193 13:04:51 2023-12-14T13:04:51.413Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:5705 and /10.30.107.110:49327 13:04:51 2023-12-14T13:04:51.414Z INFO 8090 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] 13:04:51 13:04:51 Members {size:9, ver:9} [ 13:04:51 Member [10.30.107.246]:5702 - 5ab5b404-6fa5-43b3-b5a0-9141238aafc4 13:04:51 Member [10.30.107.110]:5702 - 7413d50e-d82e-4d8d-a25e-b89c1560ee22 13:04:51 Member [10.30.107.246]:5703 - 8411ad98-fd9f-4486-8bf8-728696bd05e7 13:04:51 Member [10.30.107.246]:5704 - 56b78c57-2452-4865-9799-68544de7d45d 13:04:51 Member [10.30.107.110]:5703 - 995af882-a4bd-4737-b235-aea6462a2922 13:04:51 Member [10.30.107.110]:5704 - ee53f8b9-888d-4b60-81f8-33842064ad00 13:04:51 Member [10.30.107.246]:5705 - 2be77ec5-01ad-4da5-9c7b-fe9d20ad6be7 13:04:51 Member [10.30.107.110]:5705 - b143e08b-ccd3-44e7-855e-28d5c57e9b12 this 13:04:51 Member [10.30.107.246]:5706 - 34ccd3e4-1fff-43a8-960b-818781819198 13:04:51 ] 13:04:51 13:04:51 2023-12-14T13:04:51.418Z INFO 8090 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] 13:04:51 13:04:51 Members {size:9, ver:9} [ 13:04:51 Member [10.30.107.246]:5702 - 5ab5b404-6fa5-43b3-b5a0-9141238aafc4 13:04:51 Member [10.30.107.110]:5702 - 7413d50e-d82e-4d8d-a25e-b89c1560ee22 13:04:51 Member [10.30.107.246]:5703 - 8411ad98-fd9f-4486-8bf8-728696bd05e7 13:04:51 Member [10.30.107.246]:5704 - 56b78c57-2452-4865-9799-68544de7d45d 13:04:51 Member [10.30.107.110]:5703 - 995af882-a4bd-4737-b235-aea6462a2922 this 13:04:51 Member [10.30.107.110]:5704 - ee53f8b9-888d-4b60-81f8-33842064ad00 13:04:51 Member [10.30.107.246]:5705 - 2be77ec5-01ad-4da5-9c7b-fe9d20ad6be7 13:04:51 Member [10.30.107.110]:5705 - b143e08b-ccd3-44e7-855e-28d5c57e9b12 13:04:51 Member [10.30.107.246]:5706 - 34ccd3e4-1fff-43a8-960b-818781819198 13:04:51 ] 13:04:51 13:04:51 2023-12-14T13:04:51.418Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.110:5702, timeout: 10000, bind-any: true 13:04:51 2023-12-14T13:04:51.418Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:04:51 2023-12-14T13:04:51.418Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:04:51 2023-12-14T13:04:51.418Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.110:5703, timeout: 10000, bind-any: true 13:04:51 2023-12-14T13:04:51.418Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.110:5704, timeout: 10000, bind-any: true 13:04:51 2023-12-14T13:04:51.419Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:04:51 2023-12-14T13:04:51.419Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:04:51 2023-12-14T13:04:51.430Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:49327 and /10.30.107.110:5705 13:04:51 2023-12-14T13:04:51.430Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:56285 and /10.30.107.246:5706 13:04:51 2023-12-14T13:04:51.430Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:5702 and /10.30.107.110:57315 13:04:51 2023-12-14T13:04:51.430Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:49007 and /10.30.107.246:5703 13:04:51 2023-12-14T13:04:51.430Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:5704 and /10.30.107.110:37149 13:04:51 2023-12-14T13:04:51.430Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:04:51 2023-12-14T13:04:51.430Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:55193 and /10.30.107.110:5705 13:04:51 2023-12-14T13:04:51.430Z WARN 8090 --- [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. 13:04:51 2023-12-14T13:04:51.430Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:5703 and /10.30.107.110:48861 13:04:51 2023-12-14T13:04:51.431Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:46409 and /10.30.107.246:5706 13:04:51 2023-12-14T13:04:51.431Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:40919 and /10.30.107.246:5706 13:04:51 2023-12-14T13:04:51.431Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:57315 and /10.30.107.110:5702 13:04:51 2023-12-14T13:04:51.435Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:54315 and /10.30.107.246:5706 13:04:51 2023-12-14T13:04:51.436Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:56531 and /10.30.107.246:5704 13:04:51 2023-12-14T13:04:51.438Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:5705 and /10.30.107.246:38653 13:04:51 2023-12-14T13:04:51.438Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:5705 and /10.30.107.110:48695 13:04:51 2023-12-14T13:04:51.439Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:37149 and /10.30.107.110:5704 13:04:51 2023-12-14T13:04:51.439Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:48695 and /10.30.107.110:5705 13:04:51 2023-12-14T13:04:51.439Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:5705 and /10.30.107.246:52497 13:04:51 2023-12-14T13:04:51.439Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:48861 and /10.30.107.110:5703 13:04:52 2023-12-14T13:04:51.439Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:5705 and /10.30.107.246:40727 13:04:52 2023-12-14T13:04:51.441Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:50393 and /10.30.107.246:5705 13:04:52 2023-12-14T13:04:51.443Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:5702 and /10.30.107.246:38303 13:04:52 2023-12-14T13:04:51.563Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:04:52 2023-12-14T13:04:51.563Z WARN 8090 --- [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. 13:04:52 2023-12-14T13:04:51.565Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:04:52 2023-12-14T13:04:51.565Z WARN 8090 --- [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. 13:04:52 2023-12-14T13:04:51.682Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:04:52 2023-12-14T13:04:51.682Z WARN 8090 --- [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. 13:04:52 2023-12-14T13:04:51.724Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:04:52 2023-12-14T13:04:51.724Z WARN 8090 --- [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. 13:04:52 2023-12-14T13:04:51.757Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:04:52 2023-12-14T13:04:51.757Z WARN 8090 --- [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. 13:04:52 2023-12-14T13:04:51.810Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:04:52 2023-12-14T13:04:51.810Z WARN 8090 --- [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. 13:04:52 2023-12-14T13:04:52.084Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:04:52 2023-12-14T13:04:52.084Z WARN 8090 --- [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. 13:04:52 2023-12-14T13:04:52.199Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:04:52 2023-12-14T13:04:52.200Z WARN 8090 --- [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. 13:04:52 2023-12-14T13:04:52.223Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:04:52 2023-12-14T13:04:52.223Z WARN 8090 --- [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. 13:04:52 2023-12-14T13:04:52.249Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:04:52 2023-12-14T13:04:52.249Z WARN 8090 --- [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. 13:04:52 2023-12-14T13:04:52.397Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:04:52 2023-12-14T13:04:52.397Z WARN 8090 --- [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. 13:04:52 2023-12-14T13:04:52.420Z INFO 8090 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.110]:5705 is STARTED 13:04:52 2023-12-14T13:04:52.431Z INFO 8090 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : Started SynchronizationCacheConfigSpec in 20.199 seconds (process running for 68.699) 13:04:52 2023-12-14T13:04:52.439Z INFO 8090 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 13:04:53 2023-12-14T13:04:52.468Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:04:53 2023-12-14T13:04:52.468Z WARN 8090 --- [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. 13:04:53 2023-12-14T13:04:52.484Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:04:53 2023-12-14T13:04:52.484Z WARN 8090 --- [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. 13:04:53 2023-12-14T13:04:52.567Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:04:53 2023-12-14T13:04:52.567Z WARN 8090 --- [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. 13:04:53 2023-12-14T13:04:52.711Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:04:53 2023-12-14T13:04:52.711Z WARN 8090 --- [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. 13:04:53 2023-12-14T13:04:52.739Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:04:53 2023-12-14T13:04:52.739Z WARN 8090 --- [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. 13:04:53 2023-12-14T13:04:52.866Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:04:53 2023-12-14T13:04:52.866Z WARN 8090 --- [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. 13:04:53 2023-12-14T13:04:52.876Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:04:53 2023-12-14T13:04:52.876Z WARN 8090 --- [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. 13:04:53 2023-12-14T13:04:53.054Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:04:53 2023-12-14T13:04:53.054Z WARN 8090 --- [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. 13:04:54 2023-12-14T13:04:53.228Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:04:54 2023-12-14T13:04:53.228Z WARN 8090 --- [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. 13:04:54 2023-12-14T13:04:53.241Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:04:54 2023-12-14T13:04:53.241Z WARN 8090 --- [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. 13:04:54 2023-12-14T13:04:53.307Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:04:54 2023-12-14T13:04:53.307Z WARN 8090 --- [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. 13:04:54 2023-12-14T13:04:53.370Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:04:54 2023-12-14T13:04:53.370Z WARN 8090 --- [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. 13:04:54 2023-12-14T13:04:53.437Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:04:54 2023-12-14T13:04:53.437Z WARN 8090 --- [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. 13:04:54 2023-12-14T13:04:53.564Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:04:54 2023-12-14T13:04:53.564Z WARN 8090 --- [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. 13:04:54 2023-12-14T13:04:53.605Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:04:54 2023-12-14T13:04:53.605Z WARN 8090 --- [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. 13:04:54 2023-12-14T13:04:53.642Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:04:54 2023-12-14T13:04:53.642Z WARN 8090 --- [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. 13:04:54 2023-12-14T13:04:53.730Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:04:54 2023-12-14T13:04:53.730Z WARN 8090 --- [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. 13:04:54 2023-12-14T13:04:53.769Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:04:54 2023-12-14T13:04:53.769Z WARN 8090 --- [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. 13:04:54 2023-12-14T13:04:53.919Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:04:54 2023-12-14T13:04:53.919Z WARN 8090 --- [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. 13:04:54 2023-12-14T13:04:53.956Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:04:54 2023-12-14T13:04:53.956Z WARN 8090 --- [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. 13:04:54 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.772 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.SynchronizationCacheConfigSpec 13:04:54 [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.TrustLevelCacheConfigSpec 13:04:59 13:04:59 . ____ _ __ _ _ 13:04:59 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:04:59 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:04:59 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:04:59 ' |____| .__|_| |_|_| |_\__, | / / / / 13:04:59 =========|_|==============|___/=/_/_/_/ 13:04:59 :: Spring Boot :: (v3.1.2) 13:04:59 13:04:59 2023-12-14T13:04:54.030Z INFO 8090 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : Starting TrustLevelCacheConfigSpec using Java 17.0.6-ea with PID 8090 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 13:04:59 2023-12-14T13:04:54.030Z INFO 8090 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 13:04:59 2023-12-14T13:04:54.044Z INFO 8090 --- [ main] com.hazelcast.system.logo : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] 13:04:59 + + o o o o---o o----o o o---o o o----o o--o--o 13:04:59 + + + + | | / \ / | | / / \ | | 13:04:59 + + + + + o----o o o o o----o | o o o o----o | 13:04:59 + + + + | | / \ / | | \ / \ | | 13:04:59 + + o o o o o---o o----o o----o o---o o o o----o o 13:04:59 2023-12-14T13:04:54.044Z INFO 8090 --- [ main] com.hazelcast.system : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 13:04:59 2023-12-14T13:04:54.044Z INFO 8090 --- [ main] com.hazelcast.system : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.110]:5706 13:04:59 2023-12-14T13:04:54.044Z INFO 8090 --- [ main] com.hazelcast.system : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 13:04:59 2023-12-14T13:04:54.044Z INFO 8090 --- [ main] com.hazelcast.system : [10.30.107.110]: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. 13:04:59 2023-12-14T13:04:54.044Z INFO 8090 --- [ main] com.hazelcast.system : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 13:04:59 To enable the Jet engine on the members, do one of the following: 13:04:59 - Change member config using Java API: config.getJetConfig().setEnabled(true) 13:04:59 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 13:04:59 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 13:04:59 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 13:04:59 2023-12-14T13:04:54.053Z INFO 8090 --- [ main] com.hazelcast.system.security : [10.30.107.110]: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. 13:04:59 2023-12-14T13:04:54.054Z INFO 8090 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 13:04:59 2023-12-14T13:04:54.054Z WARN 8090 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.110]: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. 13:04:59 2023-12-14T13:04:54.060Z INFO 8090 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 13:04:59 2023-12-14T13:04:54.061Z INFO 8090 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.110]:5706 is STARTING 13:04:59 2023-12-14T13:04:54.081Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:04:59 2023-12-14T13:04:54.081Z WARN 8090 --- [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. 13:04:59 2023-12-14T13:04:54.095Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:04:59 2023-12-14T13:04:54.095Z WARN 8090 --- [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. 13:04:59 2023-12-14T13:04:54.204Z INFO 8090 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.107.246]:5702 13:04:59 2023-12-14T13:04:54.209Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:47845 and /10.30.107.246:5702 13:04:59 2023-12-14T13:04:54.271Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:04:59 2023-12-14T13:04:54.272Z WARN 8090 --- [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. 13:04:59 2023-12-14T13:04:54.412Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:04:59 2023-12-14T13:04:54.412Z WARN 8090 --- [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. 13:04:59 2023-12-14T13:04:54.441Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:04:59 2023-12-14T13:04:54.441Z WARN 8090 --- [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. 13:04:59 2023-12-14T13:04:54.461Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:04:59 2023-12-14T13:04:54.461Z WARN 8090 --- [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. 13:04:59 2023-12-14T13:04:54.567Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:04:59 2023-12-14T13:04:54.567Z WARN 8090 --- [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. 13:04:59 2023-12-14T13:04:54.672Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:04:59 2023-12-14T13:04:54.672Z WARN 8090 --- [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. 13:04:59 2023-12-14T13:04:54.796Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:04:59 2023-12-14T13:04:54.796Z WARN 8090 --- [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. 13:04:59 2023-12-14T13:04:54.922Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:04:59 2023-12-14T13:04:54.922Z WARN 8090 --- [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. 13:04:59 2023-12-14T13:04:54.932Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:04:59 2023-12-14T13:04:54.932Z WARN 8090 --- [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. 13:04:59 2023-12-14T13:04:54.997Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:04:59 2023-12-14T13:04:54.997Z WARN 8090 --- [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. 13:04:59 2023-12-14T13:04:55.159Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:04:59 2023-12-14T13:04:55.159Z WARN 8090 --- [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. 13:04:59 2023-12-14T13:04:55.234Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:04:59 2023-12-14T13:04:55.234Z WARN 8090 --- [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. 13:04:59 2023-12-14T13:04:55.468Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:04:59 2023-12-14T13:04:55.468Z WARN 8090 --- [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. 13:04:59 2023-12-14T13:04:55.470Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:04:59 2023-12-14T13:04:55.470Z WARN 8090 --- [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. 13:04:59 2023-12-14T13:04:55.473Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:04:59 2023-12-14T13:04:55.474Z WARN 8090 --- [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. 13:04:59 2023-12-14T13:04:55.545Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:04:59 2023-12-14T13:04:55.545Z WARN 8090 --- [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. 13:04:59 2023-12-14T13:04:55.565Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:04:59 2023-12-14T13:04:55.565Z WARN 8090 --- [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. 13:04:59 2023-12-14T13:04:55.849Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:04:59 2023-12-14T13:04:55.849Z WARN 8090 --- [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. 13:04:59 2023-12-14T13:04:55.874Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:04:59 2023-12-14T13:04:55.874Z WARN 8090 --- [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. 13:04:59 2023-12-14T13:04:55.935Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:04:59 2023-12-14T13:04:55.935Z WARN 8090 --- [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. 13:04:59 2023-12-14T13:04:56.025Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:04:59 2023-12-14T13:04:56.025Z WARN 8090 --- [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. 13:04:59 2023-12-14T13:04:56.150Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:04:59 2023-12-14T13:04:56.150Z WARN 8090 --- [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. 13:04:59 2023-12-14T13:04:56.262Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:04:59 2023-12-14T13:04:56.262Z WARN 8090 --- [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. 13:04:59 2023-12-14T13:04:56.323Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:04:59 2023-12-14T13:04:56.323Z WARN 8090 --- [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. 13:04:59 2023-12-14T13:04:56.387Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:04:59 2023-12-14T13:04:56.387Z WARN 8090 --- [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. 13:04:59 2023-12-14T13:04:56.449Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:04:59 2023-12-14T13:04:56.449Z WARN 8090 --- [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. 13:04:59 2023-12-14T13:04:56.517Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:04:59 2023-12-14T13:04:56.517Z WARN 8090 --- [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. 13:04:59 2023-12-14T13:04:56.671Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:04:59 2023-12-14T13:04:56.671Z WARN 8090 --- [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. 13:04:59 2023-12-14T13:04:56.676Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:04:59 2023-12-14T13:04:56.676Z WARN 8090 --- [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. 13:04:59 2023-12-14T13:04:56.801Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:04:59 2023-12-14T13:04:56.801Z WARN 8090 --- [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. 13:04:59 2023-12-14T13:04:56.976Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:04:59 2023-12-14T13:04:56.976Z WARN 8090 --- [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. 13:04:59 2023-12-14T13:04:57.052Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:04:59 2023-12-14T13:04:57.052Z WARN 8090 --- [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. 13:04:59 2023-12-14T13:04:57.087Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:04:59 2023-12-14T13:04:57.087Z WARN 8090 --- [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. 13:04:59 2023-12-14T13:04:57.114Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:04:59 2023-12-14T13:04:57.115Z WARN 8090 --- [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. 13:04:59 2023-12-14T13:04:57.178Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:04:59 2023-12-14T13:04:57.178Z WARN 8090 --- [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. 13:04:59 2023-12-14T13:04:57.339Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:04:59 2023-12-14T13:04:57.339Z WARN 8090 --- [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. 13:04:59 2023-12-14T13:04:57.402Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:04:59 2023-12-14T13:04:57.402Z WARN 8090 --- [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. 13:04:59 2023-12-14T13:04:57.470Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:04:59 2023-12-14T13:04:57.470Z WARN 8090 --- [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. 13:04:59 2023-12-14T13:04:57.476Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:04:59 2023-12-14T13:04:57.476Z WARN 8090 --- [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. 13:04:59 2023-12-14T13:04:57.524Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:04:59 2023-12-14T13:04:57.524Z WARN 8090 --- [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. 13:04:59 2023-12-14T13:04:57.704Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:04:59 2023-12-14T13:04:57.704Z WARN 8090 --- [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. 13:04:59 2023-12-14T13:04:57.878Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:04:59 2023-12-14T13:04:57.878Z WARN 8090 --- [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. 13:04:59 2023-12-14T13:04:57.878Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:04:59 2023-12-14T13:04:57.878Z WARN 8090 --- [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. 13:04:59 2023-12-14T13:04:57.939Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:04:59 2023-12-14T13:04:57.939Z WARN 8090 --- [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. 13:04:59 2023-12-14T13:04:58.155Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:04:59 2023-12-14T13:04:58.155Z WARN 8090 --- [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. 13:04:59 2023-12-14T13:04:58.166Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:04:59 2023-12-14T13:04:58.166Z WARN 8090 --- [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. 13:04:59 2023-12-14T13:04:58.376Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:04:59 2023-12-14T13:04:58.376Z WARN 8090 --- [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. 13:04:59 2023-12-14T13:04:58.381Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:04:59 2023-12-14T13:04:58.381Z WARN 8090 --- [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. 13:04:59 2023-12-14T13:04:58.392Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:04:59 2023-12-14T13:04:58.392Z WARN 8090 --- [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. 13:04:59 2023-12-14T13:04:58.506Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:04:59 2023-12-14T13:04:58.506Z WARN 8090 --- [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. 13:04:59 2023-12-14T13:04:58.522Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:04:59 2023-12-14T13:04:58.522Z WARN 8090 --- [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. 13:04:59 2023-12-14T13:04:58.578Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:04:59 2023-12-14T13:04:58.578Z WARN 8090 --- [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. 13:04:59 2023-12-14T13:04:58.856Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:04:59 2023-12-14T13:04:58.856Z WARN 8090 --- [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. 13:04:59 2023-12-14T13:04:58.881Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:04:59 2023-12-14T13:04:58.881Z WARN 8090 --- [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. 13:04:59 2023-12-14T13:04:58.892Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:04:59 2023-12-14T13:04:58.892Z WARN 8090 --- [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. 13:04:59 2023-12-14T13:04:58.981Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:04:59 2023-12-14T13:04:58.981Z WARN 8090 --- [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. 13:04:59 2023-12-14T13:04:59.158Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:04:59 2023-12-14T13:04:59.158Z WARN 8090 --- [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. 13:04:59 2023-12-14T13:04:59.170Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:04:59 2023-12-14T13:04:59.170Z WARN 8090 --- [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. 13:04:59 2023-12-14T13:04:59.320Z INFO 8090 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] 13:04:59 13:04:59 Members {size:11, ver:11} [ 13:04:59 Member [10.30.107.246]:5702 - 5ab5b404-6fa5-43b3-b5a0-9141238aafc4 13:04:59 Member [10.30.107.110]:5702 - 7413d50e-d82e-4d8d-a25e-b89c1560ee22 this 13:04:59 Member [10.30.107.246]:5703 - 8411ad98-fd9f-4486-8bf8-728696bd05e7 13:04:59 Member [10.30.107.246]:5704 - 56b78c57-2452-4865-9799-68544de7d45d 13:04:59 Member [10.30.107.110]:5703 - 995af882-a4bd-4737-b235-aea6462a2922 13:04:59 Member [10.30.107.110]:5704 - ee53f8b9-888d-4b60-81f8-33842064ad00 13:04:59 Member [10.30.107.246]:5705 - 2be77ec5-01ad-4da5-9c7b-fe9d20ad6be7 13:04:59 Member [10.30.107.110]:5705 - b143e08b-ccd3-44e7-855e-28d5c57e9b12 13:04:59 Member [10.30.107.246]:5706 - 34ccd3e4-1fff-43a8-960b-818781819198 13:04:59 Member [10.30.107.246]:5707 - 8c356b42-9999-4c65-b034-7c4fdd6726ca 13:04:59 Member [10.30.107.110]:5706 - f692a648-836b-4a56-900e-ed0158e120ec 13:04:59 ] 13:04:59 13:04:59 2023-12-14T13:04:59.321Z INFO 8090 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] 13:04:59 13:04:59 Members {size:11, ver:11} [ 13:04:59 Member [10.30.107.246]:5702 - 5ab5b404-6fa5-43b3-b5a0-9141238aafc4 13:04:59 Member [10.30.107.110]:5702 - 7413d50e-d82e-4d8d-a25e-b89c1560ee22 13:04:59 Member [10.30.107.246]:5703 - 8411ad98-fd9f-4486-8bf8-728696bd05e7 13:04:59 Member [10.30.107.246]:5704 - 56b78c57-2452-4865-9799-68544de7d45d 13:04:59 Member [10.30.107.110]:5703 - 995af882-a4bd-4737-b235-aea6462a2922 13:04:59 Member [10.30.107.110]:5704 - ee53f8b9-888d-4b60-81f8-33842064ad00 this 13:04:59 Member [10.30.107.246]:5705 - 2be77ec5-01ad-4da5-9c7b-fe9d20ad6be7 13:04:59 Member [10.30.107.110]:5705 - b143e08b-ccd3-44e7-855e-28d5c57e9b12 13:04:59 Member [10.30.107.246]:5706 - 34ccd3e4-1fff-43a8-960b-818781819198 13:04:59 Member [10.30.107.246]:5707 - 8c356b42-9999-4c65-b034-7c4fdd6726ca 13:04:59 Member [10.30.107.110]:5706 - f692a648-836b-4a56-900e-ed0158e120ec 13:04:59 ] 13:04:59 13:04:59 2023-12-14T13:04:59.322Z INFO 8090 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] 13:04:59 13:04:59 Members {size:11, ver:11} [ 13:04:59 Member [10.30.107.246]:5702 - 5ab5b404-6fa5-43b3-b5a0-9141238aafc4 13:04:59 Member [10.30.107.110]:5702 - 7413d50e-d82e-4d8d-a25e-b89c1560ee22 13:04:59 Member [10.30.107.246]:5703 - 8411ad98-fd9f-4486-8bf8-728696bd05e7 13:04:59 Member [10.30.107.246]:5704 - 56b78c57-2452-4865-9799-68544de7d45d 13:04:59 Member [10.30.107.110]:5703 - 995af882-a4bd-4737-b235-aea6462a2922 this 13:04:59 Member [10.30.107.110]:5704 - ee53f8b9-888d-4b60-81f8-33842064ad00 13:04:59 Member [10.30.107.246]:5705 - 2be77ec5-01ad-4da5-9c7b-fe9d20ad6be7 13:04:59 Member [10.30.107.110]:5705 - b143e08b-ccd3-44e7-855e-28d5c57e9b12 13:04:59 Member [10.30.107.246]:5706 - 34ccd3e4-1fff-43a8-960b-818781819198 13:04:59 Member [10.30.107.246]:5707 - 8c356b42-9999-4c65-b034-7c4fdd6726ca 13:04:59 Member [10.30.107.110]:5706 - f692a648-836b-4a56-900e-ed0158e120ec 13:04:59 ] 13:04:59 13:04:59 2023-12-14T13:04:59.323Z INFO 8090 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] 13:04:59 13:04:59 Members {size:11, ver:11} [ 13:04:59 Member [10.30.107.246]:5702 - 5ab5b404-6fa5-43b3-b5a0-9141238aafc4 13:04:59 Member [10.30.107.110]:5702 - 7413d50e-d82e-4d8d-a25e-b89c1560ee22 13:04:59 Member [10.30.107.246]:5703 - 8411ad98-fd9f-4486-8bf8-728696bd05e7 13:04:59 Member [10.30.107.246]:5704 - 56b78c57-2452-4865-9799-68544de7d45d 13:04:59 Member [10.30.107.110]:5703 - 995af882-a4bd-4737-b235-aea6462a2922 13:04:59 Member [10.30.107.110]:5704 - ee53f8b9-888d-4b60-81f8-33842064ad00 13:04:59 Member [10.30.107.246]:5705 - 2be77ec5-01ad-4da5-9c7b-fe9d20ad6be7 13:04:59 Member [10.30.107.110]:5705 - b143e08b-ccd3-44e7-855e-28d5c57e9b12 13:04:59 Member [10.30.107.246]:5706 - 34ccd3e4-1fff-43a8-960b-818781819198 13:04:59 Member [10.30.107.246]:5707 - 8c356b42-9999-4c65-b034-7c4fdd6726ca 13:04:59 Member [10.30.107.110]:5706 - f692a648-836b-4a56-900e-ed0158e120ec this 13:04:59 ] 13:04:59 13:04:59 2023-12-14T13:04:59.324Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:5706 and /10.30.107.110:46825 13:04:59 2023-12-14T13:04:59.334Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:04:59 2023-12-14T13:04:59.334Z WARN 8090 --- [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. 13:04:59 2023-12-14T13:04:59.335Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:33103 and /10.30.107.246:5707 13:04:59 2023-12-14T13:04:59.335Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:50039 and /10.30.107.246:5707 13:04:59 2023-12-14T13:04:59.336Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:5706 and /10.30.107.110:48141 13:04:59 2023-12-14T13:04:59.336Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:5706 and /10.30.107.246:57187 13:04:59 2023-12-14T13:04:59.336Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:5706 and /10.30.107.110:35599 13:04:59 2023-12-14T13:04:59.337Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:5706 and /10.30.107.246:35277 13:04:59 2023-12-14T13:04:59.344Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:5706 and /10.30.107.110:57527 13:04:59 2023-12-14T13:04:59.344Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:5706 and /10.30.107.246:46023 13:04:59 2023-12-14T13:04:59.344Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:50921 and /10.30.107.246:5707 13:04:59 2023-12-14T13:04:59.344Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:46825 and /10.30.107.110:5706 13:04:59 2023-12-14T13:04:59.345Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:5702 and /10.30.107.246:43165 13:04:59 2023-12-14T13:04:59.345Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:48141 and /10.30.107.110:5706 13:04:59 2023-12-14T13:04:59.345Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:57527 and /10.30.107.110:5706 13:04:59 2023-12-14T13:04:59.346Z INFO 8090 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] 13:04:59 13:04:59 Members {size:11, ver:11} [ 13:04:59 Member [10.30.107.246]:5702 - 5ab5b404-6fa5-43b3-b5a0-9141238aafc4 13:04:59 Member [10.30.107.110]:5702 - 7413d50e-d82e-4d8d-a25e-b89c1560ee22 13:04:59 Member [10.30.107.246]:5703 - 8411ad98-fd9f-4486-8bf8-728696bd05e7 13:04:59 Member [10.30.107.246]:5704 - 56b78c57-2452-4865-9799-68544de7d45d 13:04:59 Member [10.30.107.110]:5703 - 995af882-a4bd-4737-b235-aea6462a2922 13:04:59 Member [10.30.107.110]:5704 - ee53f8b9-888d-4b60-81f8-33842064ad00 13:04:59 Member [10.30.107.246]:5705 - 2be77ec5-01ad-4da5-9c7b-fe9d20ad6be7 13:04:59 Member [10.30.107.110]:5705 - b143e08b-ccd3-44e7-855e-28d5c57e9b12 this 13:04:59 Member [10.30.107.246]:5706 - 34ccd3e4-1fff-43a8-960b-818781819198 13:04:59 Member [10.30.107.246]:5707 - 8c356b42-9999-4c65-b034-7c4fdd6726ca 13:04:59 Member [10.30.107.110]:5706 - f692a648-836b-4a56-900e-ed0158e120ec 13:04:59 ] 13:04:59 13:04:59 2023-12-14T13:04:59.346Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:35599 and /10.30.107.110:5706 13:04:59 2023-12-14T13:04:59.347Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:5704 and /10.30.107.246:35301 13:04:59 2023-12-14T13:04:59.347Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:5706 and /10.30.107.246:51233 13:04:59 2023-12-14T13:04:59.348Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:5706 and /10.30.107.246:34491 13:04:59 2023-12-14T13:04:59.350Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:5705 and /10.30.107.246:47861 13:04:59 2023-12-14T13:04:59.350Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:55297 and /10.30.107.246:5707 13:04:59 2023-12-14T13:04:59.352Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.110:5702, timeout: 10000, bind-any: true 13:04:59 2023-12-14T13:04:59.353Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:04:59 2023-12-14T13:04:59.354Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:04:59 2023-12-14T13:04:59.354Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:5702 and /10.30.107.110:40787 13:04:59 2023-12-14T13:04:59.357Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:40169 and /10.30.107.246:5703 13:04:59 2023-12-14T13:04:59.357Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:40787 and /10.30.107.110:5702 13:04:59 2023-12-14T13:04:59.363Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:42531 and /10.30.107.246:5706 13:04:59 2023-12-14T13:04:59.444Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:04:59 2023-12-14T13:04:59.445Z WARN 8090 --- [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. 13:04:59 2023-12-14T13:04:59.445Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:04:59 2023-12-14T13:04:59.445Z WARN 8090 --- [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. 13:04:59 2023-12-14T13:04:59.525Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:05:05 2023-12-14T13:04:59.525Z WARN 8090 --- [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. 13:05:05 2023-12-14T13:04:59.646Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:05:05 2023-12-14T13:04:59.646Z WARN 8090 --- [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. 13:05:05 2023-12-14T13:04:59.714Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:05:05 2023-12-14T13:04:59.714Z WARN 8090 --- [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. 13:05:05 2023-12-14T13:04:59.786Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:05:05 2023-12-14T13:04:59.786Z WARN 8090 --- [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. 13:05:05 2023-12-14T13:04:59.946Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:05:05 2023-12-14T13:04:59.946Z WARN 8090 --- [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. 13:05:05 2023-12-14T13:04:59.958Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:05:05 2023-12-14T13:04:59.958Z WARN 8090 --- [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. 13:05:05 2023-12-14T13:04:59.987Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:05:05 2023-12-14T13:04:59.988Z WARN 8090 --- [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. 13:05:05 2023-12-14T13:05:00.082Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:05:05 2023-12-14T13:05:00.082Z WARN 8090 --- [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. 13:05:05 2023-12-14T13:05:00.167Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:05:05 2023-12-14T13:05:00.167Z WARN 8090 --- [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. 13:05:05 2023-12-14T13:05:00.287Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:05:05 2023-12-14T13:05:00.287Z WARN 8090 --- [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. 13:05:05 2023-12-14T13:05:00.299Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:05:05 2023-12-14T13:05:00.299Z WARN 8090 --- [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. 13:05:05 2023-12-14T13:05:00.354Z INFO 8090 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.110]:5706 is STARTED 13:05:05 2023-12-14T13:05:00.357Z INFO 8090 --- [ main] com.hazelcast.system.logo : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] 13:05:05 + + o o o o---o o----o o o---o o o----o o--o--o 13:05:05 + + + + | | / \ / | | / / \ | | 13:05:05 + + + + + o----o o o o o----o | o o o o----o | 13:05:05 + + + + | | / \ / | | \ / \ | | 13:05:05 + + o o o o o---o o----o o----o o---o o o o----o o 13:05:05 2023-12-14T13:05:00.357Z INFO 8090 --- [ main] com.hazelcast.system : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 13:05:05 2023-12-14T13:05:00.357Z INFO 8090 --- [ main] com.hazelcast.system : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.110]:5707 13:05:05 2023-12-14T13:05:00.357Z INFO 8090 --- [ main] com.hazelcast.system : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 13:05:05 2023-12-14T13:05:00.357Z INFO 8090 --- [ main] com.hazelcast.system : [10.30.107.110]: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. 13:05:05 2023-12-14T13:05:00.357Z INFO 8090 --- [ main] com.hazelcast.system : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 13:05:05 To enable the Jet engine on the members, do one of the following: 13:05:05 - Change member config using Java API: config.getJetConfig().setEnabled(true) 13:05:05 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 13:05:05 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 13:05:05 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 13:05:05 2023-12-14T13:05:00.367Z INFO 8090 --- [ main] com.hazelcast.system.security : [10.30.107.110]: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. 13:05:05 2023-12-14T13:05:00.368Z INFO 8090 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 13:05:05 2023-12-14T13:05:00.368Z WARN 8090 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.110]: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. 13:05:05 2023-12-14T13:05:00.387Z INFO 8090 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 13:05:05 2023-12-14T13:05:00.387Z INFO 8090 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.110]:5707 is STARTING 13:05:05 2023-12-14T13:05:00.459Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:05:05 2023-12-14T13:05:00.459Z WARN 8090 --- [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. 13:05:05 2023-12-14T13:05:00.483Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:05:05 2023-12-14T13:05:00.484Z WARN 8090 --- [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. 13:05:05 2023-12-14T13:05:00.499Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:05:05 2023-12-14T13:05:00.499Z WARN 8090 --- [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. 13:05:05 2023-12-14T13:05:00.577Z INFO 8090 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.107.246]:5702 13:05:05 2023-12-14T13:05:00.584Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:34039 and /10.30.107.246:5702 13:05:05 2023-12-14T13:05:00.667Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:05:05 2023-12-14T13:05:00.667Z WARN 8090 --- [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. 13:05:05 2023-12-14T13:05:00.692Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:05:05 2023-12-14T13:05:00.692Z WARN 8090 --- [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. 13:05:05 2023-12-14T13:05:00.890Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:05:05 2023-12-14T13:05:00.890Z WARN 8090 --- [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. 13:05:05 2023-12-14T13:05:00.962Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:05:05 2023-12-14T13:05:00.962Z WARN 8090 --- [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. 13:05:05 2023-12-14T13:05:01.002Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:05:05 2023-12-14T13:05:01.002Z WARN 8090 --- [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. 13:05:05 2023-12-14T13:05:01.071Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:05:05 2023-12-14T13:05:01.071Z WARN 8090 --- [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. 13:05:05 2023-12-14T13:05:01.186Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:05:05 2023-12-14T13:05:01.186Z WARN 8090 --- [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. 13:05:05 2023-12-14T13:05:01.302Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:05:05 2023-12-14T13:05:01.302Z WARN 8090 --- [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. 13:05:05 2023-12-14T13:05:01.340Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:05:05 2023-12-14T13:05:01.340Z WARN 8090 --- [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. 13:05:05 2023-12-14T13:05:01.401Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:05:05 2023-12-14T13:05:01.402Z WARN 8090 --- [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. 13:05:05 2023-12-14T13:05:01.435Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:05:05 2023-12-14T13:05:01.435Z WARN 8090 --- [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. 13:05:05 2023-12-14T13:05:01.462Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:05:05 2023-12-14T13:05:01.462Z WARN 8090 --- [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. 13:05:05 2023-12-14T13:05:01.520Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:05:05 2023-12-14T13:05:01.520Z WARN 8090 --- [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. 13:05:05 2023-12-14T13:05:01.892Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:05:05 2023-12-14T13:05:01.892Z WARN 8090 --- [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. 13:05:05 2023-12-14T13:05:01.894Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:05:05 2023-12-14T13:05:01.894Z WARN 8090 --- [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. 13:05:05 2023-12-14T13:05:01.924Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:05:05 2023-12-14T13:05:01.924Z WARN 8090 --- [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. 13:05:05 2023-12-14T13:05:02.065Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:05:05 2023-12-14T13:05:02.065Z WARN 8090 --- [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. 13:05:05 2023-12-14T13:05:02.154Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:05:05 2023-12-14T13:05:02.154Z WARN 8090 --- [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. 13:05:05 2023-12-14T13:05:02.156Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:05:05 2023-12-14T13:05:02.156Z WARN 8090 --- [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. 13:05:05 2023-12-14T13:05:02.303Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:05:05 2023-12-14T13:05:02.303Z WARN 8090 --- [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. 13:05:05 2023-12-14T13:05:02.339Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:05:05 2023-12-14T13:05:02.339Z WARN 8090 --- [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. 13:05:05 2023-12-14T13:05:02.415Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:05:05 2023-12-14T13:05:02.415Z WARN 8090 --- [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. 13:05:05 2023-12-14T13:05:02.438Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:05:05 2023-12-14T13:05:02.438Z WARN 8090 --- [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. 13:05:05 2023-12-14T13:05:02.493Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:05:05 2023-12-14T13:05:02.493Z WARN 8090 --- [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. 13:05:05 2023-12-14T13:05:02.522Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:05:05 2023-12-14T13:05:02.522Z WARN 8090 --- [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. 13:05:05 2023-12-14T13:05:02.826Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:05:05 2023-12-14T13:05:02.826Z WARN 8090 --- [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. 13:05:05 2023-12-14T13:05:02.996Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:05:05 2023-12-14T13:05:02.996Z WARN 8090 --- [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. 13:05:05 2023-12-14T13:05:03.094Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:05:05 2023-12-14T13:05:03.094Z WARN 8090 --- [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. 13:05:05 2023-12-14T13:05:03.107Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:05:05 2023-12-14T13:05:03.107Z WARN 8090 --- [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. 13:05:05 2023-12-14T13:05:03.268Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:05:05 2023-12-14T13:05:03.268Z WARN 8090 --- [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. 13:05:05 2023-12-14T13:05:03.269Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:05:05 2023-12-14T13:05:03.269Z WARN 8090 --- [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. 13:05:05 2023-12-14T13:05:03.291Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:05:05 2023-12-14T13:05:03.292Z WARN 8090 --- [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. 13:05:05 2023-12-14T13:05:03.340Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:05:05 2023-12-14T13:05:03.340Z WARN 8090 --- [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. 13:05:05 2023-12-14T13:05:03.359Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:05:05 2023-12-14T13:05:03.359Z WARN 8090 --- [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. 13:05:05 2023-12-14T13:05:03.374Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:05:05 2023-12-14T13:05:03.374Z WARN 8090 --- [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. 13:05:05 2023-12-14T13:05:03.406Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:05:05 2023-12-14T13:05:03.406Z WARN 8090 --- [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. 13:05:05 2023-12-14T13:05:03.646Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:05:05 2023-12-14T13:05:03.646Z WARN 8090 --- [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. 13:05:05 2023-12-14T13:05:03.779Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:05:05 2023-12-14T13:05:03.779Z WARN 8090 --- [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. 13:05:05 2023-12-14T13:05:03.959Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:05:05 2023-12-14T13:05:03.959Z WARN 8090 --- [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. 13:05:05 2023-12-14T13:05:04.096Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:05:05 2023-12-14T13:05:04.096Z WARN 8090 --- [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. 13:05:05 2023-12-14T13:05:04.120Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:05:05 2023-12-14T13:05:04.120Z WARN 8090 --- [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. 13:05:05 2023-12-14T13:05:04.123Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:05:05 2023-12-14T13:05:04.123Z WARN 8090 --- [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. 13:05:05 2023-12-14T13:05:04.198Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:05:05 2023-12-14T13:05:04.198Z WARN 8090 --- [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. 13:05:05 2023-12-14T13:05:04.227Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:05:05 2023-12-14T13:05:04.227Z WARN 8090 --- [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. 13:05:05 2023-12-14T13:05:04.293Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:05:05 2023-12-14T13:05:04.293Z WARN 8090 --- [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. 13:05:05 2023-12-14T13:05:04.409Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:05:05 2023-12-14T13:05:04.409Z WARN 8090 --- [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. 13:05:05 2023-12-14T13:05:04.443Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:05:05 2023-12-14T13:05:04.444Z WARN 8090 --- [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. 13:05:05 2023-12-14T13:05:04.462Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:05:05 2023-12-14T13:05:04.462Z WARN 8090 --- [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. 13:05:05 2023-12-14T13:05:04.798Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:05:05 2023-12-14T13:05:04.798Z WARN 8090 --- [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. 13:05:05 2023-12-14T13:05:04.981Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:05:05 2023-12-14T13:05:04.982Z WARN 8090 --- [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. 13:05:05 2023-12-14T13:05:04.982Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:05:05 2023-12-14T13:05:04.982Z WARN 8090 --- [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. 13:05:05 2023-12-14T13:05:05.033Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:05:05 2023-12-14T13:05:05.033Z WARN 8090 --- [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. 13:05:05 2023-12-14T13:05:05.100Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:05:05 2023-12-14T13:05:05.100Z WARN 8090 --- [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. 13:05:05 2023-12-14T13:05:05.131Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:05:05 2023-12-14T13:05:05.131Z WARN 8090 --- [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. 13:05:05 2023-12-14T13:05:05.132Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:05:05 2023-12-14T13:05:05.132Z WARN 8090 --- [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. 13:05:05 2023-12-14T13:05:05.199Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:05:05 2023-12-14T13:05:05.199Z WARN 8090 --- [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. 13:05:05 2023-12-14T13:05:05.245Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:05:05 2023-12-14T13:05:05.245Z WARN 8090 --- [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. 13:05:05 2023-12-14T13:05:05.282Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:05:05 2023-12-14T13:05:05.282Z WARN 8090 --- [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. 13:05:05 2023-12-14T13:05:05.295Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:05:05 2023-12-14T13:05:05.295Z WARN 8090 --- [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. 13:05:05 2023-12-14T13:05:05.483Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:05:05 2023-12-14T13:05:05.483Z WARN 8090 --- [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. 13:05:05 2023-12-14T13:05:05.697Z INFO 8090 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] 13:05:05 13:05:05 Members {size:12, ver:12} [ 13:05:05 Member [10.30.107.246]:5702 - 5ab5b404-6fa5-43b3-b5a0-9141238aafc4 13:05:05 Member [10.30.107.110]:5702 - 7413d50e-d82e-4d8d-a25e-b89c1560ee22 13:05:05 Member [10.30.107.246]:5703 - 8411ad98-fd9f-4486-8bf8-728696bd05e7 13:05:05 Member [10.30.107.246]:5704 - 56b78c57-2452-4865-9799-68544de7d45d 13:05:05 Member [10.30.107.110]:5703 - 995af882-a4bd-4737-b235-aea6462a2922 this 13:05:05 Member [10.30.107.110]:5704 - ee53f8b9-888d-4b60-81f8-33842064ad00 13:05:05 Member [10.30.107.246]:5705 - 2be77ec5-01ad-4da5-9c7b-fe9d20ad6be7 13:05:05 Member [10.30.107.110]:5705 - b143e08b-ccd3-44e7-855e-28d5c57e9b12 13:05:05 Member [10.30.107.246]:5706 - 34ccd3e4-1fff-43a8-960b-818781819198 13:05:05 Member [10.30.107.246]:5707 - 8c356b42-9999-4c65-b034-7c4fdd6726ca 13:05:05 Member [10.30.107.110]:5706 - f692a648-836b-4a56-900e-ed0158e120ec 13:05:05 Member [10.30.107.110]:5707 - ac8a6628-f65d-46e0-b07a-6c065fb5c7b4 13:05:05 ] 13:05:05 13:05:05 2023-12-14T13:05:05.697Z INFO 8090 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] 13:05:05 13:05:05 Members {size:12, ver:12} [ 13:05:05 Member [10.30.107.246]:5702 - 5ab5b404-6fa5-43b3-b5a0-9141238aafc4 13:05:05 Member [10.30.107.110]:5702 - 7413d50e-d82e-4d8d-a25e-b89c1560ee22 13:05:05 Member [10.30.107.246]:5703 - 8411ad98-fd9f-4486-8bf8-728696bd05e7 13:05:05 Member [10.30.107.246]:5704 - 56b78c57-2452-4865-9799-68544de7d45d 13:05:05 Member [10.30.107.110]:5703 - 995af882-a4bd-4737-b235-aea6462a2922 13:05:05 Member [10.30.107.110]:5704 - ee53f8b9-888d-4b60-81f8-33842064ad00 this 13:05:05 Member [10.30.107.246]:5705 - 2be77ec5-01ad-4da5-9c7b-fe9d20ad6be7 13:05:05 Member [10.30.107.110]:5705 - b143e08b-ccd3-44e7-855e-28d5c57e9b12 13:05:05 Member [10.30.107.246]:5706 - 34ccd3e4-1fff-43a8-960b-818781819198 13:05:05 Member [10.30.107.246]:5707 - 8c356b42-9999-4c65-b034-7c4fdd6726ca 13:05:05 Member [10.30.107.110]:5706 - f692a648-836b-4a56-900e-ed0158e120ec 13:05:05 Member [10.30.107.110]:5707 - ac8a6628-f65d-46e0-b07a-6c065fb5c7b4 13:05:05 ] 13:05:05 13:05:05 2023-12-14T13:05:05.708Z INFO 8090 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] 13:05:05 13:05:05 Members {size:12, ver:12} [ 13:05:05 Member [10.30.107.246]:5702 - 5ab5b404-6fa5-43b3-b5a0-9141238aafc4 13:05:05 Member [10.30.107.110]:5702 - 7413d50e-d82e-4d8d-a25e-b89c1560ee22 13:05:05 Member [10.30.107.246]:5703 - 8411ad98-fd9f-4486-8bf8-728696bd05e7 13:05:05 Member [10.30.107.246]:5704 - 56b78c57-2452-4865-9799-68544de7d45d 13:05:05 Member [10.30.107.110]:5703 - 995af882-a4bd-4737-b235-aea6462a2922 13:05:05 Member [10.30.107.110]:5704 - ee53f8b9-888d-4b60-81f8-33842064ad00 13:05:05 Member [10.30.107.246]:5705 - 2be77ec5-01ad-4da5-9c7b-fe9d20ad6be7 13:05:05 Member [10.30.107.110]:5705 - b143e08b-ccd3-44e7-855e-28d5c57e9b12 13:05:05 Member [10.30.107.246]:5706 - 34ccd3e4-1fff-43a8-960b-818781819198 13:05:05 Member [10.30.107.246]:5707 - 8c356b42-9999-4c65-b034-7c4fdd6726ca 13:05:05 Member [10.30.107.110]:5706 - f692a648-836b-4a56-900e-ed0158e120ec this 13:05:05 Member [10.30.107.110]:5707 - ac8a6628-f65d-46e0-b07a-6c065fb5c7b4 13:05:05 ] 13:05:05 13:05:05 2023-12-14T13:05:05.711Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:5707 and /10.30.107.246:35129 13:05:05 2023-12-14T13:05:05.711Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:5707 and /10.30.107.246:46943 13:05:05 2023-12-14T13:05:05.711Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:5707 and /10.30.107.246:40093 13:05:05 2023-12-14T13:05:05.711Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:5707 and /10.30.107.110:52093 13:05:05 2023-12-14T13:05:05.712Z INFO 8090 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] 13:05:05 13:05:05 Members {size:12, ver:12} [ 13:05:05 Member [10.30.107.246]:5702 - 5ab5b404-6fa5-43b3-b5a0-9141238aafc4 13:05:05 Member [10.30.107.110]:5702 - 7413d50e-d82e-4d8d-a25e-b89c1560ee22 13:05:05 Member [10.30.107.246]:5703 - 8411ad98-fd9f-4486-8bf8-728696bd05e7 13:05:05 Member [10.30.107.246]:5704 - 56b78c57-2452-4865-9799-68544de7d45d 13:05:05 Member [10.30.107.110]:5703 - 995af882-a4bd-4737-b235-aea6462a2922 13:05:05 Member [10.30.107.110]:5704 - ee53f8b9-888d-4b60-81f8-33842064ad00 13:05:05 Member [10.30.107.246]:5705 - 2be77ec5-01ad-4da5-9c7b-fe9d20ad6be7 13:05:05 Member [10.30.107.110]:5705 - b143e08b-ccd3-44e7-855e-28d5c57e9b12 13:05:05 Member [10.30.107.246]:5706 - 34ccd3e4-1fff-43a8-960b-818781819198 13:05:05 Member [10.30.107.246]:5707 - 8c356b42-9999-4c65-b034-7c4fdd6726ca 13:05:05 Member [10.30.107.110]:5706 - f692a648-836b-4a56-900e-ed0158e120ec 13:05:05 Member [10.30.107.110]:5707 - ac8a6628-f65d-46e0-b07a-6c065fb5c7b4 this 13:05:05 ] 13:05:05 13:05:05 2023-12-14T13:05:05.712Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:5707 and /10.30.107.246:58893 13:05:05 2023-12-14T13:05:05.712Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:5707 and /10.30.107.110:60593 13:05:05 2023-12-14T13:05:05.713Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:5707 and /10.30.107.246:40047 13:05:05 2023-12-14T13:05:05.719Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.110:5702, timeout: 10000, bind-any: true 13:05:05 2023-12-14T13:05:05.719Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:05 2023-12-14T13:05:05.719Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.110:5703, timeout: 10000, bind-any: true 13:05:05 2023-12-14T13:05:05.719Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.110:5704, timeout: 10000, bind-any: true 13:05:05 2023-12-14T13:05:05.720Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:5702 and /10.30.107.110:41453 13:05:05 2023-12-14T13:05:05.720Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.110:5705, timeout: 10000, bind-any: true 13:05:05 2023-12-14T13:05:05.720Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:41453 and /10.30.107.110:5702 13:05:05 2023-12-14T13:05:05.720Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:05 2023-12-14T13:05:05.721Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.110:5706, timeout: 10000, bind-any: true 13:05:05 2023-12-14T13:05:05.721Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:60593 and /10.30.107.110:5707 13:05:06 2023-12-14T13:05:05.721Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:52093 and /10.30.107.110:5707 13:05:06 2023-12-14T13:05:05.721Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:5706 and /10.30.107.110:44119 13:05:06 2023-12-14T13:05:05.724Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:5703 and /10.30.107.110:32879 13:05:06 2023-12-14T13:05:05.724Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:32879 and /10.30.107.110:5703 13:05:06 2023-12-14T13:05:05.730Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:5705 and /10.30.107.110:60175 13:05:06 2023-12-14T13:05:05.730Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:44119 and /10.30.107.110:5706 13:05:06 2023-12-14T13:05:05.731Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:60175 and /10.30.107.110:5705 13:05:06 2023-12-14T13:05:05.731Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:51139 and /10.30.107.246:5704 13:05:06 2023-12-14T13:05:05.731Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:5704 and /10.30.107.110:48299 13:05:06 2023-12-14T13:05:05.732Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:5707 and /10.30.107.110:42853 13:05:06 2023-12-14T13:05:05.732Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:42853 and /10.30.107.110:5707 13:05:06 2023-12-14T13:05:05.732Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:48299 and /10.30.107.110:5704 13:05:06 2023-12-14T13:05:05.735Z INFO 8090 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] 13:05:06 13:05:06 Members {size:12, ver:12} [ 13:05:06 Member [10.30.107.246]:5702 - 5ab5b404-6fa5-43b3-b5a0-9141238aafc4 13:05:06 Member [10.30.107.110]:5702 - 7413d50e-d82e-4d8d-a25e-b89c1560ee22 this 13:05:06 Member [10.30.107.246]:5703 - 8411ad98-fd9f-4486-8bf8-728696bd05e7 13:05:06 Member [10.30.107.246]:5704 - 56b78c57-2452-4865-9799-68544de7d45d 13:05:06 Member [10.30.107.110]:5703 - 995af882-a4bd-4737-b235-aea6462a2922 13:05:06 Member [10.30.107.110]:5704 - ee53f8b9-888d-4b60-81f8-33842064ad00 13:05:06 Member [10.30.107.246]:5705 - 2be77ec5-01ad-4da5-9c7b-fe9d20ad6be7 13:05:06 Member [10.30.107.110]:5705 - b143e08b-ccd3-44e7-855e-28d5c57e9b12 13:05:06 Member [10.30.107.246]:5706 - 34ccd3e4-1fff-43a8-960b-818781819198 13:05:06 Member [10.30.107.246]:5707 - 8c356b42-9999-4c65-b034-7c4fdd6726ca 13:05:06 Member [10.30.107.110]:5706 - f692a648-836b-4a56-900e-ed0158e120ec 13:05:06 Member [10.30.107.110]:5707 - ac8a6628-f65d-46e0-b07a-6c065fb5c7b4 13:05:06 ] 13:05:06 13:05:06 2023-12-14T13:05:05.736Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:5707 and /10.30.107.110:58307 13:05:06 2023-12-14T13:05:05.740Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:50823 and /10.30.107.246:5707 13:05:06 2023-12-14T13:05:05.742Z INFO 8090 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] 13:05:06 13:05:06 Members {size:12, ver:12} [ 13:05:06 Member [10.30.107.246]:5702 - 5ab5b404-6fa5-43b3-b5a0-9141238aafc4 13:05:06 Member [10.30.107.110]:5702 - 7413d50e-d82e-4d8d-a25e-b89c1560ee22 13:05:06 Member [10.30.107.246]:5703 - 8411ad98-fd9f-4486-8bf8-728696bd05e7 13:05:06 Member [10.30.107.246]:5704 - 56b78c57-2452-4865-9799-68544de7d45d 13:05:06 Member [10.30.107.110]:5703 - 995af882-a4bd-4737-b235-aea6462a2922 13:05:06 Member [10.30.107.110]:5704 - ee53f8b9-888d-4b60-81f8-33842064ad00 13:05:06 Member [10.30.107.246]:5705 - 2be77ec5-01ad-4da5-9c7b-fe9d20ad6be7 13:05:06 Member [10.30.107.110]:5705 - b143e08b-ccd3-44e7-855e-28d5c57e9b12 this 13:05:06 Member [10.30.107.246]:5706 - 34ccd3e4-1fff-43a8-960b-818781819198 13:05:06 Member [10.30.107.246]:5707 - 8c356b42-9999-4c65-b034-7c4fdd6726ca 13:05:06 Member [10.30.107.110]:5706 - f692a648-836b-4a56-900e-ed0158e120ec 13:05:06 Member [10.30.107.110]:5707 - ac8a6628-f65d-46e0-b07a-6c065fb5c7b4 13:05:06 ] 13:05:06 13:05:06 2023-12-14T13:05:05.742Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.110:58307 and /10.30.107.110:5707 13:05:06 2023-12-14T13:05:05.759Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:05:06 2023-12-14T13:05:05.759Z WARN 8090 --- [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. 13:05:06 2023-12-14T13:05:05.883Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:05:06 2023-12-14T13:05:05.883Z WARN 8090 --- [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. 13:05:06 2023-12-14T13:05:06.009Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:05:06 2023-12-14T13:05:06.009Z WARN 8090 --- [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. 13:05:06 2023-12-14T13:05:06.186Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:05:06 2023-12-14T13:05:06.186Z WARN 8090 --- [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. 13:05:06 2023-12-14T13:05:06.195Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:05:06 2023-12-14T13:05:06.195Z WARN 8090 --- [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. 13:05:06 2023-12-14T13:05:06.216Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:05:06 2023-12-14T13:05:06.216Z WARN 8090 --- [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. 13:05:06 2023-12-14T13:05:06.235Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:05:06 2023-12-14T13:05:06.235Z WARN 8090 --- [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. 13:05:06 2023-12-14T13:05:06.289Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:05:06 2023-12-14T13:05:06.289Z WARN 8090 --- [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. 13:05:06 2023-12-14T13:05:06.316Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:05:06 2023-12-14T13:05:06.316Z WARN 8090 --- [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. 13:05:06 2023-12-14T13:05:06.339Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:05:06 2023-12-14T13:05:06.339Z WARN 8090 --- [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. 13:05:06 2023-12-14T13:05:06.486Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:05:06 2023-12-14T13:05:06.486Z WARN 8090 --- [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. 13:05:06 2023-12-14T13:05:06.489Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:05:06 2023-12-14T13:05:06.489Z WARN 8090 --- [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. 13:05:06 2023-12-14T13:05:06.718Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:05:06 2023-12-14T13:05:06.718Z WARN 8090 --- [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. 13:05:06 2023-12-14T13:05:06.732Z INFO 8090 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.110]:5707 is STARTED 13:05:06 2023-12-14T13:05:06.737Z INFO 8090 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : Started TrustLevelCacheConfigSpec in 12.726 seconds (process running for 83.006) 13:05:06 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.743 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.TrustLevelCacheConfigSpec 13:05:06 2023-12-14T13:05:06.750Z INFO 8090 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 13:05:06 [INFO] Running org.onap.cps.ncmp.api.impl.config.kafka.KafkaConfigSpec 13:05:06 13:05:06 . ____ _ __ _ _ 13:05:06 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:05:06 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:05:06 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:05:06 ' |____| .__|_| |_|_| |_\__, | / / / / 13:05:06 =========|_|==============|___/=/_/_/_/ 13:05:06 :: Spring Boot :: (v3.1.2) 13:05:06 13:05:06 2023-12-14T13:05:06.772Z INFO 8090 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : Starting KafkaConfigSpec using Java 17.0.6-ea with PID 8090 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 13:05:06 2023-12-14T13:05:06.772Z INFO 8090 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : No active profile set, falling back to 1 default profile: "default" 13:05:06 2023-12-14T13:05:06.793Z INFO 8090 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : Started KafkaConfigSpec in 0.038 seconds (process running for 83.061) 13:05:06 2023-12-14T13:05:06.798Z INFO 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 13:05:06 acks = -1 13:05:06 auto.include.jmx.reporter = true 13:05:06 batch.size = 16384 13:05:06 bootstrap.servers = [localhost:9092] 13:05:06 buffer.memory = 33554432 13:05:06 client.dns.lookup = use_all_dns_ips 13:05:06 client.id = producer-11 13:05:06 compression.type = none 13:05:06 connections.max.idle.ms = 540000 13:05:06 delivery.timeout.ms = 120000 13:05:06 enable.idempotence = true 13:05:06 interceptor.classes = [] 13:05:06 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 13:05:06 linger.ms = 0 13:05:06 max.block.ms = 60000 13:05:06 max.in.flight.requests.per.connection = 5 13:05:06 max.request.size = 1048576 13:05:06 metadata.max.age.ms = 300000 13:05:06 metadata.max.idle.ms = 300000 13:05:06 metric.reporters = [] 13:05:06 metrics.num.samples = 2 13:05:06 metrics.recording.level = INFO 13:05:06 metrics.sample.window.ms = 30000 13:05:06 partitioner.adaptive.partitioning.enable = true 13:05:06 partitioner.availability.timeout.ms = 0 13:05:06 partitioner.class = null 13:05:06 partitioner.ignore.keys = false 13:05:06 receive.buffer.bytes = 32768 13:05:06 reconnect.backoff.max.ms = 1000 13:05:06 reconnect.backoff.ms = 50 13:05:06 request.timeout.ms = 30000 13:05:06 retries = 2147483647 13:05:06 retry.backoff.ms = 100 13:05:06 sasl.client.callback.handler.class = null 13:05:06 sasl.jaas.config = null 13:05:06 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:05:06 sasl.kerberos.min.time.before.relogin = 60000 13:05:06 sasl.kerberos.service.name = null 13:05:06 sasl.kerberos.ticket.renew.jitter = 0.05 13:05:06 sasl.kerberos.ticket.renew.window.factor = 0.8 13:05:06 sasl.login.callback.handler.class = null 13:05:06 sasl.login.class = null 13:05:06 sasl.login.connect.timeout.ms = null 13:05:06 sasl.login.read.timeout.ms = null 13:05:06 sasl.login.refresh.buffer.seconds = 300 13:05:06 sasl.login.refresh.min.period.seconds = 60 13:05:06 sasl.login.refresh.window.factor = 0.8 13:05:06 sasl.login.refresh.window.jitter = 0.05 13:05:06 sasl.login.retry.backoff.max.ms = 10000 13:05:06 sasl.login.retry.backoff.ms = 100 13:05:06 sasl.mechanism = GSSAPI 13:05:06 sasl.oauthbearer.clock.skew.seconds = 30 13:05:06 sasl.oauthbearer.expected.audience = null 13:05:06 sasl.oauthbearer.expected.issuer = null 13:05:06 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:05:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:05:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:05:06 sasl.oauthbearer.jwks.endpoint.url = null 13:05:06 sasl.oauthbearer.scope.claim.name = scope 13:05:06 sasl.oauthbearer.sub.claim.name = sub 13:05:06 sasl.oauthbearer.token.endpoint.url = null 13:05:06 security.protocol = PLAINTEXT 13:05:06 security.providers = null 13:05:06 send.buffer.bytes = 131072 13:05:06 socket.connection.setup.timeout.max.ms = 30000 13:05:06 socket.connection.setup.timeout.ms = 10000 13:05:06 ssl.cipher.suites = null 13:05:06 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:05:06 ssl.endpoint.identification.algorithm = https 13:05:06 ssl.engine.factory.class = null 13:05:06 ssl.key.password = null 13:05:06 ssl.keymanager.algorithm = SunX509 13:05:06 ssl.keystore.certificate.chain = null 13:05:06 ssl.keystore.key = null 13:05:06 ssl.keystore.location = null 13:05:06 ssl.keystore.password = null 13:05:06 ssl.keystore.type = JKS 13:05:06 ssl.protocol = TLSv1.3 13:05:06 ssl.provider = null 13:05:06 ssl.secure.random.implementation = null 13:05:06 ssl.trustmanager.algorithm = PKIX 13:05:06 ssl.truststore.certificates = null 13:05:06 ssl.truststore.location = null 13:05:06 ssl.truststore.password = null 13:05:06 ssl.truststore.type = JKS 13:05:06 transaction.timeout.ms = 60000 13:05:06 transactional.id = null 13:05:06 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 13:05:06 13:05:06 2023-12-14T13:05:06.806Z INFO 8090 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-11] Instantiated an idempotent producer. 13:05:06 2023-12-14T13:05:06.807Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:05:06 2023-12-14T13:05:06.807Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:05:06 2023-12-14T13:05:06.807Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702559106807 13:05:06 2023-12-14T13:05:06.812Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:05:06 2023-12-14T13:05:06.812Z WARN 8090 --- [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. 13:05:06 2023-12-14T13:05:06.813Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:06 2023-12-14T13:05:06.819Z INFO 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 13:05:06 acks = -1 13:05:06 auto.include.jmx.reporter = true 13:05:06 batch.size = 16384 13:05:06 bootstrap.servers = [localhost:9092] 13:05:06 buffer.memory = 33554432 13:05:06 client.dns.lookup = use_all_dns_ips 13:05:06 client.id = producer-12 13:05:06 compression.type = none 13:05:06 connections.max.idle.ms = 540000 13:05:06 delivery.timeout.ms = 120000 13:05:06 enable.idempotence = true 13:05:06 interceptor.classes = [] 13:05:06 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 13:05:06 linger.ms = 0 13:05:06 max.block.ms = 60000 13:05:06 max.in.flight.requests.per.connection = 5 13:05:06 max.request.size = 1048576 13:05:06 metadata.max.age.ms = 300000 13:05:06 metadata.max.idle.ms = 300000 13:05:06 metric.reporters = [] 13:05:06 metrics.num.samples = 2 13:05:06 metrics.recording.level = INFO 13:05:06 metrics.sample.window.ms = 30000 13:05:06 partitioner.adaptive.partitioning.enable = true 13:05:06 partitioner.availability.timeout.ms = 0 13:05:06 partitioner.class = null 13:05:06 partitioner.ignore.keys = false 13:05:06 receive.buffer.bytes = 32768 13:05:06 reconnect.backoff.max.ms = 1000 13:05:06 reconnect.backoff.ms = 50 13:05:06 request.timeout.ms = 30000 13:05:06 retries = 2147483647 13:05:06 retry.backoff.ms = 100 13:05:06 sasl.client.callback.handler.class = null 13:05:06 sasl.jaas.config = null 13:05:06 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:05:06 sasl.kerberos.min.time.before.relogin = 60000 13:05:06 sasl.kerberos.service.name = null 13:05:06 sasl.kerberos.ticket.renew.jitter = 0.05 13:05:06 sasl.kerberos.ticket.renew.window.factor = 0.8 13:05:06 sasl.login.callback.handler.class = null 13:05:06 sasl.login.class = null 13:05:06 sasl.login.connect.timeout.ms = null 13:05:06 sasl.login.read.timeout.ms = null 13:05:06 sasl.login.refresh.buffer.seconds = 300 13:05:06 sasl.login.refresh.min.period.seconds = 60 13:05:06 sasl.login.refresh.window.factor = 0.8 13:05:06 sasl.login.refresh.window.jitter = 0.05 13:05:06 sasl.login.retry.backoff.max.ms = 10000 13:05:06 sasl.login.retry.backoff.ms = 100 13:05:06 sasl.mechanism = GSSAPI 13:05:06 sasl.oauthbearer.clock.skew.seconds = 30 13:05:06 sasl.oauthbearer.expected.audience = null 13:05:06 sasl.oauthbearer.expected.issuer = null 13:05:06 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:05:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:05:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:05:06 sasl.oauthbearer.jwks.endpoint.url = null 13:05:06 sasl.oauthbearer.scope.claim.name = scope 13:05:06 sasl.oauthbearer.sub.claim.name = sub 13:05:06 sasl.oauthbearer.token.endpoint.url = null 13:05:06 security.protocol = PLAINTEXT 13:05:06 security.providers = null 13:05:06 send.buffer.bytes = 131072 13:05:06 socket.connection.setup.timeout.max.ms = 30000 13:05:06 socket.connection.setup.timeout.ms = 10000 13:05:06 ssl.cipher.suites = null 13:05:06 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:05:06 ssl.endpoint.identification.algorithm = https 13:05:06 ssl.engine.factory.class = null 13:05:06 ssl.key.password = null 13:05:06 ssl.keymanager.algorithm = SunX509 13:05:06 ssl.keystore.certificate.chain = null 13:05:06 ssl.keystore.key = null 13:05:06 ssl.keystore.location = null 13:05:06 ssl.keystore.password = null 13:05:06 ssl.keystore.type = JKS 13:05:06 ssl.protocol = TLSv1.3 13:05:06 ssl.provider = null 13:05:06 ssl.secure.random.implementation = null 13:05:06 ssl.trustmanager.algorithm = PKIX 13:05:06 ssl.truststore.certificates = null 13:05:06 ssl.truststore.location = null 13:05:06 ssl.truststore.password = null 13:05:06 ssl.truststore.type = JKS 13:05:06 transaction.timeout.ms = 60000 13:05:06 transactional.id = null 13:05:06 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 13:05:06 13:05:06 2023-12-14T13:05:06.819Z INFO 8090 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-12] Instantiated an idempotent producer. 13:05:06 2023-12-14T13:05:06.821Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:05:06 2023-12-14T13:05:06.821Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:05:06 2023-12-14T13:05:06.821Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702559106821 13:05:06 2023-12-14T13:05:06.822Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:05:06 2023-12-14T13:05:06.822Z WARN 8090 --- [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. 13:05:06 2023-12-14T13:05:06.822Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:06 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 s - in org.onap.cps.ncmp.api.impl.config.kafka.KafkaConfigSpec 13:05:06 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.ClientCmSubscriptionNcmpInEventMapperSpec 13:05:06 2023-12-14T13:05:06.837Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:05:06 2023-12-14T13:05:06.837Z WARN 8090 --- [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. 13:05:06 13:05:06 . ____ _ __ _ _ 13:05:06 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:05:06 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:05:06 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:05:06 ' |____| .__|_| |_|_| |_\__, | / / / / 13:05:06 =========|_|==============|___/=/_/_/_/ 13:05:06 :: Spring Boot :: (v3.1.2) 13:05:06 13:05:06 2023-12-14T13:05:06.847Z INFO 8090 --- [ main] lientCmSubscriptionNcmpInEventMapperSpec : Starting ClientCmSubscriptionNcmpInEventMapperSpec using Java 17.0.6-ea with PID 8090 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 13:05:06 2023-12-14T13:05:06.848Z INFO 8090 --- [ main] lientCmSubscriptionNcmpInEventMapperSpec : No active profile set, falling back to 1 default profile: "default" 13:05:06 2023-12-14T13:05:06.853Z INFO 8090 --- [ main] lientCmSubscriptionNcmpInEventMapperSpec : Started ClientCmSubscriptionNcmpInEventMapperSpec in 0.021 seconds (process running for 83.121) 13:05:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.ClientCmSubscriptionNcmpInEventMapperSpec 13:05:06 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionDmiOutEventToYangModelSubscriptionEventMapperSpec 13:05:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionDmiOutEventToYangModelSubscriptionEventMapperSpec 13:05:06 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionEventToCmSubscriptionNcmpOutEventMapperSpec 13:05:06 2023-12-14T13:05:06.913Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:05:06 2023-12-14T13:05:06.914Z WARN 8090 --- [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. 13:05:06 2023-12-14T13:05:06.914Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:06 2023-12-14T13:05:06.918Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:05:06 2023-12-14T13:05:06.919Z WARN 8090 --- [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. 13:05:06 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionEventToCmSubscriptionNcmpOutEventMapperSpec 13:05:06 2023-12-14T13:05:06.927Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:05:06 2023-12-14T13:05:06.927Z WARN 8090 --- [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. 13:05:06 2023-12-14T13:05:06.928Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:06 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpInEventMapperSpec 13:05:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpInEventMapperSpec 13:05:06 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionDmiOutEventConsumerSpec 13:05:12 2023-12-14T13:05:06.939Z INFO 8090 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 13:05:12 2023-12-14T13:05:06.981Z INFO 8090 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: acd86ba3812f751894ca195b40d5993df6daae9f921222a495b18114502f8296 13:05:12 2023-12-14T13:05:07.014Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:05:12 2023-12-14T13:05:07.014Z WARN 8090 --- [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. 13:05:12 2023-12-14T13:05:07.014Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:12 2023-12-14T13:05:07.030Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:05:12 2023-12-14T13:05:07.030Z WARN 8090 --- [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. 13:05:12 2023-12-14T13:05:07.030Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:12 2023-12-14T13:05:07.092Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:05:12 2023-12-14T13:05:07.092Z WARN 8090 --- [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. 13:05:12 2023-12-14T13:05:07.185Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:05:12 2023-12-14T13:05:07.185Z WARN 8090 --- [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. 13:05:12 2023-12-14T13:05:07.226Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:05:12 2023-12-14T13:05:07.227Z WARN 8090 --- [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. 13:05:12 2023-12-14T13:05:07.231Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:05:12 2023-12-14T13:05:07.231Z WARN 8090 --- [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. 13:05:12 2023-12-14T13:05:07.231Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:12 2023-12-14T13:05:07.258Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:05:12 2023-12-14T13:05:07.258Z WARN 8090 --- [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. 13:05:12 2023-12-14T13:05:07.267Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:05:12 2023-12-14T13:05:07.267Z WARN 8090 --- [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. 13:05:12 2023-12-14T13:05:07.267Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:12 2023-12-14T13:05:07.342Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:05:12 2023-12-14T13:05:07.342Z WARN 8090 --- [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. 13:05:12 2023-12-14T13:05:07.398Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:05:12 2023-12-14T13:05:07.398Z WARN 8090 --- [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. 13:05:12 2023-12-14T13:05:07.443Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:05:12 2023-12-14T13:05:07.443Z WARN 8090 --- [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. 13:05:12 2023-12-14T13:05:07.453Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:05:12 2023-12-14T13:05:07.453Z WARN 8090 --- [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. 13:05:12 2023-12-14T13:05:07.493Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:05:12 2023-12-14T13:05:07.493Z WARN 8090 --- [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. 13:05:12 2023-12-14T13:05:07.619Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:05:12 2023-12-14T13:05:07.619Z WARN 8090 --- [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. 13:05:12 2023-12-14T13:05:07.619Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:12 2023-12-14T13:05:07.632Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:05:12 2023-12-14T13:05:07.632Z WARN 8090 --- [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. 13:05:12 2023-12-14T13:05:07.632Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:12 2023-12-14T13:05:07.824Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:05:12 2023-12-14T13:05:07.824Z WARN 8090 --- [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. 13:05:12 2023-12-14T13:05:07.945Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:05:12 2023-12-14T13:05:07.945Z WARN 8090 --- [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. 13:05:12 2023-12-14T13:05:07.949Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:05:12 2023-12-14T13:05:07.949Z WARN 8090 --- [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. 13:05:12 2023-12-14T13:05:08.028Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:05:12 2023-12-14T13:05:08.028Z WARN 8090 --- [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. 13:05:12 2023-12-14T13:05:08.101Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:05:12 2023-12-14T13:05:08.101Z WARN 8090 --- [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. 13:05:12 2023-12-14T13:05:08.232Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:05:12 2023-12-14T13:05:08.232Z WARN 8090 --- [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. 13:05:12 2023-12-14T13:05:08.260Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:05:12 2023-12-14T13:05:08.260Z WARN 8090 --- [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. 13:05:12 2023-12-14T13:05:08.264Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:05:12 2023-12-14T13:05:08.264Z WARN 8090 --- [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. 13:05:12 2023-12-14T13:05:08.279Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:05:12 2023-12-14T13:05:08.279Z WARN 8090 --- [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. 13:05:12 2023-12-14T13:05:08.346Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:05:12 2023-12-14T13:05:08.346Z WARN 8090 --- [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. 13:05:12 2023-12-14T13:05:08.476Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:05:12 2023-12-14T13:05:08.476Z WARN 8090 --- [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. 13:05:12 2023-12-14T13:05:08.476Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:12 2023-12-14T13:05:08.495Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:05:12 2023-12-14T13:05:08.495Z WARN 8090 --- [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. 13:05:12 2023-12-14T13:05:08.507Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:05:12 2023-12-14T13:05:08.507Z WARN 8090 --- [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. 13:05:12 2023-12-14T13:05:08.507Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:12 2023-12-14T13:05:08.546Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:05:12 2023-12-14T13:05:08.546Z WARN 8090 --- [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. 13:05:12 2023-12-14T13:05:08.847Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:05:12 2023-12-14T13:05:08.847Z WARN 8090 --- [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. 13:05:12 2023-12-14T13:05:08.940Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:05:12 2023-12-14T13:05:08.940Z WARN 8090 --- [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. 13:05:12 2023-12-14T13:05:08.956Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:05:12 2023-12-14T13:05:08.956Z WARN 8090 --- [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. 13:05:12 2023-12-14T13:05:09.007Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:05:12 2023-12-14T13:05:09.007Z WARN 8090 --- [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. 13:05:12 2023-12-14T13:05:09.113Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:05:12 2023-12-14T13:05:09.113Z WARN 8090 --- [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. 13:05:12 2023-12-14T13:05:09.134Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:05:12 2023-12-14T13:05:09.134Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:05:12 2023-12-14T13:05:09.134Z WARN 8090 --- [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. 13:05:12 2023-12-14T13:05:09.134Z WARN 8090 --- [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. 13:05:12 2023-12-14T13:05:09.232Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:05:12 2023-12-14T13:05:09.232Z WARN 8090 --- [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. 13:05:12 2023-12-14T13:05:09.299Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:05:12 2023-12-14T13:05:09.299Z WARN 8090 --- [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. 13:05:12 2023-12-14T13:05:09.360Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:05:12 2023-12-14T13:05:09.360Z WARN 8090 --- [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. 13:05:12 2023-12-14T13:05:09.360Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:12 2023-12-14T13:05:09.368Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:05:12 2023-12-14T13:05:09.368Z WARN 8090 --- [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. 13:05:12 2023-12-14T13:05:09.499Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:05:12 2023-12-14T13:05:09.499Z WARN 8090 --- [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. 13:05:12 2023-12-14T13:05:09.599Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:05:12 2023-12-14T13:05:09.599Z WARN 8090 --- [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. 13:05:12 2023-12-14T13:05:09.680Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:05:12 2023-12-14T13:05:09.680Z WARN 8090 --- [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. 13:05:12 2023-12-14T13:05:09.680Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:12 2023-12-14T13:05:10.009Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:05:12 2023-12-14T13:05:10.009Z WARN 8090 --- [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. 13:05:12 2023-12-14T13:05:10.043Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:05:12 2023-12-14T13:05:10.043Z WARN 8090 --- [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. 13:05:12 2023-12-14T13:05:10.050Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:05:12 2023-12-14T13:05:10.050Z WARN 8090 --- [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. 13:05:12 2023-12-14T13:05:10.113Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:05:12 2023-12-14T13:05:10.113Z WARN 8090 --- [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. 13:05:12 2023-12-14T13:05:10.235Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:05:12 2023-12-14T13:05:10.236Z WARN 8090 --- [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. 13:05:12 2023-12-14T13:05:10.269Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:05:12 2023-12-14T13:05:10.269Z WARN 8090 --- [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. 13:05:12 2023-12-14T13:05:10.301Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:05:12 2023-12-14T13:05:10.301Z WARN 8090 --- [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. 13:05:12 2023-12-14T13:05:10.320Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:05:12 2023-12-14T13:05:10.320Z WARN 8090 --- [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. 13:05:12 2023-12-14T13:05:10.340Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:05:12 2023-12-14T13:05:10.340Z WARN 8090 --- [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. 13:05:12 2023-12-14T13:05:10.435Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:05:12 2023-12-14T13:05:10.435Z WARN 8090 --- [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. 13:05:12 2023-12-14T13:05:10.451Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:05:12 2023-12-14T13:05:10.451Z WARN 8090 --- [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. 13:05:12 2023-12-14T13:05:10.451Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:05:12 2023-12-14T13:05:10.451Z WARN 8090 --- [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. 13:05:12 2023-12-14T13:05:10.569Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:05:12 2023-12-14T13:05:10.569Z WARN 8090 --- [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. 13:05:12 2023-12-14T13:05:10.569Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:12 2023-12-14T13:05:10.689Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:05:12 2023-12-14T13:05:10.689Z WARN 8090 --- [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. 13:05:12 2023-12-14T13:05:10.689Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:12 2023-12-14T13:05:10.961Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:05:12 2023-12-14T13:05:10.961Z WARN 8090 --- [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. 13:05:12 2023-12-14T13:05:11.099Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:05:12 2023-12-14T13:05:11.099Z WARN 8090 --- [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. 13:05:12 2023-12-14T13:05:11.173Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:05:12 2023-12-14T13:05:11.173Z WARN 8090 --- [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. 13:05:12 2023-12-14T13:05:11.218Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:05:12 2023-12-14T13:05:11.218Z WARN 8090 --- [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. 13:05:12 2023-12-14T13:05:11.273Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:05:12 2023-12-14T13:05:11.273Z WARN 8090 --- [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. 13:05:12 2023-12-14T13:05:11.303Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:05:12 2023-12-14T13:05:11.303Z WARN 8090 --- [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. 13:05:12 2023-12-14T13:05:11.338Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:05:12 2023-12-14T13:05:11.338Z WARN 8090 --- [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. 13:05:12 2023-12-14T13:05:11.404Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:05:12 2023-12-14T13:05:11.404Z WARN 8090 --- [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. 13:05:12 2023-12-14T13:05:11.464Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:05:12 2023-12-14T13:05:11.464Z WARN 8090 --- [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. 13:05:12 2023-12-14T13:05:11.524Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:05:12 2023-12-14T13:05:11.524Z WARN 8090 --- [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. 13:05:12 2023-12-14T13:05:11.537Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:05:12 2023-12-14T13:05:11.537Z WARN 8090 --- [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. 13:05:12 2023-12-14T13:05:11.552Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:05:12 2023-12-14T13:05:11.552Z WARN 8090 --- [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. 13:05:12 2023-12-14T13:05:11.673Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:05:12 2023-12-14T13:05:11.673Z WARN 8090 --- [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. 13:05:12 2023-12-14T13:05:11.673Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:12 2023-12-14T13:05:11.847Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:05:12 2023-12-14T13:05:11.847Z WARN 8090 --- [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. 13:05:12 2023-12-14T13:05:11.847Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:12 2023-12-14T13:05:12.019Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:05:12 2023-12-14T13:05:12.019Z WARN 8090 --- [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. 13:05:12 2023-12-14T13:05:12.075Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:05:12 2023-12-14T13:05:12.075Z WARN 8090 --- [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. 13:05:12 2023-12-14T13:05:12.157Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:05:12 2023-12-14T13:05:12.157Z WARN 8090 --- [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. 13:05:12 2023-12-14T13:05:12.170Z INFO 8090 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.231501181S 13:05:12 13:05:12 . ____ _ __ _ _ 13:05:12 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:05:12 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:05:12 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:05:12 ' |____| .__|_| |_|_| |_\__, | / / / / 13:05:12 =========|_|==============|___/=/_/_/_/ 13:05:12 :: Spring Boot :: (v3.1.2) 13:05:12 13:05:12 2023-12-14T13:05:12.267Z INFO 8090 --- [ main] .c.CmSubscriptionDmiOutEventConsumerSpec : Starting CmSubscriptionDmiOutEventConsumerSpec using Java 17.0.6-ea with PID 8090 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 13:05:12 2023-12-14T13:05:12.267Z INFO 8090 --- [ main] .c.CmSubscriptionDmiOutEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 13:05:12 2023-12-14T13:05:12.272Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:05:12 2023-12-14T13:05:12.272Z WARN 8090 --- [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. 13:05:12 2023-12-14T13:05:12.278Z INFO 8090 --- [ main] .c.CmSubscriptionDmiOutEventConsumerSpec : Started CmSubscriptionDmiOutEventConsumerSpec in 0.03 seconds (process running for 88.546) 13:05:12 2023-12-14T13:05:12.292Z INFO 8090 --- [ main] .i.e.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 13:05:12 2023-12-14T13:05:12.296Z INFO 8090 --- [ main] .i.e.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 13:05:12 2023-12-14T13:05:12.298Z INFO 8090 --- [ main] .i.e.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 13:05:12 2023-12-14T13:05:12.301Z INFO 8090 --- [ main] .i.e.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 13:05:12 2023-12-14T13:05:12.304Z INFO 8090 --- [ main] .i.e.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 13:05:12 2023-12-14T13:05:12.306Z INFO 8090 --- [ main] .i.e.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 13:05:12 2023-12-14T13:05:12.308Z INFO 8090 --- [ main] .i.e.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 13:05:12 2023-12-14T13:05:12.316Z INFO 8090 --- [ main] .i.e.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 13:05:12 2023-12-14T13:05:12.335Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:05:12 2023-12-14T13:05:12.335Z WARN 8090 --- [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. 13:05:12 2023-12-14T13:05:12.369Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:05:12 2023-12-14T13:05:12.369Z WARN 8090 --- [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. 13:05:12 2023-12-14T13:05:12.424Z INFO 8090 --- [s.HealthMonitor] c.h.internal.diagnostics.HealthMonitor : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] processors=8, physical.memory.total=31.1G, physical.memory.free=24.2G, swap.space.total=0, swap.space.free=0, heap.memory.used=200.4M, heap.memory.free=95.3M, heap.memory.total=296.0M, heap.memory.max=7.8G, heap.memory.used/total=67.71%, heap.memory.used/max=2.51%, minor.gc.count=27, minor.gc.time=303ms, major.gc.count=0, major.gc.time=0ms, load.process=0.00%, load.system=78.53%, load.systemAverage=1.77, thread.count=416, thread.peakCount=418, cluster.timeDiff=0, 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=0, executor.q.priorityOperation.size=0, operations.completed.count=1430, executor.q.mapLoad.size=0, executor.q.mapLoadAllKeys.size=0, executor.q.cluster.size=0, executor.q.response.size=0, operations.running.count=0, operations.pending.invocations.percentage=0.00%, operations.pending.invocations.count=0, proxy.count=6, clientEndpoint.count=0, connection.active.count=19, client.connection.count=0, connection.count=11 13:05:12 2023-12-14T13:05:12.435Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:05:12 2023-12-14T13:05:12.435Z WARN 8090 --- [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. 13:05:12 2023-12-14T13:05:12.443Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:05:12 2023-12-14T13:05:12.443Z WARN 8090 --- [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. 13:05:12 2023-12-14T13:05:12.461Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:05:12 2023-12-14T13:05:12.461Z WARN 8090 --- [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. 13:05:12 2023-12-14T13:05:12.462Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:05:12 2023-12-14T13:05:12.462Z WARN 8090 --- [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. 13:05:12 2023-12-14T13:05:12.543Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:05:12 2023-12-14T13:05:12.544Z WARN 8090 --- [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. 13:05:12 2023-12-14T13:05:12.591Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:05:12 2023-12-14T13:05:12.591Z WARN 8090 --- [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. 13:05:12 2023-12-14T13:05:12.591Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:12 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.708 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionDmiOutEventConsumerSpec 13:05:12 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpInEventConsumerSpec 13:05:17 2023-12-14T13:05:12.654Z INFO 8090 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 13:05:17 2023-12-14T13:05:12.657Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:05:17 2023-12-14T13:05:12.657Z WARN 8090 --- [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. 13:05:17 2023-12-14T13:05:12.694Z INFO 8090 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 0ef0d70c99f3a3045c3f58aba1fa61dc58b134882e07a23d3cdd932ba4021fd1 13:05:17 2023-12-14T13:05:12.932Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:05:17 2023-12-14T13:05:12.932Z WARN 8090 --- [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. 13:05:17 2023-12-14T13:05:12.956Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:05:17 2023-12-14T13:05:12.956Z WARN 8090 --- [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. 13:05:17 2023-12-14T13:05:12.956Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:17 2023-12-14T13:05:12.987Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:05:17 2023-12-14T13:05:12.987Z WARN 8090 --- [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. 13:05:17 2023-12-14T13:05:13.010Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:05:17 2023-12-14T13:05:13.010Z WARN 8090 --- [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. 13:05:17 2023-12-14T13:05:13.240Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:05:17 2023-12-14T13:05:13.240Z WARN 8090 --- [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. 13:05:17 2023-12-14T13:05:13.346Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:05:17 2023-12-14T13:05:13.346Z WARN 8090 --- [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. 13:05:17 2023-12-14T13:05:13.369Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:05:17 2023-12-14T13:05:13.369Z WARN 8090 --- [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. 13:05:17 2023-12-14T13:05:13.436Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:05:17 2023-12-14T13:05:13.436Z WARN 8090 --- [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. 13:05:17 2023-12-14T13:05:13.440Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:05:17 2023-12-14T13:05:13.440Z WARN 8090 --- [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. 13:05:17 2023-12-14T13:05:13.449Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:05:17 2023-12-14T13:05:13.449Z WARN 8090 --- [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. 13:05:17 2023-12-14T13:05:13.529Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:05:17 2023-12-14T13:05:13.529Z WARN 8090 --- [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. 13:05:17 2023-12-14T13:05:13.568Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:05:17 2023-12-14T13:05:13.568Z WARN 8090 --- [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. 13:05:17 2023-12-14T13:05:13.625Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:05:17 2023-12-14T13:05:13.625Z WARN 8090 --- [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. 13:05:17 2023-12-14T13:05:13.734Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:05:17 2023-12-14T13:05:13.734Z WARN 8090 --- [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. 13:05:17 2023-12-14T13:05:13.746Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:05:17 2023-12-14T13:05:13.746Z WARN 8090 --- [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. 13:05:17 2023-12-14T13:05:13.746Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:17 2023-12-14T13:05:13.868Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:05:17 2023-12-14T13:05:13.868Z WARN 8090 --- [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. 13:05:17 2023-12-14T13:05:14.112Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:05:17 2023-12-14T13:05:14.112Z WARN 8090 --- [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. 13:05:17 2023-12-14T13:05:14.112Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:17 2023-12-14T13:05:14.196Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:05:17 2023-12-14T13:05:14.196Z WARN 8090 --- [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. 13:05:17 2023-12-14T13:05:14.253Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:05:17 2023-12-14T13:05:14.253Z WARN 8090 --- [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. 13:05:17 2023-12-14T13:05:14.346Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:05:17 2023-12-14T13:05:14.346Z WARN 8090 --- [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. 13:05:17 2023-12-14T13:05:14.404Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:05:17 2023-12-14T13:05:14.404Z WARN 8090 --- [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. 13:05:17 2023-12-14T13:05:14.482Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:05:17 2023-12-14T13:05:14.482Z WARN 8090 --- [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. 13:05:17 2023-12-14T13:05:14.550Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:05:17 2023-12-14T13:05:14.550Z WARN 8090 --- [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. 13:05:17 2023-12-14T13:05:14.553Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:05:17 2023-12-14T13:05:14.553Z WARN 8090 --- [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. 13:05:17 2023-12-14T13:05:14.577Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:05:17 2023-12-14T13:05:14.577Z WARN 8090 --- [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. 13:05:17 2023-12-14T13:05:14.620Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:05:17 2023-12-14T13:05:14.620Z WARN 8090 --- [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. 13:05:17 2023-12-14T13:05:14.644Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:05:17 2023-12-14T13:05:14.644Z WARN 8090 --- [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. 13:05:17 2023-12-14T13:05:14.699Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:05:17 2023-12-14T13:05:14.699Z WARN 8090 --- [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. 13:05:17 2023-12-14T13:05:14.699Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:17 2023-12-14T13:05:14.721Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:05:17 2023-12-14T13:05:14.721Z WARN 8090 --- [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. 13:05:17 2023-12-14T13:05:14.794Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:05:17 2023-12-14T13:05:14.794Z WARN 8090 --- [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. 13:05:17 2023-12-14T13:05:15.015Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:05:17 2023-12-14T13:05:15.015Z WARN 8090 --- [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. 13:05:17 2023-12-14T13:05:15.015Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:17 2023-12-14T13:05:15.302Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:05:17 2023-12-14T13:05:15.302Z WARN 8090 --- [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. 13:05:17 2023-12-14T13:05:15.334Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:05:17 2023-12-14T13:05:15.334Z WARN 8090 --- [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. 13:05:17 2023-12-14T13:05:15.407Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:05:17 2023-12-14T13:05:15.407Z WARN 8090 --- [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. 13:05:17 2023-12-14T13:05:15.455Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:05:17 2023-12-14T13:05:15.455Z WARN 8090 --- [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. 13:05:17 2023-12-14T13:05:15.503Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:05:17 2023-12-14T13:05:15.503Z WARN 8090 --- [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. 13:05:17 2023-12-14T13:05:15.556Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:05:17 2023-12-14T13:05:15.556Z WARN 8090 --- [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. 13:05:17 2023-12-14T13:05:15.623Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:05:17 2023-12-14T13:05:15.623Z WARN 8090 --- [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. 13:05:17 2023-12-14T13:05:15.630Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:05:17 2023-12-14T13:05:15.630Z WARN 8090 --- [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. 13:05:17 2023-12-14T13:05:15.650Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:05:17 2023-12-14T13:05:15.650Z WARN 8090 --- [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. 13:05:17 2023-12-14T13:05:15.654Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:05:17 2023-12-14T13:05:15.654Z WARN 8090 --- [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. 13:05:17 2023-12-14T13:05:15.723Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:05:17 2023-12-14T13:05:15.723Z WARN 8090 --- [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. 13:05:17 2023-12-14T13:05:15.747Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:05:17 2023-12-14T13:05:15.747Z WARN 8090 --- [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. 13:05:17 2023-12-14T13:05:15.803Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:05:17 2023-12-14T13:05:15.803Z WARN 8090 --- [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. 13:05:17 2023-12-14T13:05:15.803Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:17 2023-12-14T13:05:16.169Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:05:17 2023-12-14T13:05:16.169Z WARN 8090 --- [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. 13:05:17 2023-12-14T13:05:16.169Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:17 2023-12-14T13:05:16.262Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:05:17 2023-12-14T13:05:16.262Z WARN 8090 --- [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. 13:05:17 2023-12-14T13:05:16.437Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:05:17 2023-12-14T13:05:16.437Z WARN 8090 --- [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. 13:05:17 2023-12-14T13:05:16.468Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:05:17 2023-12-14T13:05:16.468Z WARN 8090 --- [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. 13:05:17 2023-12-14T13:05:16.488Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:05:17 2023-12-14T13:05:16.488Z WARN 8090 --- [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. 13:05:17 2023-12-14T13:05:16.507Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:05:17 2023-12-14T13:05:16.507Z WARN 8090 --- [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. 13:05:17 2023-12-14T13:05:16.515Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:05:17 2023-12-14T13:05:16.515Z WARN 8090 --- [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. 13:05:17 2023-12-14T13:05:16.525Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:05:17 2023-12-14T13:05:16.525Z WARN 8090 --- [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. 13:05:17 2023-12-14T13:05:16.563Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:05:17 2023-12-14T13:05:16.563Z WARN 8090 --- [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. 13:05:17 2023-12-14T13:05:16.607Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:05:17 2023-12-14T13:05:16.607Z WARN 8090 --- [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. 13:05:17 2023-12-14T13:05:16.673Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:05:17 2023-12-14T13:05:16.673Z WARN 8090 --- [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. 13:05:17 2023-12-14T13:05:16.733Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:05:17 2023-12-14T13:05:16.733Z WARN 8090 --- [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. 13:05:17 2023-12-14T13:05:16.779Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:05:17 2023-12-14T13:05:16.779Z WARN 8090 --- [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. 13:05:17 2023-12-14T13:05:17.013Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:05:17 2023-12-14T13:05:17.013Z WARN 8090 --- [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. 13:05:17 2023-12-14T13:05:17.013Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:17 2023-12-14T13:05:17.073Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:05:17 2023-12-14T13:05:17.073Z WARN 8090 --- [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. 13:05:17 2023-12-14T13:05:17.073Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:17 2023-12-14T13:05:17.268Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:05:17 2023-12-14T13:05:17.268Z WARN 8090 --- [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. 13:05:17 2023-12-14T13:05:17.445Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:05:17 2023-12-14T13:05:17.445Z WARN 8090 --- [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. 13:05:17 2023-12-14T13:05:17.459Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:05:17 2023-12-14T13:05:17.459Z WARN 8090 --- [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. 13:05:17 2023-12-14T13:05:17.473Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:05:17 2023-12-14T13:05:17.473Z WARN 8090 --- [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. 13:05:17 2023-12-14T13:05:17.474Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:05:17 2023-12-14T13:05:17.474Z WARN 8090 --- [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. 13:05:17 2023-12-14T13:05:17.546Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:05:17 2023-12-14T13:05:17.546Z WARN 8090 --- [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. 13:05:17 2023-12-14T13:05:17.578Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:05:17 2023-12-14T13:05:17.578Z WARN 8090 --- [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. 13:05:17 2023-12-14T13:05:17.641Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:05:17 2023-12-14T13:05:17.641Z WARN 8090 --- [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. 13:05:17 2023-12-14T13:05:17.683Z INFO 8090 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.029512417S 13:05:17 2023-12-14T13:05:17.725Z INFO 8090 --- [ main] .i.e.c.CmSubscriptionNcmpInEventConsumer : Subscription for ClientID SCO-9989752 with name cm-subscription-001 ... 13:05:17 2023-12-14T13:05:17.728Z INFO 8090 --- [ main] .i.e.c.CmSubscriptionNcmpInEventConsumer : Subscription for ClientID SCO-9989752 with name cm-subscription-001 ... 13:05:17 2023-12-14T13:05:17.731Z INFO 8090 --- [ main] .i.e.c.CmSubscriptionNcmpInEventConsumer : Subscription for ClientID SCO-9989752 with name cm-subscription-001 ... 13:05:17 2023-12-14T13:05:17.733Z INFO 8090 --- [ main] .i.e.c.CmSubscriptionNcmpInEventConsumer : Subscription for ClientID SCO-9989752 with name cm-subscription-001 ... 13:05:17 2023-12-14T13:05:17.739Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:05:17 2023-12-14T13:05:17.739Z WARN 8090 --- [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. 13:05:18 2023-12-14T13:05:17.775Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:05:18 2023-12-14T13:05:17.775Z WARN 8090 --- [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. 13:05:18 2023-12-14T13:05:17.816Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:05:18 2023-12-14T13:05:17.817Z WARN 8090 --- [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. 13:05:18 2023-12-14T13:05:17.944Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:05:18 2023-12-14T13:05:17.944Z WARN 8090 --- [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. 13:05:18 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.367 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpInEventConsumerSpec 13:05:18 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpInEventForwarderSpec 13:05:23 2023-12-14T13:05:18.042Z INFO 8090 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 13:05:23 2023-12-14T13:05:18.043Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:05:23 2023-12-14T13:05:18.043Z WARN 8090 --- [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. 13:05:23 2023-12-14T13:05:18.043Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:23 2023-12-14T13:05:18.085Z INFO 8090 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 21021952e1247bc9032f319bc44f7c00524c27133dbc2830c2fba6291a405122 13:05:23 2023-12-14T13:05:18.145Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:05:23 2023-12-14T13:05:18.145Z WARN 8090 --- [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. 13:05:23 2023-12-14T13:05:18.195Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:05:23 2023-12-14T13:05:18.195Z WARN 8090 --- [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. 13:05:23 2023-12-14T13:05:18.195Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:23 2023-12-14T13:05:18.351Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:05:23 2023-12-14T13:05:18.351Z WARN 8090 --- [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. 13:05:23 2023-12-14T13:05:18.488Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:05:23 2023-12-14T13:05:18.488Z WARN 8090 --- [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. 13:05:23 2023-12-14T13:05:18.489Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:05:23 2023-12-14T13:05:18.489Z WARN 8090 --- [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. 13:05:23 2023-12-14T13:05:18.571Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:05:23 2023-12-14T13:05:18.571Z WARN 8090 --- [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. 13:05:23 2023-12-14T13:05:18.595Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:05:23 2023-12-14T13:05:18.596Z WARN 8090 --- [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. 13:05:23 2023-12-14T13:05:18.678Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:05:23 2023-12-14T13:05:18.678Z WARN 8090 --- [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. 13:05:23 2023-12-14T13:05:18.678Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:05:23 2023-12-14T13:05:18.678Z WARN 8090 --- [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. 13:05:23 2023-12-14T13:05:18.751Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:05:23 2023-12-14T13:05:18.751Z WARN 8090 --- [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. 13:05:23 2023-12-14T13:05:18.796Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:05:23 2023-12-14T13:05:18.796Z WARN 8090 --- [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. 13:05:23 2023-12-14T13:05:18.876Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:05:23 2023-12-14T13:05:18.876Z WARN 8090 --- [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. 13:05:23 2023-12-14T13:05:19.059Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:05:23 2023-12-14T13:05:19.059Z WARN 8090 --- [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. 13:05:23 2023-12-14T13:05:19.059Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:23 2023-12-14T13:05:19.107Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:05:23 2023-12-14T13:05:19.107Z WARN 8090 --- [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. 13:05:23 2023-12-14T13:05:19.207Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:05:23 2023-12-14T13:05:19.207Z WARN 8090 --- [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. 13:05:23 2023-12-14T13:05:19.207Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:23 2023-12-14T13:05:19.209Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:05:23 2023-12-14T13:05:19.209Z WARN 8090 --- [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. 13:05:23 2023-12-14T13:05:19.349Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:05:23 2023-12-14T13:05:19.350Z WARN 8090 --- [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. 13:05:23 2023-12-14T13:05:19.360Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:05:23 2023-12-14T13:05:19.361Z WARN 8090 --- [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. 13:05:23 2023-12-14T13:05:19.424Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:05:23 2023-12-14T13:05:19.424Z WARN 8090 --- [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. 13:05:23 2023-12-14T13:05:19.480Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:05:23 2023-12-14T13:05:19.480Z WARN 8090 --- [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. 13:05:23 2023-12-14T13:05:19.589Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:05:23 2023-12-14T13:05:19.589Z WARN 8090 --- [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. 13:05:23 2023-12-14T13:05:19.611Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:05:23 2023-12-14T13:05:19.611Z WARN 8090 --- [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. 13:05:23 2023-12-14T13:05:19.658Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:05:23 2023-12-14T13:05:19.658Z WARN 8090 --- [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. 13:05:23 2023-12-14T13:05:19.670Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:05:23 2023-12-14T13:05:19.670Z WARN 8090 --- [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. 13:05:23 2023-12-14T13:05:19.999Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:05:23 2023-12-14T13:05:19.999Z WARN 8090 --- [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. 13:05:23 2023-12-14T13:05:20.063Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:05:23 2023-12-14T13:05:20.063Z WARN 8090 --- [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. 13:05:23 2023-12-14T13:05:20.087Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:05:23 2023-12-14T13:05:20.087Z WARN 8090 --- [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. 13:05:23 2023-12-14T13:05:20.164Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:05:23 2023-12-14T13:05:20.164Z WARN 8090 --- [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. 13:05:23 2023-12-14T13:05:20.164Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:23 2023-12-14T13:05:20.313Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:05:23 2023-12-14T13:05:20.313Z WARN 8090 --- [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. 13:05:23 2023-12-14T13:05:20.315Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:05:23 2023-12-14T13:05:20.315Z WARN 8090 --- [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. 13:05:23 2023-12-14T13:05:20.315Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:05:23 2023-12-14T13:05:20.315Z WARN 8090 --- [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. 13:05:23 2023-12-14T13:05:20.315Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:23 2023-12-14T13:05:20.381Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:05:23 2023-12-14T13:05:20.381Z WARN 8090 --- [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. 13:05:23 2023-12-14T13:05:20.476Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:05:23 2023-12-14T13:05:20.476Z WARN 8090 --- [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. 13:05:23 2023-12-14T13:05:20.502Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:05:23 2023-12-14T13:05:20.502Z WARN 8090 --- [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. 13:05:23 2023-12-14T13:05:20.516Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:05:23 2023-12-14T13:05:20.516Z WARN 8090 --- [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. 13:05:23 2023-12-14T13:05:20.666Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:05:23 2023-12-14T13:05:20.667Z WARN 8090 --- [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. 13:05:23 2023-12-14T13:05:20.723Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:05:23 2023-12-14T13:05:20.723Z WARN 8090 --- [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. 13:05:23 2023-12-14T13:05:20.794Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:05:23 2023-12-14T13:05:20.794Z WARN 8090 --- [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. 13:05:23 2023-12-14T13:05:20.952Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:05:23 2023-12-14T13:05:20.952Z WARN 8090 --- [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. 13:05:23 2023-12-14T13:05:21.065Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:05:23 2023-12-14T13:05:21.065Z WARN 8090 --- [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. 13:05:23 2023-12-14T13:05:21.066Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:05:23 2023-12-14T13:05:21.066Z WARN 8090 --- [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. 13:05:23 2023-12-14T13:05:21.066Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:23 2023-12-14T13:05:21.169Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:05:23 2023-12-14T13:05:21.169Z WARN 8090 --- [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. 13:05:23 2023-12-14T13:05:21.241Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:05:23 2023-12-14T13:05:21.241Z WARN 8090 --- [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. 13:05:23 2023-12-14T13:05:21.331Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:05:23 2023-12-14T13:05:21.331Z WARN 8090 --- [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. 13:05:23 2023-12-14T13:05:21.355Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:05:23 2023-12-14T13:05:21.355Z WARN 8090 --- [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. 13:05:23 2023-12-14T13:05:21.370Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:05:23 2023-12-14T13:05:21.370Z WARN 8090 --- [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. 13:05:23 2023-12-14T13:05:21.370Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:23 2023-12-14T13:05:21.521Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:05:23 2023-12-14T13:05:21.521Z WARN 8090 --- [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. 13:05:23 2023-12-14T13:05:21.522Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:05:23 2023-12-14T13:05:21.522Z WARN 8090 --- [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. 13:05:23 2023-12-14T13:05:21.575Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:05:23 2023-12-14T13:05:21.575Z WARN 8090 --- [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. 13:05:23 2023-12-14T13:05:21.584Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:05:23 2023-12-14T13:05:21.584Z WARN 8090 --- [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. 13:05:23 2023-12-14T13:05:21.696Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:05:23 2023-12-14T13:05:21.696Z WARN 8090 --- [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. 13:05:23 2023-12-14T13:05:21.869Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:05:23 2023-12-14T13:05:21.869Z WARN 8090 --- [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. 13:05:23 2023-12-14T13:05:21.969Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:05:23 2023-12-14T13:05:21.969Z WARN 8090 --- [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. 13:05:23 2023-12-14T13:05:21.969Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:23 2023-12-14T13:05:22.155Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:05:23 2023-12-14T13:05:22.155Z WARN 8090 --- [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. 13:05:23 2023-12-14T13:05:22.169Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:05:23 2023-12-14T13:05:22.169Z WARN 8090 --- [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. 13:05:23 2023-12-14T13:05:22.192Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:05:23 2023-12-14T13:05:22.192Z WARN 8090 --- [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. 13:05:23 2023-12-14T13:05:22.218Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:05:23 2023-12-14T13:05:22.218Z WARN 8090 --- [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. 13:05:23 2023-12-14T13:05:22.284Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:05:23 2023-12-14T13:05:22.284Z WARN 8090 --- [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. 13:05:23 2023-12-14T13:05:22.344Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:05:23 2023-12-14T13:05:22.344Z WARN 8090 --- [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. 13:05:23 2023-12-14T13:05:22.380Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:05:23 2023-12-14T13:05:22.380Z WARN 8090 --- [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. 13:05:23 2023-12-14T13:05:22.380Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:23 2023-12-14T13:05:22.536Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:05:23 2023-12-14T13:05:22.536Z WARN 8090 --- [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. 13:05:23 2023-12-14T13:05:22.589Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:05:23 2023-12-14T13:05:22.589Z WARN 8090 --- [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. 13:05:23 2023-12-14T13:05:22.598Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:05:23 2023-12-14T13:05:22.598Z WARN 8090 --- [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. 13:05:23 2023-12-14T13:05:22.642Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:05:23 2023-12-14T13:05:22.642Z WARN 8090 --- [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. 13:05:23 2023-12-14T13:05:22.674Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:05:23 2023-12-14T13:05:22.674Z WARN 8090 --- [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. 13:05:23 2023-12-14T13:05:23.036Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:05:23 2023-12-14T13:05:23.036Z WARN 8090 --- [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. 13:05:23 2023-12-14T13:05:23.058Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:05:23 2023-12-14T13:05:23.058Z WARN 8090 --- [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. 13:05:23 2023-12-14T13:05:23.076Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:05:23 2023-12-14T13:05:23.076Z WARN 8090 --- [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. 13:05:23 2023-12-14T13:05:23.076Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:23 2023-12-14T13:05:23.200Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:05:23 2023-12-14T13:05:23.200Z WARN 8090 --- [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. 13:05:23 2023-12-14T13:05:23.220Z INFO 8090 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.178576919S 13:05:23 13:05:23 . ____ _ __ _ _ 13:05:23 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:05:23 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:05:23 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:05:23 ' |____| .__|_| |_|_| |_\__, | / / / / 13:05:23 =========|_|==============|___/=/_/_/_/ 13:05:23 :: Spring Boot :: (v3.1.2) 13:05:23 13:05:23 2023-12-14T13:05:23.248Z INFO 8090 --- [ main] c.CmSubscriptionNcmpInEventForwarderSpec : Starting CmSubscriptionNcmpInEventForwarderSpec using Java 17.0.6-ea with PID 8090 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 13:05:23 2023-12-14T13:05:23.248Z INFO 8090 --- [ main] c.CmSubscriptionNcmpInEventForwarderSpec : No active profile set, falling back to 1 default profile: "default" 13:05:25 2023-12-14T13:05:23.292Z INFO 8090 --- [ main] c.CmSubscriptionNcmpInEventForwarderSpec : Started CmSubscriptionNcmpInEventForwarderSpec in 0.064 seconds (process running for 99.56) 13:05:25 2023-12-14T13:05:23.379Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:05:25 2023-12-14T13:05:23.379Z WARN 8090 --- [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. 13:05:25 2023-12-14T13:05:23.408Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:05:25 2023-12-14T13:05:23.408Z WARN 8090 --- [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. 13:05:25 2023-12-14T13:05:23.440Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:05:25 2023-12-14T13:05:23.440Z WARN 8090 --- [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. 13:05:25 2023-12-14T13:05:23.453Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:05:25 2023-12-14T13:05:23.453Z WARN 8090 --- [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. 13:05:25 2023-12-14T13:05:23.490Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:05:25 2023-12-14T13:05:23.490Z WARN 8090 --- [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. 13:05:25 2023-12-14T13:05:23.534Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:05:25 2023-12-14T13:05:23.534Z WARN 8090 --- [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. 13:05:25 2023-12-14T13:05:23.534Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:25 2023-12-14T13:05:23.606Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:05:25 2023-12-14T13:05:23.607Z WARN 8090 --- [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. 13:05:25 2023-12-14T13:05:23.609Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:05:25 2023-12-14T13:05:23.609Z WARN 8090 --- [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. 13:05:25 2023-12-14T13:05:23.694Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:05:25 2023-12-14T13:05:23.694Z WARN 8090 --- [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. 13:05:25 2023-12-14T13:05:23.703Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:05:25 2023-12-14T13:05:23.703Z WARN 8090 --- [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. 13:05:25 2023-12-14T13:05:23.930Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:05:25 2023-12-14T13:05:23.930Z WARN 8090 --- [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. 13:05:25 2023-12-14T13:05:23.930Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:25 2023-12-14T13:05:24.013Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:05:25 2023-12-14T13:05:24.013Z WARN 8090 --- [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. 13:05:25 2023-12-14T13:05:24.104Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:05:25 2023-12-14T13:05:24.104Z WARN 8090 --- [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. 13:05:25 2023-12-14T13:05:24.140Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:05:25 2023-12-14T13:05:24.140Z WARN 8090 --- [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. 13:05:25 2023-12-14T13:05:24.406Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:05:25 2023-12-14T13:05:24.406Z WARN 8090 --- [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. 13:05:25 2023-12-14T13:05:24.444Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:05:25 2023-12-14T13:05:24.444Z WARN 8090 --- [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. 13:05:25 2023-12-14T13:05:24.486Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:05:25 2023-12-14T13:05:24.486Z WARN 8090 --- [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. 13:05:25 2023-12-14T13:05:24.486Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:25 2023-12-14T13:05:24.511Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:05:25 2023-12-14T13:05:24.511Z WARN 8090 --- [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. 13:05:25 2023-12-14T13:05:24.533Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:05:25 2023-12-14T13:05:24.533Z WARN 8090 --- [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. 13:05:25 2023-12-14T13:05:24.545Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:05:25 2023-12-14T13:05:24.545Z WARN 8090 --- [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. 13:05:25 2023-12-14T13:05:24.561Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:05:25 2023-12-14T13:05:24.561Z WARN 8090 --- [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. 13:05:25 2023-12-14T13:05:24.706Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:05:25 2023-12-14T13:05:24.706Z WARN 8090 --- [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. 13:05:25 2023-12-14T13:05:24.709Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:05:25 2023-12-14T13:05:24.709Z WARN 8090 --- [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. 13:05:25 2023-12-14T13:05:24.747Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:05:25 2023-12-14T13:05:24.747Z WARN 8090 --- [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. 13:05:25 2023-12-14T13:05:24.965Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:05:25 2023-12-14T13:05:24.965Z WARN 8090 --- [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. 13:05:25 2023-12-14T13:05:25.034Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:05:25 2023-12-14T13:05:25.034Z WARN 8090 --- [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. 13:05:25 2023-12-14T13:05:25.034Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:25 2023-12-14T13:05:25.043Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:05:25 2023-12-14T13:05:25.043Z WARN 8090 --- [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. 13:05:25 2023-12-14T13:05:25.309Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:05:25 2023-12-14T13:05:25.309Z WARN 8090 --- [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. 13:05:25 2023-12-14T13:05:25.309Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:05:25 2023-12-14T13:05:25.309Z WARN 8090 --- [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. 13:05:25 2023-12-14T13:05:25.416Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:05:25 2023-12-14T13:05:25.416Z WARN 8090 --- [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. 13:05:25 2023-12-14T13:05:25.448Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:05:25 2023-12-14T13:05:25.448Z WARN 8090 --- [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. 13:05:25 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.551 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpInEventForwarderSpec 13:05:25 2023-12-14T13:05:25.593Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:05:25 2023-12-14T13:05:25.593Z WARN 8090 --- [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. 13:05:25 2023-12-14T13:05:25.593Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:25 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpOutEventPublisherSpec 13:05:25 2023-12-14T13:05:25.606Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:05:25 2023-12-14T13:05:25.606Z WARN 8090 --- [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. 13:05:25 13:05:25 . ____ _ __ _ _ 13:05:25 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:05:25 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:05:25 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:05:25 ' |____| .__|_| |_|_| |_\__, | / / / / 13:05:25 =========|_|==============|___/=/_/_/_/ 13:05:25 :: Spring Boot :: (v3.1.2) 13:05:25 13:05:25 2023-12-14T13:05:25.619Z INFO 8090 --- [ main] .CmSubscriptionNcmpOutEventPublisherSpec : Starting CmSubscriptionNcmpOutEventPublisherSpec using Java 17.0.6-ea with PID 8090 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 13:05:25 2023-12-14T13:05:25.619Z INFO 8090 --- [ main] .CmSubscriptionNcmpOutEventPublisherSpec : No active profile set, falling back to 1 default profile: "default" 13:05:25 2023-12-14T13:05:25.636Z INFO 8090 --- [ main] .CmSubscriptionNcmpOutEventPublisherSpec : Started CmSubscriptionNcmpOutEventPublisherSpec in 0.029 seconds (process running for 101.905) 13:05:25 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpOutEventPublisherSpec 13:05:25 [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCmHandleStateHandlerImplSpec 13:05:25 2023-12-14T13:05:25.687Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:05:25 2023-12-14T13:05:25.687Z WARN 8090 --- [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. 13:05:25 2023-12-14T13:05:25.703Z INFO 8090 --- [ main] .i.e.l.LcmEventsCmHandleStateHandlerImpl : CmHandle with Id : cmhandle-id-1 is DELETED 13:05:25 2023-12-14T13:05:25.711Z INFO 8090 --- [ main] .i.e.l.LcmEventsCmHandleStateHandlerImpl : CmHandle with Id : cmhandle-id-1 is DELETED 13:05:25 2023-12-14T13:05:25.711Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:05:25 2023-12-14T13:05:25.712Z WARN 8090 --- [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. 13:05:25 2023-12-14T13:05:25.713Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:05:25 2023-12-14T13:05:25.713Z WARN 8090 --- [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. 13:05:25 2023-12-14T13:05:25.716Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:05:25 2023-12-14T13:05:25.716Z WARN 8090 --- [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. 13:05:25 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCmHandleStateHandlerImplSpec 13:05:25 [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCreatorSpec 13:05:25 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCreatorSpec 13:05:25 [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsServiceSpec 13:05:25 2023-12-14T13:05:25.759Z ERROR 8090 --- [ main] o.o.c.n.a.i.events.lcm.LcmEventsService : Unable to publish message to topic : null and cause : publishing failed 13:05:25 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsServiceSpec 13:05:25 [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsPublisherSpec 13:05:30 2023-12-14T13:05:25.763Z INFO 8090 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 13:05:30 2023-12-14T13:05:25.803Z INFO 8090 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: dfaab91ef742781b360ac0bfe330d4b47085f3652963edb1a78eb82335061d16 13:05:30 2023-12-14T13:05:25.843Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:05:30 2023-12-14T13:05:25.843Z WARN 8090 --- [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. 13:05:30 2023-12-14T13:05:25.843Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:30 2023-12-14T13:05:25.898Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:05:30 2023-12-14T13:05:25.898Z WARN 8090 --- [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. 13:05:30 2023-12-14T13:05:25.910Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:05:30 2023-12-14T13:05:25.910Z WARN 8090 --- [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. 13:05:30 2023-12-14T13:05:25.921Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:05:30 2023-12-14T13:05:25.921Z WARN 8090 --- [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. 13:05:30 2023-12-14T13:05:26.219Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:05:30 2023-12-14T13:05:26.219Z WARN 8090 --- [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. 13:05:30 2023-12-14T13:05:26.402Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:05:30 2023-12-14T13:05:26.402Z WARN 8090 --- [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. 13:05:30 2023-12-14T13:05:26.402Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:30 2023-12-14T13:05:26.411Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:05:30 2023-12-14T13:05:26.411Z WARN 8090 --- [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. 13:05:30 2023-12-14T13:05:26.462Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:05:30 2023-12-14T13:05:26.462Z WARN 8090 --- [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. 13:05:30 2023-12-14T13:05:26.470Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:05:30 2023-12-14T13:05:26.470Z WARN 8090 --- [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. 13:05:30 2023-12-14T13:05:26.526Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:05:30 2023-12-14T13:05:26.526Z WARN 8090 --- [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. 13:05:30 2023-12-14T13:05:26.541Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:05:30 2023-12-14T13:05:26.541Z WARN 8090 --- [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. 13:05:30 2023-12-14T13:05:26.613Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:05:30 2023-12-14T13:05:26.613Z WARN 8090 --- [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. 13:05:30 2023-12-14T13:05:26.671Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:05:30 2023-12-14T13:05:26.671Z WARN 8090 --- [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. 13:05:30 2023-12-14T13:05:26.811Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:05:30 2023-12-14T13:05:26.811Z WARN 8090 --- [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. 13:05:30 2023-12-14T13:05:26.855Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:05:30 2023-12-14T13:05:26.855Z WARN 8090 --- [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. 13:05:30 2023-12-14T13:05:26.855Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:30 2023-12-14T13:05:26.918Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:05:30 2023-12-14T13:05:26.918Z WARN 8090 --- [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. 13:05:30 2023-12-14T13:05:26.964Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:05:30 2023-12-14T13:05:26.964Z WARN 8090 --- [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. 13:05:30 2023-12-14T13:05:27.033Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:05:30 2023-12-14T13:05:27.033Z WARN 8090 --- [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. 13:05:30 2023-12-14T13:05:27.122Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:05:30 2023-12-14T13:05:27.122Z WARN 8090 --- [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. 13:05:30 2023-12-14T13:05:27.255Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:05:30 2023-12-14T13:05:27.255Z WARN 8090 --- [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. 13:05:30 2023-12-14T13:05:27.255Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:30 2023-12-14T13:05:27.465Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:05:30 2023-12-14T13:05:27.465Z WARN 8090 --- [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. 13:05:30 2023-12-14T13:05:27.466Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:05:30 2023-12-14T13:05:27.466Z WARN 8090 --- [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. 13:05:30 2023-12-14T13:05:27.473Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:05:30 2023-12-14T13:05:27.473Z WARN 8090 --- [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. 13:05:30 2023-12-14T13:05:27.579Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:05:30 2023-12-14T13:05:27.579Z WARN 8090 --- [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. 13:05:30 2023-12-14T13:05:27.593Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:05:30 2023-12-14T13:05:27.593Z WARN 8090 --- [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. 13:05:30 2023-12-14T13:05:27.720Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:05:30 2023-12-14T13:05:27.720Z WARN 8090 --- [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. 13:05:30 2023-12-14T13:05:27.863Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:05:30 2023-12-14T13:05:27.863Z WARN 8090 --- [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. 13:05:30 2023-12-14T13:05:27.874Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:05:30 2023-12-14T13:05:27.874Z WARN 8090 --- [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. 13:05:30 2023-12-14T13:05:28.009Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:05:30 2023-12-14T13:05:28.009Z WARN 8090 --- [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. 13:05:30 2023-12-14T13:05:28.009Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:30 2023-12-14T13:05:28.038Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:05:30 2023-12-14T13:05:28.038Z WARN 8090 --- [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. 13:05:30 2023-12-14T13:05:28.068Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:05:30 2023-12-14T13:05:28.068Z WARN 8090 --- [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. 13:05:30 2023-12-14T13:05:28.120Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:05:30 2023-12-14T13:05:28.120Z WARN 8090 --- [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. 13:05:30 2023-12-14T13:05:28.325Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:05:30 2023-12-14T13:05:28.325Z WARN 8090 --- [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. 13:05:30 2023-12-14T13:05:28.376Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:05:30 2023-12-14T13:05:28.376Z WARN 8090 --- [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. 13:05:30 2023-12-14T13:05:28.459Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:05:30 2023-12-14T13:05:28.459Z WARN 8090 --- [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. 13:05:30 2023-12-14T13:05:28.459Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:30 2023-12-14T13:05:28.568Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:05:30 2023-12-14T13:05:28.568Z WARN 8090 --- [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. 13:05:30 2023-12-14T13:05:28.621Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:05:30 2023-12-14T13:05:28.621Z WARN 8090 --- [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. 13:05:30 2023-12-14T13:05:28.632Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:05:30 2023-12-14T13:05:28.632Z WARN 8090 --- [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. 13:05:30 2023-12-14T13:05:28.670Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:05:30 2023-12-14T13:05:28.670Z WARN 8090 --- [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. 13:05:30 2023-12-14T13:05:28.695Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:05:30 2023-12-14T13:05:28.695Z WARN 8090 --- [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. 13:05:30 2023-12-14T13:05:28.786Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:05:30 2023-12-14T13:05:28.786Z WARN 8090 --- [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. 13:05:30 2023-12-14T13:05:28.923Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:05:30 2023-12-14T13:05:28.923Z WARN 8090 --- [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. 13:05:30 2023-12-14T13:05:28.968Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:05:30 2023-12-14T13:05:28.968Z WARN 8090 --- [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. 13:05:30 2023-12-14T13:05:29.121Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:05:30 2023-12-14T13:05:29.121Z WARN 8090 --- [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. 13:05:30 2023-12-14T13:05:29.121Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:30 2023-12-14T13:05:29.123Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:05:30 2023-12-14T13:05:29.123Z WARN 8090 --- [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. 13:05:30 2023-12-14T13:05:29.192Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:05:30 2023-12-14T13:05:29.192Z WARN 8090 --- [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. 13:05:30 2023-12-14T13:05:29.248Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:05:30 2023-12-14T13:05:29.248Z WARN 8090 --- [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. 13:05:30 2023-12-14T13:05:29.329Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:05:30 2023-12-14T13:05:29.329Z WARN 8090 --- [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. 13:05:30 2023-12-14T13:05:29.412Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:05:30 2023-12-14T13:05:29.412Z WARN 8090 --- [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. 13:05:30 2023-12-14T13:05:29.412Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:30 2023-12-14T13:05:29.473Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:05:30 2023-12-14T13:05:29.473Z WARN 8090 --- [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. 13:05:30 2023-12-14T13:05:29.523Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:05:30 2023-12-14T13:05:29.523Z WARN 8090 --- [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. 13:05:30 2023-12-14T13:05:29.639Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:05:30 2023-12-14T13:05:29.639Z WARN 8090 --- [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. 13:05:30 2023-12-14T13:05:29.653Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:05:30 2023-12-14T13:05:29.653Z WARN 8090 --- [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. 13:05:30 2023-12-14T13:05:29.653Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:05:30 2023-12-14T13:05:29.653Z WARN 8090 --- [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. 13:05:30 2023-12-14T13:05:29.825Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:05:30 2023-12-14T13:05:29.825Z WARN 8090 --- [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. 13:05:30 2023-12-14T13:05:29.826Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:05:30 2023-12-14T13:05:29.826Z WARN 8090 --- [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. 13:05:30 2023-12-14T13:05:30.027Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:05:30 2023-12-14T13:05:30.027Z WARN 8090 --- [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. 13:05:30 2023-12-14T13:05:30.122Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:05:30 2023-12-14T13:05:30.122Z WARN 8090 --- [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. 13:05:30 2023-12-14T13:05:30.174Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:05:30 2023-12-14T13:05:30.174Z WARN 8090 --- [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. 13:05:30 2023-12-14T13:05:30.174Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:30 2023-12-14T13:05:30.305Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:05:30 2023-12-14T13:05:30.305Z WARN 8090 --- [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. 13:05:30 2023-12-14T13:05:30.348Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:05:30 2023-12-14T13:05:30.348Z WARN 8090 --- [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. 13:05:30 2023-12-14T13:05:30.369Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:05:30 2023-12-14T13:05:30.369Z WARN 8090 --- [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. 13:05:30 2023-12-14T13:05:30.369Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:30 2023-12-14T13:05:30.431Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:05:30 2023-12-14T13:05:30.431Z WARN 8090 --- [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. 13:05:30 2023-12-14T13:05:30.488Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:05:30 2023-12-14T13:05:30.488Z WARN 8090 --- [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. 13:05:30 2023-12-14T13:05:30.607Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:05:30 2023-12-14T13:05:30.607Z WARN 8090 --- [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. 13:05:30 2023-12-14T13:05:30.681Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:05:30 2023-12-14T13:05:30.681Z WARN 8090 --- [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. 13:05:30 2023-12-14T13:05:30.805Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:05:30 2023-12-14T13:05:30.805Z WARN 8090 --- [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. 13:05:30 2023-12-14T13:05:30.828Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:05:30 2023-12-14T13:05:30.828Z WARN 8090 --- [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. 13:05:30 2023-12-14T13:05:30.860Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:05:30 2023-12-14T13:05:30.860Z WARN 8090 --- [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. 13:05:30 2023-12-14T13:05:30.879Z INFO 8090 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.116080165S 13:05:30 2023-12-14T13:05:30.880Z INFO 8090 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 13:05:30 allow.auto.create.topics = true 13:05:30 auto.commit.interval.ms = 5000 13:05:30 auto.include.jmx.reporter = true 13:05:30 auto.offset.reset = earliest 13:05:30 bootstrap.servers = [PLAINTEXT://localhost:32784] 13:05:30 check.crcs = true 13:05:30 client.dns.lookup = use_all_dns_ips 13:05:30 client.id = consumer-ncmp-group-9 13:05:30 client.rack = 13:05:30 connections.max.idle.ms = 540000 13:05:30 default.api.timeout.ms = 60000 13:05:30 enable.auto.commit = true 13:05:30 exclude.internal.topics = true 13:05:30 fetch.max.bytes = 52428800 13:05:30 fetch.max.wait.ms = 500 13:05:30 fetch.min.bytes = 1 13:05:30 group.id = ncmp-group 13:05:30 group.instance.id = null 13:05:30 heartbeat.interval.ms = 3000 13:05:30 interceptor.classes = [] 13:05:30 internal.leave.group.on.close = true 13:05:30 internal.throw.on.fetch.stable.offset.unsupported = false 13:05:30 isolation.level = read_uncommitted 13:05:30 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 13:05:30 max.partition.fetch.bytes = 1048576 13:05:30 max.poll.interval.ms = 300000 13:05:30 max.poll.records = 500 13:05:30 metadata.max.age.ms = 300000 13:05:30 metric.reporters = [] 13:05:30 metrics.num.samples = 2 13:05:30 metrics.recording.level = INFO 13:05:30 metrics.sample.window.ms = 30000 13:05:30 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 13:05:30 receive.buffer.bytes = 65536 13:05:30 reconnect.backoff.max.ms = 1000 13:05:30 reconnect.backoff.ms = 50 13:05:30 request.timeout.ms = 30000 13:05:30 retry.backoff.ms = 100 13:05:30 sasl.client.callback.handler.class = null 13:05:30 sasl.jaas.config = null 13:05:30 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:05:30 sasl.kerberos.min.time.before.relogin = 60000 13:05:30 sasl.kerberos.service.name = null 13:05:30 sasl.kerberos.ticket.renew.jitter = 0.05 13:05:30 sasl.kerberos.ticket.renew.window.factor = 0.8 13:05:30 sasl.login.callback.handler.class = null 13:05:30 sasl.login.class = null 13:05:30 sasl.login.connect.timeout.ms = null 13:05:30 sasl.login.read.timeout.ms = null 13:05:30 sasl.login.refresh.buffer.seconds = 300 13:05:30 sasl.login.refresh.min.period.seconds = 60 13:05:30 sasl.login.refresh.window.factor = 0.8 13:05:30 sasl.login.refresh.window.jitter = 0.05 13:05:30 sasl.login.retry.backoff.max.ms = 10000 13:05:30 sasl.login.retry.backoff.ms = 100 13:05:30 sasl.mechanism = GSSAPI 13:05:30 sasl.oauthbearer.clock.skew.seconds = 30 13:05:30 sasl.oauthbearer.expected.audience = null 13:05:30 sasl.oauthbearer.expected.issuer = null 13:05:30 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:05:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:05:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:05:30 sasl.oauthbearer.jwks.endpoint.url = null 13:05:30 sasl.oauthbearer.scope.claim.name = scope 13:05:30 sasl.oauthbearer.sub.claim.name = sub 13:05:30 sasl.oauthbearer.token.endpoint.url = null 13:05:30 security.protocol = PLAINTEXT 13:05:30 security.providers = null 13:05:30 send.buffer.bytes = 131072 13:05:30 session.timeout.ms = 45000 13:05:30 socket.connection.setup.timeout.max.ms = 30000 13:05:30 socket.connection.setup.timeout.ms = 10000 13:05:30 ssl.cipher.suites = null 13:05:30 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:05:30 ssl.endpoint.identification.algorithm = https 13:05:30 ssl.engine.factory.class = null 13:05:30 ssl.key.password = null 13:05:30 ssl.keymanager.algorithm = SunX509 13:05:30 ssl.keystore.certificate.chain = null 13:05:30 ssl.keystore.key = null 13:05:30 ssl.keystore.location = null 13:05:30 ssl.keystore.password = null 13:05:30 ssl.keystore.type = JKS 13:05:30 ssl.protocol = TLSv1.3 13:05:30 ssl.provider = null 13:05:30 ssl.secure.random.implementation = null 13:05:30 ssl.trustmanager.algorithm = PKIX 13:05:30 ssl.truststore.certificates = null 13:05:30 ssl.truststore.location = null 13:05:30 ssl.truststore.password = null 13:05:30 ssl.truststore.type = JKS 13:05:30 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 13:05:30 13:05:30 2023-12-14T13:05:30.882Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:05:30 2023-12-14T13:05:30.882Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:05:30 2023-12-14T13:05:30.882Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702559130882 13:05:30 13:05:30 . ____ _ __ _ _ 13:05:30 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:05:30 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:05:30 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:05:30 ' |____| .__|_| |_|_| |_\__, | / / / / 13:05:30 =========|_|==============|___/=/_/_/_/ 13:05:30 :: Spring Boot :: (v3.1.2) 13:05:30 13:05:30 2023-12-14T13:05:30.914Z INFO 8090 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : Starting LcmEventsPublisherSpec using Java 17.0.6-ea with PID 8090 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 13:05:30 2023-12-14T13:05:30.914Z INFO 8090 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : No active profile set, falling back to 1 default profile: "default" 13:05:31 2023-12-14T13:05:30.929Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:05:31 2023-12-14T13:05:30.929Z WARN 8090 --- [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. 13:05:31 2023-12-14T13:05:30.929Z INFO 8090 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : Started LcmEventsPublisherSpec in 0.045 seconds (process running for 107.197) 13:05:31 2023-12-14T13:05:30.932Z INFO 8090 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Subscribed to topic(s): ncmp-events-test 13:05:31 2023-12-14T13:05:30.937Z INFO 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 13:05:31 2023-12-14T13:05:30.938Z INFO 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 13:05:31 acks = -1 13:05:31 auto.include.jmx.reporter = true 13:05:31 batch.size = 16384 13:05:31 bootstrap.servers = [PLAINTEXT://localhost:32784] 13:05:31 buffer.memory = 33554432 13:05:31 client.dns.lookup = use_all_dns_ips 13:05:31 client.id = producer-13 13:05:31 compression.type = none 13:05:31 connections.max.idle.ms = 540000 13:05:31 delivery.timeout.ms = 120000 13:05:31 enable.idempotence = false 13:05:31 interceptor.classes = [] 13:05:31 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 13:05:31 linger.ms = 1 13:05:31 max.block.ms = 60000 13:05:31 max.in.flight.requests.per.connection = 5 13:05:31 max.request.size = 1048576 13:05:31 metadata.max.age.ms = 300000 13:05:31 metadata.max.idle.ms = 300000 13:05:31 metric.reporters = [] 13:05:31 metrics.num.samples = 2 13:05:31 metrics.recording.level = INFO 13:05:31 metrics.sample.window.ms = 30000 13:05:31 partitioner.adaptive.partitioning.enable = true 13:05:31 partitioner.availability.timeout.ms = 0 13:05:31 partitioner.class = null 13:05:31 partitioner.ignore.keys = false 13:05:31 receive.buffer.bytes = 32768 13:05:31 reconnect.backoff.max.ms = 1000 13:05:31 reconnect.backoff.ms = 50 13:05:31 request.timeout.ms = 30000 13:05:31 retries = 0 13:05:31 retry.backoff.ms = 100 13:05:31 sasl.client.callback.handler.class = null 13:05:31 sasl.jaas.config = null 13:05:31 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:05:31 sasl.kerberos.min.time.before.relogin = 60000 13:05:31 sasl.kerberos.service.name = null 13:05:31 sasl.kerberos.ticket.renew.jitter = 0.05 13:05:31 sasl.kerberos.ticket.renew.window.factor = 0.8 13:05:31 sasl.login.callback.handler.class = null 13:05:31 sasl.login.class = null 13:05:31 sasl.login.connect.timeout.ms = null 13:05:31 sasl.login.read.timeout.ms = null 13:05:31 sasl.login.refresh.buffer.seconds = 300 13:05:31 sasl.login.refresh.min.period.seconds = 60 13:05:31 sasl.login.refresh.window.factor = 0.8 13:05:31 sasl.login.refresh.window.jitter = 0.05 13:05:31 sasl.login.retry.backoff.max.ms = 10000 13:05:31 sasl.login.retry.backoff.ms = 100 13:05:31 sasl.mechanism = GSSAPI 13:05:31 sasl.oauthbearer.clock.skew.seconds = 30 13:05:31 sasl.oauthbearer.expected.audience = null 13:05:31 sasl.oauthbearer.expected.issuer = null 13:05:31 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:05:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:05:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:05:31 sasl.oauthbearer.jwks.endpoint.url = null 13:05:31 sasl.oauthbearer.scope.claim.name = scope 13:05:31 sasl.oauthbearer.sub.claim.name = sub 13:05:31 sasl.oauthbearer.token.endpoint.url = null 13:05:31 security.protocol = PLAINTEXT 13:05:31 security.providers = null 13:05:31 send.buffer.bytes = 131072 13:05:31 socket.connection.setup.timeout.max.ms = 30000 13:05:31 socket.connection.setup.timeout.ms = 10000 13:05:31 ssl.cipher.suites = null 13:05:31 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:05:31 ssl.endpoint.identification.algorithm = https 13:05:31 ssl.engine.factory.class = null 13:05:31 ssl.key.password = null 13:05:31 ssl.keymanager.algorithm = SunX509 13:05:31 ssl.keystore.certificate.chain = null 13:05:31 ssl.keystore.key = null 13:05:31 ssl.keystore.location = null 13:05:31 ssl.keystore.password = null 13:05:31 ssl.keystore.type = JKS 13:05:31 ssl.protocol = TLSv1.3 13:05:31 ssl.provider = null 13:05:31 ssl.secure.random.implementation = null 13:05:31 ssl.trustmanager.algorithm = PKIX 13:05:31 ssl.truststore.certificates = null 13:05:31 ssl.truststore.location = null 13:05:31 ssl.truststore.password = null 13:05:31 ssl.truststore.type = JKS 13:05:31 transaction.timeout.ms = 60000 13:05:31 transactional.id = null 13:05:31 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 13:05:31 13:05:31 2023-12-14T13:05:30.942Z WARN 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 13:05:31 2023-12-14T13:05:30.942Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:05:31 2023-12-14T13:05:30.942Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:05:31 2023-12-14T13:05:30.942Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702559130942 13:05:31 2023-12-14T13:05:31.036Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:05:31 2023-12-14T13:05:31.036Z WARN 8090 --- [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. 13:05:31 2023-12-14T13:05:31.096Z WARN 8090 --- [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} 13:05:31 2023-12-14T13:05:31.096Z INFO 8090 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Cluster ID: kUp3KOGGQh6A4gwqvXxC-w 13:05:31 2023-12-14T13:05:31.242Z WARN 8090 --- [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} 13:05:31 2023-12-14T13:05:31.287Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:05:31 2023-12-14T13:05:31.287Z WARN 8090 --- [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. 13:05:31 2023-12-14T13:05:31.287Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:31 2023-12-14T13:05:31.336Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:05:31 2023-12-14T13:05:31.336Z WARN 8090 --- [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. 13:05:31 2023-12-14T13:05:31.350Z INFO 8090 --- [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 ELEClKfWQ4iOXrwORrLhmQ 13:05:31 2023-12-14T13:05:31.379Z INFO 8090 --- [ 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 ELEClKfWQ4iOXrwORrLhmQ 13:05:31 2023-12-14T13:05:31.379Z INFO 8090 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Cluster ID: kUp3KOGGQh6A4gwqvXxC-w 13:05:31 2023-12-14T13:05:31.382Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:05:31 2023-12-14T13:05:31.382Z WARN 8090 --- [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. 13:05:31 2023-12-14T13:05:31.396Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:05:31 2023-12-14T13:05:31.396Z WARN 8090 --- [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. 13:05:31 2023-12-14T13:05:31.477Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:05:31 2023-12-14T13:05:31.477Z WARN 8090 --- [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. 13:05:31 2023-12-14T13:05:31.492Z INFO 8090 --- [ 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) 13:05:31 2023-12-14T13:05:31.493Z INFO 8090 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] (Re-)joining group 13:05:31 2023-12-14T13:05:31.513Z INFO 8090 --- [ 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-ee464427-7876-4da3-b7e3-28d518f529c6 13:05:31 2023-12-14T13:05:31.514Z INFO 8090 --- [ 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) 13:05:31 2023-12-14T13:05:31.514Z INFO 8090 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] (Re-)joining group 13:05:31 2023-12-14T13:05:31.525Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:05:31 2023-12-14T13:05:31.525Z WARN 8090 --- [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. 13:05:31 2023-12-14T13:05:31.531Z INFO 8090 --- [ 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-ee464427-7876-4da3-b7e3-28d518f529c6', protocol='range'} 13:05:31 2023-12-14T13:05:31.531Z INFO 8090 --- [ 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-ee464427-7876-4da3-b7e3-28d518f529c6=Assignment(partitions=[ncmp-events-test-0])} 13:05:31 2023-12-14T13:05:31.551Z INFO 8090 --- [ 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-ee464427-7876-4da3-b7e3-28d518f529c6', protocol='range'} 13:05:31 2023-12-14T13:05:31.551Z INFO 8090 --- [ 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]) 13:05:31 2023-12-14T13:05:31.551Z INFO 8090 --- [ 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 13:05:31 2023-12-14T13:05:31.562Z INFO 8090 --- [ 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 13:05:31 2023-12-14T13:05:31.569Z INFO 8090 --- [ 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}}. 13:05:31 2023-12-14T13:05:31.583Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:05:31 2023-12-14T13:05:31.583Z WARN 8090 --- [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. 13:05:31 2023-12-14T13:05:31.583Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:31 2023-12-14T13:05:31.593Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:05:31 2023-12-14T13:05:31.593Z WARN 8090 --- [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. 13:05:31 2023-12-14T13:05:31.600Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:05:31 2023-12-14T13:05:31.600Z WARN 8090 --- [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. 13:05:31 2023-12-14T13:05:31.669Z INFO 8090 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:05:31 2023-12-14T13:05:31.669Z INFO 8090 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 13:05:31 2023-12-14T13:05:31.718Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:05:31 2023-12-14T13:05:31.719Z WARN 8090 --- [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. 13:05:31 2023-12-14T13:05:31.734Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 13:05:31 2023-12-14T13:05:31.734Z INFO 8090 --- [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: 132ms, elapsed time since send: 132ms, request timeout: 30000ms) 13:05:31 2023-12-14T13:05:31.734Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node -1 disconnected. 13:05:31 2023-12-14T13:05:31.734Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 2147483646 disconnected. 13:05:31 2023-12-14T13:05:31.735Z INFO 8090 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Error sending fetch request (sessionId=260420776, epoch=1) to node 1: 13:05:31 13:05:31 org.apache.kafka.common.errors.DisconnectException: null 13:05:31 13:05:31 2023-12-14T13:05:31.735Z INFO 8090 --- [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. 13:05:31 2023-12-14T13:05:31.770Z INFO 8090 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:05:31 2023-12-14T13:05:31.770Z WARN 8090 --- [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. 13:05:31 2023-12-14T13:05:31.787Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:05:31 2023-12-14T13:05:31.787Z WARN 8090 --- [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. 13:05:31 2023-12-14T13:05:31.831Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:05:31 2023-12-14T13:05:31.831Z WARN 8090 --- [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. 13:05:31 2023-12-14T13:05:31.835Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 13:05:31 2023-12-14T13:05:31.835Z WARN 8090 --- [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. 13:05:31 2023-12-14T13:05:31.872Z INFO 8090 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:05:31 2023-12-14T13:05:31.872Z WARN 8090 --- [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. 13:05:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.113 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsPublisherSpec 13:05:31 [INFO] Running org.onap.cps.ncmp.api.impl.events.mapper.CloudEventMapperSpec 13:05:31 13:05:31,892 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 13:05:31 13:05:31,892 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 13:05:31 13:05:31,893 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1600e52d - 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 13:05:31 13:05:31,895 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@15c1ddb4 - 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. 13:05:31 13:05:31,895 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1600e52d - 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 13:05:31 13:05:31,897 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 13:05:31 13:05:31,897 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 13:05:31 13:05:31,897 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 13:05:31 13:05:31,897 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@15c1ddb4 - 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. 13:05:31 13:05:31,897 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1600e52d - 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 13:05:31 13:05:31,899 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 13:05:31 13:05:31,899 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 13:05:31 13:05:31,899 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 13:05:31 13:05:31,899 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702559131899) 13:05:31 13:05:31,899 |-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] 13:05:31 13:05:31,899 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 13:05:31 13:05:31,900 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 13:05:31 13:05:31,900 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@16bb3fc - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 13:05:31 13:05:31,900 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 13:05:31 13:05:31,900 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@16bb3fc - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 13:05:31 13:05:31,900 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 13:05:31 13:05:31,900 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@16bb3fc - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 13:05:31 13:05:31,900 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 13:05:31 13:05:31,900 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@16bb3fc - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 13:05:31 13:05:31,900 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 13:05:31 13:05:31,900 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@16bb3fc - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 13:05:31 13:05:31,900 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 13:05:31 13:05:31,900 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@16bb3fc - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 13:05:31 13:05:31,900 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 13:05:31 13:05:31,900 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@16bb3fc - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 13:05:31 13:05:31,900 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 13:05:31 13:05:31,900 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@16bb3fc - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 13:05:31 13:05:31,900 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 13:05:31 13:05:31,900 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:05:31 13:05:31,900 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 13:05:31 13:05:31,901 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 13:05:31 13:05:31,901 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:05:31 13:05:31,901 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 13:05:31 13:05:31,901 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 13:05:31 13:05:31,905 |-INFO in ch.qos.logback.classic.pattern.DateConverter@765c5226 - Setting zoneId to "UTC" 13:05:31 13:05:31,905 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 13:05:31 13:05:31,905 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 13:05:31 13:05:31,908 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 13:05:31 13:05:31,908 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 13:05:31 13:05:31,908 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 13:05:31 13:05:31,908 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 13:05:31 13:05:31,908 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 13:05:31 13:05:31,908 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@16bb3fc - Propagating INFO level on Logger[ROOT] onto the JUL framework 13:05:31 13:05:31,908 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 13:05:31 13:05:31,908 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@1e8ddc4b - End of configuration. 13:05:31 13:05:31,908 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@f357b3a - Registering current configuration as safe fallback point 13:05:31 13:05:31 13:05:31 . ____ _ __ _ _ 13:05:31 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:05:31 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:05:31 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:05:31 ' |____| .__|_| |_|_| |_\__, | / / / / 13:05:31 =========|_|==============|___/=/_/_/_/ 13:05:31 :: Spring Boot :: (v3.1.2) 13:05:31 13:05:31 2023-12-14T13:05:31.911Z INFO 8090 --- [ main] o.o.c.n.a.i.e.m.CloudEventMapperSpec : Starting CloudEventMapperSpec using Java 17.0.6-ea with PID 8090 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 13:05:31 2023-12-14T13:05:31.912Z INFO 8090 --- [ main] o.o.c.n.a.i.e.m.CloudEventMapperSpec : No active profile set, falling back to 1 default profile: "default" 13:05:31 2023-12-14T13:05:31.919Z INFO 8090 --- [ main] o.o.c.n.a.i.e.m.CloudEventMapperSpec : Started CloudEventMapperSpec in 0.037 seconds (process running for 108.187) 13:05:31 2023-12-14T13:05:31.919Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:05:31 2023-12-14T13:05:31.919Z WARN 8090 --- [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. 13:05:31 2023-12-14T13:05:31.938Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 13:05:31 2023-12-14T13:05:31.938Z WARN 8090 --- [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. 13:05:31 2023-12-14T13:05:31.940Z ERROR 8090 --- [ 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] 13:05:31 2023-12-14T13:05:31.942Z ERROR 8090 --- [ 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 13:05:31 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s - in org.onap.cps.ncmp.api.impl.events.mapper.CloudEventMapperSpec 13:05:31 [INFO] Running org.onap.cps.ncmp.api.impl.events.avc.AvcEventConsumerSpec 13:05:37 2023-12-14T13:05:31.946Z INFO 8090 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 13:05:37 2023-12-14T13:05:31.998Z INFO 8090 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: ffffe5ff255feec8b9db5b74b3886f55823c7fbd6fc49311856e18aa2a0cfd9d 13:05:37 2023-12-14T13:05:32.073Z INFO 8090 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:05:37 2023-12-14T13:05:32.073Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:32.145Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:05:37 2023-12-14T13:05:32.145Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:32.239Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 13:05:37 2023-12-14T13:05:32.239Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:32.247Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:05:37 2023-12-14T13:05:32.247Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:32.247Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:37 2023-12-14T13:05:32.260Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:05:37 2023-12-14T13:05:32.261Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:32.390Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:05:37 2023-12-14T13:05:32.390Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:32.460Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:05:37 2023-12-14T13:05:32.460Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:32.499Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:05:37 2023-12-14T13:05:32.499Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:32.527Z INFO 8090 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:05:37 2023-12-14T13:05:32.527Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:32.535Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:05:37 2023-12-14T13:05:32.535Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:32.536Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:05:37 2023-12-14T13:05:32.536Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:32.545Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:05:37 2023-12-14T13:05:32.545Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:32.545Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:37 2023-12-14T13:05:32.640Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 13:05:37 2023-12-14T13:05:32.640Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:32.749Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:05:37 2023-12-14T13:05:32.749Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:32.848Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:05:37 2023-12-14T13:05:32.848Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:32.872Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:05:37 2023-12-14T13:05:32.872Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:32.923Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:05:37 2023-12-14T13:05:32.923Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:33.035Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:05:37 2023-12-14T13:05:33.035Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:33.115Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:05:37 2023-12-14T13:05:33.115Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:33.149Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:05:37 2023-12-14T13:05:33.149Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:33.364Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:05:37 2023-12-14T13:05:33.364Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:33.364Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:37 2023-12-14T13:05:33.388Z INFO 8090 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:05:37 2023-12-14T13:05:33.388Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:33.414Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:05:37 2023-12-14T13:05:33.414Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:33.441Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:05:37 2023-12-14T13:05:33.441Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:33.445Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 13:05:37 2023-12-14T13:05:33.445Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:33.505Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:05:37 2023-12-14T13:05:33.506Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:33.506Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:37 2023-12-14T13:05:33.513Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:05:37 2023-12-14T13:05:33.513Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:33.545Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:05:37 2023-12-14T13:05:33.545Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:33.707Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:05:37 2023-12-14T13:05:33.707Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:33.738Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:05:37 2023-12-14T13:05:33.738Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:33.801Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:05:37 2023-12-14T13:05:33.801Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:33.877Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:05:37 2023-12-14T13:05:33.877Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:33.977Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:05:37 2023-12-14T13:05:33.977Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:34.141Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:05:37 2023-12-14T13:05:34.141Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:34.167Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:05:37 2023-12-14T13:05:34.167Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:34.241Z INFO 8090 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:05:37 2023-12-14T13:05:34.241Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:34.251Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:05:37 2023-12-14T13:05:34.251Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:34.294Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:05:37 2023-12-14T13:05:34.294Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:34.317Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:05:37 2023-12-14T13:05:34.317Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:34.358Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:05:37 2023-12-14T13:05:34.358Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:34.463Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:05:37 2023-12-14T13:05:34.463Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:34.463Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:37 2023-12-14T13:05:34.547Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 13:05:37 2023-12-14T13:05:34.547Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:34.567Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:05:37 2023-12-14T13:05:34.567Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:34.567Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:37 2023-12-14T13:05:34.664Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:05:37 2023-12-14T13:05:34.664Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:34.717Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:05:37 2023-12-14T13:05:34.717Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:34.753Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:05:37 2023-12-14T13:05:34.753Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:34.791Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:05:37 2023-12-14T13:05:34.791Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:34.880Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:05:37 2023-12-14T13:05:34.880Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:35.031Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:05:37 2023-12-14T13:05:35.031Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:35.150Z INFO 8090 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:05:37 2023-12-14T13:05:35.150Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:35.161Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:05:37 2023-12-14T13:05:35.161Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:35.221Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:05:37 2023-12-14T13:05:35.221Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:35.243Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:05:37 2023-12-14T13:05:35.243Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:35.254Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:05:37 2023-12-14T13:05:35.254Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:35.349Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:05:37 2023-12-14T13:05:35.349Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:35.473Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:05:37 2023-12-14T13:05:35.473Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:35.571Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:05:37 2023-12-14T13:05:35.571Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:35.623Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:05:37 2023-12-14T13:05:35.623Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:35.623Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:37 2023-12-14T13:05:35.667Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:05:37 2023-12-14T13:05:35.667Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:35.667Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:37 2023-12-14T13:05:35.749Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 13:05:37 2023-12-14T13:05:35.749Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:35.767Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:05:37 2023-12-14T13:05:35.767Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:35.783Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:05:37 2023-12-14T13:05:35.783Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:35.793Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:05:37 2023-12-14T13:05:35.793Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:35.910Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:05:37 2023-12-14T13:05:35.910Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:35.964Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:05:37 2023-12-14T13:05:35.964Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:36.136Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:05:37 2023-12-14T13:05:36.136Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:36.226Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:05:37 2023-12-14T13:05:36.226Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:36.303Z INFO 8090 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:05:37 2023-12-14T13:05:36.304Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:36.351Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:05:37 2023-12-14T13:05:36.351Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:36.446Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:05:37 2023-12-14T13:05:36.446Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:36.463Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:05:37 2023-12-14T13:05:36.463Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:36.473Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:05:37 2023-12-14T13:05:36.473Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:36.520Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:05:37 2023-12-14T13:05:36.520Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:36.520Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:37 2023-12-14T13:05:36.601Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:05:37 2023-12-14T13:05:36.601Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:36.601Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:37 2023-12-14T13:05:36.651Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:05:37 2023-12-14T13:05:36.651Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:36.656Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 13:05:37 2023-12-14T13:05:36.656Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:36.744Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:05:37 2023-12-14T13:05:36.744Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:36.873Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:05:37 2023-12-14T13:05:36.873Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:36.902Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:05:37 2023-12-14T13:05:36.902Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:36.997Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:05:37 2023-12-14T13:05:36.997Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:37.027Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:05:37 2023-12-14T13:05:37.027Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:37.037Z INFO 8090 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.09187061S 13:05:37 2023-12-14T13:05:37.042Z INFO 8090 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 13:05:37 allow.auto.create.topics = true 13:05:37 auto.commit.interval.ms = 5000 13:05:37 auto.include.jmx.reporter = true 13:05:37 auto.offset.reset = earliest 13:05:37 bootstrap.servers = [PLAINTEXT://localhost:32786] 13:05:37 check.crcs = true 13:05:37 client.dns.lookup = use_all_dns_ips 13:05:37 client.id = consumer-ncmp-group-10 13:05:37 client.rack = 13:05:37 connections.max.idle.ms = 540000 13:05:37 default.api.timeout.ms = 60000 13:05:37 enable.auto.commit = true 13:05:37 exclude.internal.topics = true 13:05:37 fetch.max.bytes = 52428800 13:05:37 fetch.max.wait.ms = 500 13:05:37 fetch.min.bytes = 1 13:05:37 group.id = ncmp-group 13:05:37 group.instance.id = null 13:05:37 heartbeat.interval.ms = 3000 13:05:37 interceptor.classes = [] 13:05:37 internal.leave.group.on.close = true 13:05:37 internal.throw.on.fetch.stable.offset.unsupported = false 13:05:37 isolation.level = read_uncommitted 13:05:37 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 13:05:37 max.partition.fetch.bytes = 1048576 13:05:37 max.poll.interval.ms = 300000 13:05:37 max.poll.records = 500 13:05:37 metadata.max.age.ms = 300000 13:05:37 metric.reporters = [] 13:05:37 metrics.num.samples = 2 13:05:37 metrics.recording.level = INFO 13:05:37 metrics.sample.window.ms = 30000 13:05:37 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 13:05:37 receive.buffer.bytes = 65536 13:05:37 reconnect.backoff.max.ms = 1000 13:05:37 reconnect.backoff.ms = 50 13:05:37 request.timeout.ms = 30000 13:05:37 retry.backoff.ms = 100 13:05:37 sasl.client.callback.handler.class = null 13:05:37 sasl.jaas.config = null 13:05:37 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:05:37 sasl.kerberos.min.time.before.relogin = 60000 13:05:37 sasl.kerberos.service.name = null 13:05:37 sasl.kerberos.ticket.renew.jitter = 0.05 13:05:37 sasl.kerberos.ticket.renew.window.factor = 0.8 13:05:37 sasl.login.callback.handler.class = null 13:05:37 sasl.login.class = null 13:05:37 sasl.login.connect.timeout.ms = null 13:05:37 sasl.login.read.timeout.ms = null 13:05:37 sasl.login.refresh.buffer.seconds = 300 13:05:37 sasl.login.refresh.min.period.seconds = 60 13:05:37 sasl.login.refresh.window.factor = 0.8 13:05:37 sasl.login.refresh.window.jitter = 0.05 13:05:37 sasl.login.retry.backoff.max.ms = 10000 13:05:37 sasl.login.retry.backoff.ms = 100 13:05:37 sasl.mechanism = GSSAPI 13:05:37 sasl.oauthbearer.clock.skew.seconds = 30 13:05:37 sasl.oauthbearer.expected.audience = null 13:05:37 sasl.oauthbearer.expected.issuer = null 13:05:37 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:05:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:05:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:05:37 sasl.oauthbearer.jwks.endpoint.url = null 13:05:37 sasl.oauthbearer.scope.claim.name = scope 13:05:37 sasl.oauthbearer.sub.claim.name = sub 13:05:37 sasl.oauthbearer.token.endpoint.url = null 13:05:37 security.protocol = PLAINTEXT 13:05:37 security.providers = null 13:05:37 send.buffer.bytes = 131072 13:05:37 session.timeout.ms = 45000 13:05:37 socket.connection.setup.timeout.max.ms = 30000 13:05:37 socket.connection.setup.timeout.ms = 10000 13:05:37 ssl.cipher.suites = null 13:05:37 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:05:37 ssl.endpoint.identification.algorithm = https 13:05:37 ssl.engine.factory.class = null 13:05:37 ssl.key.password = null 13:05:37 ssl.keymanager.algorithm = SunX509 13:05:37 ssl.keystore.certificate.chain = null 13:05:37 ssl.keystore.key = null 13:05:37 ssl.keystore.location = null 13:05:37 ssl.keystore.password = null 13:05:37 ssl.keystore.type = JKS 13:05:37 ssl.protocol = TLSv1.3 13:05:37 ssl.provider = null 13:05:37 ssl.secure.random.implementation = null 13:05:37 ssl.trustmanager.algorithm = PKIX 13:05:37 ssl.truststore.certificates = null 13:05:37 ssl.truststore.location = null 13:05:37 ssl.truststore.password = null 13:05:37 ssl.truststore.type = JKS 13:05:37 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 13:05:37 13:05:37 2023-12-14T13:05:37.044Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:05:37 2023-12-14T13:05:37.044Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:05:37 2023-12-14T13:05:37.044Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702559137044 13:05:37 13:05:37 . ____ _ __ _ _ 13:05:37 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:05:37 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:05:37 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:05:37 ' |____| .__|_| |_|_| |_\__, | / / / / 13:05:37 =========|_|==============|___/=/_/_/_/ 13:05:37 :: Spring Boot :: (v3.1.2) 13:05:37 13:05:37 2023-12-14T13:05:37.058Z INFO 8090 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : Starting AvcEventConsumerSpec using Java 17.0.6-ea with PID 8090 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 13:05:37 2023-12-14T13:05:37.059Z INFO 8090 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 13:05:37 2023-12-14T13:05:37.076Z INFO 8090 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : Started AvcEventConsumerSpec in 0.03 seconds (process running for 113.344) 13:05:37 2023-12-14T13:05:37.078Z INFO 8090 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Subscribed to topic(s): cm-events 13:05:37 2023-12-14T13:05:37.090Z INFO 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 13:05:37 2023-12-14T13:05:37.090Z INFO 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 13:05:37 acks = -1 13:05:37 auto.include.jmx.reporter = true 13:05:37 batch.size = 16384 13:05:37 bootstrap.servers = [PLAINTEXT://localhost:32786] 13:05:37 buffer.memory = 33554432 13:05:37 client.dns.lookup = use_all_dns_ips 13:05:37 client.id = producer-14 13:05:37 compression.type = none 13:05:37 connections.max.idle.ms = 540000 13:05:37 delivery.timeout.ms = 120000 13:05:37 enable.idempotence = false 13:05:37 interceptor.classes = [] 13:05:37 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 13:05:37 linger.ms = 1 13:05:37 max.block.ms = 60000 13:05:37 max.in.flight.requests.per.connection = 5 13:05:37 max.request.size = 1048576 13:05:37 metadata.max.age.ms = 300000 13:05:37 metadata.max.idle.ms = 300000 13:05:37 metric.reporters = [] 13:05:37 metrics.num.samples = 2 13:05:37 metrics.recording.level = INFO 13:05:37 metrics.sample.window.ms = 30000 13:05:37 partitioner.adaptive.partitioning.enable = true 13:05:37 partitioner.availability.timeout.ms = 0 13:05:37 partitioner.class = null 13:05:37 partitioner.ignore.keys = false 13:05:37 receive.buffer.bytes = 32768 13:05:37 reconnect.backoff.max.ms = 1000 13:05:37 reconnect.backoff.ms = 50 13:05:37 request.timeout.ms = 30000 13:05:37 retries = 0 13:05:37 retry.backoff.ms = 100 13:05:37 sasl.client.callback.handler.class = null 13:05:37 sasl.jaas.config = null 13:05:37 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:05:37 sasl.kerberos.min.time.before.relogin = 60000 13:05:37 sasl.kerberos.service.name = null 13:05:37 sasl.kerberos.ticket.renew.jitter = 0.05 13:05:37 sasl.kerberos.ticket.renew.window.factor = 0.8 13:05:37 sasl.login.callback.handler.class = null 13:05:37 sasl.login.class = null 13:05:37 sasl.login.connect.timeout.ms = null 13:05:37 sasl.login.read.timeout.ms = null 13:05:37 sasl.login.refresh.buffer.seconds = 300 13:05:37 sasl.login.refresh.min.period.seconds = 60 13:05:37 sasl.login.refresh.window.factor = 0.8 13:05:37 sasl.login.refresh.window.jitter = 0.05 13:05:37 sasl.login.retry.backoff.max.ms = 10000 13:05:37 sasl.login.retry.backoff.ms = 100 13:05:37 sasl.mechanism = GSSAPI 13:05:37 sasl.oauthbearer.clock.skew.seconds = 30 13:05:37 sasl.oauthbearer.expected.audience = null 13:05:37 sasl.oauthbearer.expected.issuer = null 13:05:37 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:05:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:05:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:05:37 sasl.oauthbearer.jwks.endpoint.url = null 13:05:37 sasl.oauthbearer.scope.claim.name = scope 13:05:37 sasl.oauthbearer.sub.claim.name = sub 13:05:37 sasl.oauthbearer.token.endpoint.url = null 13:05:37 security.protocol = PLAINTEXT 13:05:37 security.providers = null 13:05:37 send.buffer.bytes = 131072 13:05:37 socket.connection.setup.timeout.max.ms = 30000 13:05:37 socket.connection.setup.timeout.ms = 10000 13:05:37 ssl.cipher.suites = null 13:05:37 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:05:37 ssl.endpoint.identification.algorithm = https 13:05:37 ssl.engine.factory.class = null 13:05:37 ssl.key.password = null 13:05:37 ssl.keymanager.algorithm = SunX509 13:05:37 ssl.keystore.certificate.chain = null 13:05:37 ssl.keystore.key = null 13:05:37 ssl.keystore.location = null 13:05:37 ssl.keystore.password = null 13:05:37 ssl.keystore.type = JKS 13:05:37 ssl.protocol = TLSv1.3 13:05:37 ssl.provider = null 13:05:37 ssl.secure.random.implementation = null 13:05:37 ssl.trustmanager.algorithm = PKIX 13:05:37 ssl.truststore.certificates = null 13:05:37 ssl.truststore.location = null 13:05:37 ssl.truststore.password = null 13:05:37 ssl.truststore.type = JKS 13:05:37 transaction.timeout.ms = 60000 13:05:37 transactional.id = null 13:05:37 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 13:05:37 13:05:37 2023-12-14T13:05:37.092Z WARN 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 13:05:37 2023-12-14T13:05:37.092Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:05:37 2023-12-14T13:05:37.092Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:05:37 2023-12-14T13:05:37.092Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702559137092 13:05:37 2023-12-14T13:05:37.151Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:05:37 2023-12-14T13:05:37.151Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:37.165Z INFO 8090 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:05:37 2023-12-14T13:05:37.165Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:37.224Z WARN 8090 --- [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} 13:05:37 2023-12-14T13:05:37.224Z INFO 8090 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Cluster ID: v6U5RXBhTaOVootDfFI1Sw 13:05:37 2023-12-14T13:05:37.340Z WARN 8090 --- [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} 13:05:37 2023-12-14T13:05:37.402Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:05:37 2023-12-14T13:05:37.402Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:37.446Z INFO 8090 --- [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 VQNp118nTB-NHM0IIQknlQ 13:05:37 2023-12-14T13:05:37.455Z INFO 8090 --- [ 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 VQNp118nTB-NHM0IIQknlQ 13:05:37 2023-12-14T13:05:37.455Z INFO 8090 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Cluster ID: v6U5RXBhTaOVootDfFI1Sw 13:05:37 2023-12-14T13:05:37.510Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:05:37 2023-12-14T13:05:37.510Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:37.529Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:05:37 2023-12-14T13:05:37.529Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:37.529Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:37 2023-12-14T13:05:37.566Z INFO 8090 --- [ 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) 13:05:37 2023-12-14T13:05:37.568Z INFO 8090 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] (Re-)joining group 13:05:37 2023-12-14T13:05:37.575Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:05:37 2023-12-14T13:05:37.575Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:37.578Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:05:37 2023-12-14T13:05:37.578Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:37.587Z INFO 8090 --- [ 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-10a17197-8390-4c5e-b2fb-0a60e6396f92 13:05:37 2023-12-14T13:05:37.587Z INFO 8090 --- [ 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) 13:05:37 2023-12-14T13:05:37.587Z INFO 8090 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] (Re-)joining group 13:05:37 2023-12-14T13:05:37.600Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:05:37 2023-12-14T13:05:37.600Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:37.610Z INFO 8090 --- [ 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-10a17197-8390-4c5e-b2fb-0a60e6396f92', protocol='range'} 13:05:37 2023-12-14T13:05:37.610Z INFO 8090 --- [ 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-10a17197-8390-4c5e-b2fb-0a60e6396f92=Assignment(partitions=[cm-events-0])} 13:05:37 2023-12-14T13:05:37.629Z INFO 8090 --- [ 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-10a17197-8390-4c5e-b2fb-0a60e6396f92', protocol='range'} 13:05:37 2023-12-14T13:05:37.629Z INFO 8090 --- [ 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]) 13:05:37 2023-12-14T13:05:37.630Z INFO 8090 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Adding newly assigned partitions: cm-events-0 13:05:37 2023-12-14T13:05:37.649Z INFO 8090 --- [ 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 13:05:37 2023-12-14T13:05:37.662Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:05:37 2023-12-14T13:05:37.662Z WARN 8090 --- [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. 13:05:37 2023-12-14T13:05:37.669Z INFO 8090 --- [ 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}}. 13:05:38 2023-12-14T13:05:37.732Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:05:38 2023-12-14T13:05:37.732Z WARN 8090 --- [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. 13:05:38 2023-12-14T13:05:37.763Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:05:38 2023-12-14T13:05:37.763Z WARN 8090 --- [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. 13:05:38 2023-12-14T13:05:37.767Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 13:05:38 2023-12-14T13:05:37.767Z WARN 8090 --- [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. 13:05:38 2023-12-14T13:05:37.799Z INFO 8090 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:05:38 2023-12-14T13:05:37.800Z INFO 8090 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 13:05:38 2023-12-14T13:05:37.812Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:05:38 2023-12-14T13:05:37.812Z WARN 8090 --- [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. 13:05:38 2023-12-14T13:05:37.812Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:38 2023-12-14T13:05:37.820Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 13:05:38 2023-12-14T13:05:37.820Z INFO 8090 --- [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: 99ms, elapsed time since send: 99ms, request timeout: 30000ms) 13:05:38 2023-12-14T13:05:37.820Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node -1 disconnected. 13:05:38 2023-12-14T13:05:37.820Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 2147483646 disconnected. 13:05:38 2023-12-14T13:05:37.820Z INFO 8090 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Error sending fetch request (sessionId=1162799846, epoch=1) to node 1: 13:05:38 13:05:38 org.apache.kafka.common.errors.DisconnectException: null 13:05:38 13:05:38 2023-12-14T13:05:37.820Z INFO 8090 --- [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. 13:05:38 2023-12-14T13:05:37.899Z INFO 8090 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:05:38 2023-12-14T13:05:37.899Z WARN 8090 --- [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. 13:05:38 2023-12-14T13:05:37.921Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 13:05:38 2023-12-14T13:05:37.921Z WARN 8090 --- [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. 13:05:38 2023-12-14T13:05:37.983Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:05:38 2023-12-14T13:05:37.983Z WARN 8090 --- [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. 13:05:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.054 s - in org.onap.cps.ncmp.api.impl.events.avc.AvcEventConsumerSpec 13:05:38 [INFO] Running org.onap.cps.ncmp.api.impl.events.avc.ncmptoclient.AvcEventPublisherSpec 13:05:43 2023-12-14T13:05:38.004Z INFO 8090 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 13:05:43 2023-12-14T13:05:38.021Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 13:05:43 2023-12-14T13:05:38.021Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:38.048Z INFO 8090 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 92752aa5ca0fd4a148199c88d59545dd79c7940fb83736042d75b723cf15977d 13:05:43 2023-12-14T13:05:38.050Z INFO 8090 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:05:43 2023-12-14T13:05:38.050Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:38.060Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:05:43 2023-12-14T13:05:38.060Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:38.070Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:05:43 2023-12-14T13:05:38.070Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:38.122Z INFO 8090 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:05:43 2023-12-14T13:05:38.123Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:38.201Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:05:43 2023-12-14T13:05:38.201Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:38.301Z INFO 8090 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:05:43 2023-12-14T13:05:38.301Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:38.310Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:05:43 2023-12-14T13:05:38.310Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:38.322Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 13:05:43 2023-12-14T13:05:38.322Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:38.454Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:05:43 2023-12-14T13:05:38.454Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:38.586Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:05:43 2023-12-14T13:05:38.586Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:38.586Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:43 2023-12-14T13:05:38.617Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:05:43 2023-12-14T13:05:38.617Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:38.664Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:05:43 2023-12-14T13:05:38.664Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:38.685Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:05:43 2023-12-14T13:05:38.685Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:38.764Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:05:43 2023-12-14T13:05:38.764Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:38.767Z INFO 8090 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:05:43 2023-12-14T13:05:38.767Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:38.771Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 13:05:43 2023-12-14T13:05:38.771Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:38.783Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:05:43 2023-12-14T13:05:38.783Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:38.823Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 13:05:43 2023-12-14T13:05:38.823Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:38.889Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:05:43 2023-12-14T13:05:38.889Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:38.889Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:05:43 2023-12-14T13:05:38.889Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:39.016Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:05:43 2023-12-14T13:05:39.016Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:39.016Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:43 2023-12-14T13:05:39.065Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:05:43 2023-12-14T13:05:39.065Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:39.273Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:05:43 2023-12-14T13:05:39.273Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:39.284Z INFO 8090 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:05:43 2023-12-14T13:05:39.285Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:39.324Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:05:43 2023-12-14T13:05:39.324Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:39.354Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:05:43 2023-12-14T13:05:39.354Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:39.406Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:05:43 2023-12-14T13:05:39.406Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:39.472Z INFO 8090 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:05:43 2023-12-14T13:05:39.472Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:39.517Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:05:43 2023-12-14T13:05:39.517Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:39.531Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:05:43 2023-12-14T13:05:39.531Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:39.589Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:05:43 2023-12-14T13:05:39.589Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:39.589Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:43 2023-12-14T13:05:39.767Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:05:43 2023-12-14T13:05:39.768Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:39.825Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 13:05:43 2023-12-14T13:05:39.825Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:39.887Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:05:43 2023-12-14T13:05:39.887Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:39.974Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 13:05:43 2023-12-14T13:05:39.974Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:39.986Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:05:43 2023-12-14T13:05:39.987Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:39.997Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:05:43 2023-12-14T13:05:39.997Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:40.018Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:05:43 2023-12-14T13:05:40.018Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:40.018Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:43 2023-12-14T13:05:40.047Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:05:43 2023-12-14T13:05:40.048Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:40.125Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:05:43 2023-12-14T13:05:40.125Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:40.190Z INFO 8090 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:05:43 2023-12-14T13:05:40.190Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:40.218Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:05:43 2023-12-14T13:05:40.218Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:40.265Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:05:43 2023-12-14T13:05:40.265Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:40.276Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:05:43 2023-12-14T13:05:40.276Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:40.407Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:05:43 2023-12-14T13:05:40.407Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:40.469Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:05:43 2023-12-14T13:05:40.469Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:40.496Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:05:43 2023-12-14T13:05:40.497Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:40.541Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:05:43 2023-12-14T13:05:40.541Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:40.541Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:43 2023-12-14T13:05:40.675Z INFO 8090 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:05:43 2023-12-14T13:05:40.675Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:40.727Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 13:05:43 2023-12-14T13:05:40.727Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:40.789Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:05:43 2023-12-14T13:05:40.789Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:40.870Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:05:43 2023-12-14T13:05:40.870Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:40.870Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:05:43 2023-12-14T13:05:40.870Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:40.870Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:43 2023-12-14T13:05:40.875Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 13:05:43 2023-12-14T13:05:40.875Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:40.927Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:05:43 2023-12-14T13:05:40.927Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:41.038Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:05:43 2023-12-14T13:05:41.038Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:41.050Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:05:43 2023-12-14T13:05:41.050Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:41.123Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:05:43 2023-12-14T13:05:41.123Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:41.151Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:05:43 2023-12-14T13:05:41.151Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:41.228Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:05:43 2023-12-14T13:05:41.228Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:41.393Z INFO 8090 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:05:43 2023-12-14T13:05:41.393Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:41.410Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:05:43 2023-12-14T13:05:41.410Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:41.419Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:05:43 2023-12-14T13:05:41.419Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:41.494Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:05:43 2023-12-14T13:05:41.494Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:41.494Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:43 2023-12-14T13:05:41.521Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:05:43 2023-12-14T13:05:41.521Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:41.529Z INFO 8090 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:05:43 2023-12-14T13:05:41.529Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:41.650Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:05:43 2023-12-14T13:05:41.650Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:41.672Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:05:43 2023-12-14T13:05:41.672Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:41.672Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:43 2023-12-14T13:05:41.778Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 13:05:43 2023-12-14T13:05:41.778Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:41.790Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:05:43 2023-12-14T13:05:41.791Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:41.830Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 13:05:43 2023-12-14T13:05:41.830Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:41.879Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:05:43 2023-12-14T13:05:41.879Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:41.976Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:05:43 2023-12-14T13:05:41.976Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:42.072Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:05:43 2023-12-14T13:05:42.072Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:42.180Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:05:43 2023-12-14T13:05:42.180Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:42.192Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:05:43 2023-12-14T13:05:42.192Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:42.204Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:05:43 2023-12-14T13:05:42.204Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:42.254Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:05:43 2023-12-14T13:05:42.254Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:42.417Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:05:43 2023-12-14T13:05:42.417Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:42.424Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:05:43 2023-12-14T13:05:42.424Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:42.496Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:05:43 2023-12-14T13:05:42.496Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:42.496Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:43 2023-12-14T13:05:42.524Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:05:43 2023-12-14T13:05:42.524Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:42.552Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:05:43 2023-12-14T13:05:42.552Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:42.608Z INFO 8090 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:05:43 2023-12-14T13:05:42.608Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:42.678Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:05:43 2023-12-14T13:05:42.678Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:42.678Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:43 2023-12-14T13:05:42.680Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 13:05:43 2023-12-14T13:05:42.680Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:42.682Z INFO 8090 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:05:43 2023-12-14T13:05:42.682Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:42.694Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:05:43 2023-12-14T13:05:42.694Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:42.842Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 13:05:43 2023-12-14T13:05:42.842Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:43.033Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:05:43 2023-12-14T13:05:43.033Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:43.033Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:05:43 2023-12-14T13:05:43.033Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:43.134Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:05:43 2023-12-14T13:05:43.134Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:43.145Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:05:43 2023-12-14T13:05:43.145Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:43.175Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:05:43 2023-12-14T13:05:43.175Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:43.202Z INFO 8090 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.198517782S 13:05:43 2023-12-14T13:05:43.210Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:05:43 2023-12-14T13:05:43.210Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:43.272Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:05:43 2023-12-14T13:05:43.272Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:43.437Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:05:43 2023-12-14T13:05:43.437Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:43.464Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:05:43 2023-12-14T13:05:43.464Z WARN 8090 --- [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. 13:05:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.492 s - in org.onap.cps.ncmp.api.impl.events.avc.ncmptoclient.AvcEventPublisherSpec 13:05:43 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImplSpec 13:05:43 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImplSpec 13:05:43 2023-12-14T13:05:43.529Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:05:43 2023-12-14T13:05:43.529Z WARN 8090 --- [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. 13:05:43 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CompositeStateBuilderSpec 13:05:43 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.onap.cps.ncmp.api.impl.inventory.CompositeStateBuilderSpec 13:05:43 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CompositeStateSpec 13:05:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.onap.cps.ncmp.api.impl.inventory.CompositeStateSpec 13:05:43 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.InventoryPersistenceImplSpec 13:05:43 [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in org.onap.cps.ncmp.api.impl.inventory.InventoryPersistenceImplSpec 13:05:43 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.DataSyncWatchdogSpec 13:05:43 2023-12-14T13:05:43.609Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:05:43 2023-12-14T13:05:43.609Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:43.609Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:43 2023-12-14T13:05:43.619Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:05:43 2023-12-14T13:05:43.619Z WARN 8090 --- [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. 13:05:43 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.onap.cps.ncmp.api.impl.inventory.sync.DataSyncWatchdogSpec 13:05:43 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtilsSpec 13:05:43 2023-12-14T13:05:43.632Z DEBUG 8090 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Total number of fetched advised cm handle(s) is (are) 1 13:05:43 2023-12-14T13:05:43.634Z DEBUG 8090 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Total number of fetched advised cm handle(s) is (are) 0 13:05:43 2023-12-14T13:05:43.649Z INFO 8090 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 13:05:43 2023-12-14T13:05:43.649Z INFO 8090 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : First Attempt: no current attempts found. 13:05:43 2023-12-14T13:05:43.649Z INFO 8090 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 13:05:43 2023-12-14T13:05:43.651Z INFO 8090 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 13:05:43 2023-12-14T13:05:43.651Z INFO 8090 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 13:05:43 2023-12-14T13:05:43.654Z INFO 8090 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 13:05:43 2023-12-14T13:05:43.654Z INFO 8090 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Time until next attempt is 3 minutes: 13:05:43 2023-12-14T13:05:43.656Z INFO 8090 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 13:05:43 2023-12-14T13:05:43.656Z INFO 8090 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 13:05:43 2023-12-14T13:05:43.658Z INFO 8090 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade (last attempt failed). 13:05:43 2023-12-14T13:05:43.658Z INFO 8090 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : First Attempt: no current attempts found. 13:05:43 2023-12-14T13:05:43.658Z INFO 8090 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Time until next attempt is 1 minutes: 13:05:43 2023-12-14T13:05:43.660Z INFO 8090 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 13:05:43 2023-12-14T13:05:43.660Z INFO 8090 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : First Attempt: no current attempts found. 13:05:43 2023-12-14T13:05:43.660Z INFO 8090 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Time until next attempt is 1 minutes: 13:05:43 2023-12-14T13:05:43.662Z INFO 8090 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for other reason 13:05:43 2023-12-14T13:05:43.665Z INFO 8090 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:05:43 2023-12-14T13:05:43.665Z WARN 8090 --- [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. 13:05:43 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtilsSpec 13:05:43 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncServiceSpec 13:05:43 2023-12-14T13:05:43.688Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 13:05:43 2023-12-14T13:05:43.688Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:43.691Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:05:43 2023-12-14T13:05:43.691Z WARN 8090 --- [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. 13:05:43 2023-12-14T13:05:43.691Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:43 2023-12-14T13:05:43.711Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncService : Found cm handle having module set tag: tag-1 13:05:43 2023-12-14T13:05:43.714Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncService : Found cm handle having module set tag: targetModuleSetTag 13:05:43 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncServiceSpec 13:05:43 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncTasksSpec 13:05:45 2023-12-14T13:05:43.800Z INFO 8090 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:05:45 2023-12-14T13:05:43.800Z WARN 8090 --- [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. 13:05:45 2023-12-14T13:05:43.803Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:05:45 2023-12-14T13:05:43.803Z WARN 8090 --- [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. 13:05:45 2023-12-14T13:05:44.048Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 13:05:45 2023-12-14T13:05:44.048Z WARN 8090 --- [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. 13:05:45 2023-12-14T13:05:44.051Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:05:45 2023-12-14T13:05:44.051Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:05:45 2023-12-14T13:05:44.051Z WARN 8090 --- [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. 13:05:45 2023-12-14T13:05:44.051Z WARN 8090 --- [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. 13:05:45 2023-12-14T13:05:44.051Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:05:45 2023-12-14T13:05:44.051Z WARN 8090 --- [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. 13:05:45 2023-12-14T13:05:44.081Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:05:45 2023-12-14T13:05:44.081Z WARN 8090 --- [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. 13:05:45 2023-12-14T13:05:44.239Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:05:45 2023-12-14T13:05:44.239Z WARN 8090 --- [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. 13:05:45 2023-12-14T13:05:44.351Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:05:45 2023-12-14T13:05:44.351Z WARN 8090 --- [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. 13:05:45 2023-12-14T13:05:44.375Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:05:45 2023-12-14T13:05:44.376Z WARN 8090 --- [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. 13:05:45 2023-12-14T13:05:44.421Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:05:45 2023-12-14T13:05:44.421Z WARN 8090 --- [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. 13:05:45 2023-12-14T13:05:44.436Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:05:45 2023-12-14T13:05:44.436Z WARN 8090 --- [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. 13:05:45 2023-12-14T13:05:44.593Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 13:05:45 2023-12-14T13:05:44.594Z WARN 8090 --- [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. 13:05:45 2023-12-14T13:05:44.662Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:05:45 2023-12-14T13:05:44.662Z WARN 8090 --- [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. 13:05:45 2023-12-14T13:05:44.663Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:45 2023-12-14T13:05:44.668Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:05:45 2023-12-14T13:05:44.668Z WARN 8090 --- [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. 13:05:45 2023-12-14T13:05:44.694Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:05:45 2023-12-14T13:05:44.694Z WARN 8090 --- [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. 13:05:45 2023-12-14T13:05:44.694Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:45 2023-12-14T13:05:44.705Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:05:45 2023-12-14T13:05:44.705Z WARN 8090 --- [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. 13:05:45 2023-12-14T13:05:44.752Z INFO 8090 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:05:45 2023-12-14T13:05:44.752Z WARN 8090 --- [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. 13:05:45 2023-12-14T13:05:44.768Z INFO 8090 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:05:45 2023-12-14T13:05:44.768Z WARN 8090 --- [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. 13:05:45 2023-12-14T13:05:44.772Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:05:45 2023-12-14T13:05:44.772Z WARN 8090 --- [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. 13:05:45 2023-12-14T13:05:44.853Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:05:45 2023-12-14T13:05:44.853Z WARN 8090 --- [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. 13:05:45 2023-12-14T13:05:44.953Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:05:45 2023-12-14T13:05:44.953Z WARN 8090 --- [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. 13:05:45 2023-12-14T13:05:45.083Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:05:45 2023-12-14T13:05:45.083Z WARN 8090 --- [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. 13:05:45 2023-12-14T13:05:45.091Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:05:45 2023-12-14T13:05:45.091Z WARN 8090 --- [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. 13:05:45 2023-12-14T13:05:45.104Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:05:45 2023-12-14T13:05:45.104Z WARN 8090 --- [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. 13:05:45 2023-12-14T13:05:45.227Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:05:45 2023-12-14T13:05:45.227Z WARN 8090 --- [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. 13:05:45 2023-12-14T13:05:45.251Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 13:05:45 2023-12-14T13:05:45.251Z WARN 8090 --- [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. 13:05:45 2023-12-14T13:05:45.374Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:05:45 2023-12-14T13:05:45.374Z WARN 8090 --- [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. 13:05:45 2023-12-14T13:05:45.389Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:05:45 2023-12-14T13:05:45.389Z WARN 8090 --- [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. 13:05:45 2023-12-14T13:05:45.454Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:05:45 2023-12-14T13:05:45.454Z WARN 8090 --- [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. 13:05:45 2023-12-14T13:05:45.617Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:05:45 2023-12-14T13:05:45.617Z WARN 8090 --- [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. 13:05:45 2023-12-14T13:05:45.617Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:45 2023-12-14T13:05:45.670Z INFO 8090 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:05:45 2023-12-14T13:05:45.670Z WARN 8090 --- [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. 13:05:45 2023-12-14T13:05:45.705Z INFO 8090 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:05:45 2023-12-14T13:05:45.705Z WARN 8090 --- [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. 13:05:45 2023-12-14T13:05:45.772Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:05:45 2023-12-14T13:05:45.772Z WARN 8090 --- [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. 13:05:45 2023-12-14T13:05:45.776Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:05:45 2023-12-14T13:05:45.776Z WARN 8090 --- [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. 13:05:45 2023-12-14T13:05:45.795Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 13:05:45 2023-12-14T13:05:45.796Z WARN 8090 --- [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. 13:05:45 2023-12-14T13:05:45.799Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:05:45 2023-12-14T13:05:45.799Z WARN 8090 --- [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. 13:05:45 2023-12-14T13:05:45.799Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:45 2023-12-14T13:05:45.859Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 is now in READY state 13:05:45 2023-12-14T13:05:45.860Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-2 is now in READY state 13:05:45 2023-12-14T13:05:45.862Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 13:05:45 2023-12-14T13:05:45.866Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 13:05:45 2023-12-14T13:05:45.866Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 13:05:45 2023-12-14T13:05:45.866Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 13:05:45 2023-12-14T13:05:45.867Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 13:05:45 2023-12-14T13:05:45.867Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 13:05:45 2023-12-14T13:05:45.867Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 13:05:45 2023-12-14T13:05:45.873Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 13:05:45 2023-12-14T13:05:45.873Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 13:05:45 2023-12-14T13:05:45.873Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 13:05:45 2023-12-14T13:05:45.907Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:05:45 2023-12-14T13:05:45.907Z WARN 8090 --- [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. 13:05:45 2023-12-14T13:05:45.909Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:05:45 2023-12-14T13:05:45.909Z WARN 8090 --- [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. 13:05:45 2023-12-14T13:05:45.913Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-1 is true 13:05:45 2023-12-14T13:05:45.914Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 removed from in progress map 13:05:45 2023-12-14T13:05:45.914Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-2 is false 13:05:45 2023-12-14T13:05:45.949Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-1 is false 13:05:45 2023-12-14T13:05:45.949Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-2 is false 13:05:45 2023-12-14T13:05:45.956Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 is now in READY state 13:05:45 2023-12-14T13:05:45.956Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 13:05:45 2023-12-14T13:05:45.957Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:05:45 2023-12-14T13:05:45.957Z WARN 8090 --- [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. 13:05:45 2023-12-14T13:05:45.958Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 13:05:45 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.241 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncTasksSpec 13:05:45 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdogSpec 13:05:46 2023-12-14T13:05:45.989Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:05:46 2023-12-14T13:05:45.989Z WARN 8090 --- [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. 13:05:46 2023-12-14T13:05:46.032Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 13:05:46 2023-12-14T13:05:46.032Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 13:05:46 2023-12-14T13:05:46.032Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 13:05:46 2023-12-14T13:05:46.032Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 13:05:46 2023-12-14T13:05:46.033Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 13:05:46 2023-12-14T13:05:46.033Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 13:05:46 2023-12-14T13:05:46.036Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 13:05:46 2023-12-14T13:05:46.036Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 100 advised cm handles from DB 13:05:46 2023-12-14T13:05:46.036Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 100 13:05:46 2023-12-14T13:05:46.036Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 13:05:46 2023-12-14T13:05:46.036Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 13:05:46 2023-12-14T13:05:46.036Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 13:05:46 2023-12-14T13:05:46.037Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 13:05:46 2023-12-14T13:05:46.037Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 200 advised cm handles from DB 13:05:46 2023-12-14T13:05:46.037Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 200 13:05:46 2023-12-14T13:05:46.038Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 13:05:46 2023-12-14T13:05:46.038Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 13:05:46 2023-12-14T13:05:46.038Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 13:05:46 2023-12-14T13:05:46.039Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 13:05:46 2023-12-14T13:05:46.039Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 13:05:46 2023-12-14T13:05:46.039Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 13:05:46 2023-12-14T13:05:46.040Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 13:05:46 2023-12-14T13:05:46.040Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 250 advised cm handles from DB 13:05:46 2023-12-14T13:05:46.040Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 250 13:05:46 2023-12-14T13:05:46.040Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 13:05:46 2023-12-14T13:05:46.040Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 13:05:46 2023-12-14T13:05:46.040Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 13:05:46 2023-12-14T13:05:46.041Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 13:05:46 2023-12-14T13:05:46.041Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 13:05:46 2023-12-14T13:05:46.041Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 13:05:46 2023-12-14T13:05:46.041Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 13:05:46 2023-12-14T13:05:46.041Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 13:05:46 2023-12-14T13:05:46.041Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 3 batch(es) active. 13:05:46 2023-12-14T13:05:46.043Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 13:05:46 2023-12-14T13:05:46.043Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 450 advised cm handles from DB 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.043Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:05:46 2023-12-14T13:05:46.055Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 13:05:46 2023-12-14T13:05:46.055Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 13:05:46 2023-12-14T13:05:46.055Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 13:05:46 2023-12-14T13:05:46.055Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 13:05:46 2023-12-14T13:05:46.055Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 13:05:46 2023-12-14T13:05:46.055Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 13:05:46 2023-12-14T13:05:46.055Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 13:05:46 2023-12-14T13:05:46.055Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : module sync for null already in progress by other instance 13:05:46 2023-12-14T13:05:46.055Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 0. 1 batch(es) active. 13:05:46 2023-12-14T13:05:46.057Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:05:46 2023-12-14T13:05:46.057Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 13:05:46 2023-12-14T13:05:46.057Z WARN 8090 --- [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. 13:05:46 2023-12-14T13:05:46.057Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 13:05:46 2023-12-14T13:05:46.057Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 13:05:46 2023-12-14T13:05:46.057Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 13:05:46 2023-12-14T13:05:46.058Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 13:05:46 2023-12-14T13:05:46.058Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 13:05:46 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdogSpec 13:05:46 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.config.WatchdogSchedulingConfigurerSpec 13:05:46 13:05:43,629 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@16bb3fc - Propagating DEBUG level on Logger[org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtils] onto the JUL framework 13:05:46 13:05:46,076 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 13:05:46 13:05:46,076 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 13:05:46 13:05:46,077 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5b90252d - 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 13:05:46 13:05:46,079 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@15c1ddb4 - 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. 13:05:46 13:05:46,079 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5b90252d - 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 13:05:46 13:05:46,081 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 13:05:46 13:05:46,081 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 13:05:46 13:05:46,081 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 13:05:46 13:05:46,081 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@15c1ddb4 - 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. 13:05:46 13:05:46,081 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5b90252d - 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 13:05:46 13:05:46,083 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 13:05:46 13:05:46,083 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 13:05:46 13:05:46,083 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 13:05:46 13:05:46,083 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702559146083) 13:05:46 13:05:46,083 |-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] 13:05:46 13:05:46,083 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 13:05:46 13:05:46,084 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 13:05:46 13:05:46,084 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4596c078 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 13:05:46 13:05:46,084 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 13:05:46 13:05:46,084 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4596c078 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 13:05:46 13:05:46,084 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 13:05:46 13:05:46,084 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4596c078 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 13:05:46 13:05:46,084 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 13:05:46 13:05:46,084 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4596c078 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 13:05:46 13:05:46,084 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 13:05:46 13:05:46,084 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4596c078 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 13:05:46 13:05:46,084 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 13:05:46 13:05:46,084 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4596c078 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 13:05:46 13:05:46,084 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 13:05:46 13:05:46,084 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4596c078 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 13:05:46 13:05:46,084 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 13:05:46 13:05:46,084 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4596c078 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 13:05:46 13:05:46,084 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 13:05:46 13:05:46,084 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:05:46 13:05:46,085 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 13:05:46 13:05:46,085 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 13:05:46 13:05:46,085 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:05:46 13:05:46,085 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 13:05:46 13:05:46,086 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 13:05:46 13:05:46,090 |-INFO in ch.qos.logback.classic.pattern.DateConverter@480eb737 - Setting zoneId to "UTC" 13:05:46 13:05:46,090 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 13:05:46 13:05:46,090 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 13:05:46 13:05:46,093 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 13:05:46 13:05:46,093 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 13:05:46 13:05:46,093 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 13:05:46 13:05:46,093 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 13:05:46 13:05:46,093 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 13:05:46 13:05:46,093 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4596c078 - Propagating INFO level on Logger[ROOT] onto the JUL framework 13:05:46 13:05:46,093 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 13:05:46 13:05:46,093 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@4d8e060e - End of configuration. 13:05:46 13:05:46,093 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@17edfbdf - Registering current configuration as safe fallback point 13:05:46 13:05:46 13:05:46 . ____ _ __ _ _ 13:05:46 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:05:46 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:05:46 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:05:46 ' |____| .__|_| |_|_| |_\__, | / / / / 13:05:46 =========|_|==============|___/=/_/_/_/ 13:05:46 :: Spring Boot :: (v3.1.2) 13:05:46 13:05:46 2023-12-14T13:05:46.096Z INFO 8090 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : Starting WatchdogSchedulingConfigurerSpec using Java 17.0.6-ea with PID 8090 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 13:05:46 2023-12-14T13:05:46.096Z INFO 8090 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : No active profile set, falling back to 1 default profile: "default" 13:05:46 2023-12-14T13:05:46.117Z INFO 8090 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : Started WatchdogSchedulingConfigurerSpec in 0.054 seconds (process running for 122.386) 13:05:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s - in org.onap.cps.ncmp.api.impl.inventory.sync.config.WatchdogSchedulingConfigurerSpec 13:05:46 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.executor.AsyncTaskExecutorSpec 13:05:46 13:05:46 . ____ _ __ _ _ 13:05:46 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:05:46 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:05:46 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:05:46 ' |____| .__|_| |_|_| |_\__, | / / / / 13:05:46 =========|_|==============|___/=/_/_/_/ 13:05:46 :: Spring Boot :: (v3.1.2) 13:05:46 13:05:46 2023-12-14T13:05:46.159Z INFO 8090 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : Starting AsyncTaskExecutorSpec using Java 17.0.6-ea with PID 8090 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 13:05:46 2023-12-14T13:05:46.159Z INFO 8090 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : No active profile set, falling back to 1 default profile: "default" 13:05:46 2023-12-14T13:05:46.167Z INFO 8090 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : Started AsyncTaskExecutorSpec in 0.029 seconds (process running for 122.435) 13:05:46 2023-12-14T13:05:46.172Z WARN 8090 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutor : Async task didn't completed within the required time. 13:05:46 2023-12-14T13:05:46.176Z WARN 8090 --- [onPool-worker-2] o.o.c.n.a.i.i.s.e.AsyncTaskExecutor : Async task didn't completed within the required time. 13:05:46 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.onap.cps.ncmp.api.impl.inventory.sync.executor.AsyncTaskExecutorSpec 13:05:46 [INFO] Running org.onap.cps.ncmp.api.impl.operations.DmiDataOperationsSpec 13:05:46 2023-12-14T13:05:46.299Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:05:46 2023-12-14T13:05:46.299Z WARN 8090 --- [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. 13:05:46 2023-12-14T13:05:46.357Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 13:05:46 2023-12-14T13:05:46.358Z WARN 8090 --- [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. 13:05:46 2023-12-14T13:05:46.401Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:05:46 2023-12-14T13:05:46.401Z WARN 8090 --- [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. 13:05:46 2023-12-14T13:05:46.467Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:05:46 2023-12-14T13:05:46.467Z WARN 8090 --- [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. 13:05:46 13:05:46 . ____ _ __ _ _ 13:05:46 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:05:46 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:05:46 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:05:46 ' |____| .__|_| |_|_| |_\__, | / / / / 13:05:46 =========|_|==============|___/=/_/_/_/ 13:05:46 :: Spring Boot :: (v3.1.2) 13:05:46 13:05:46 2023-12-14T13:05:46.530Z INFO 8090 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : Starting DmiDataOperationsSpec using Java 17.0.6-ea with PID 8090 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 13:05:46 2023-12-14T13:05:46.530Z INFO 8090 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : No active profile set, falling back to 1 default profile: "default" 13:05:46 2023-12-14T13:05:46.538Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:05:46 2023-12-14T13:05:46.538Z WARN 8090 --- [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. 13:05:46 2023-12-14T13:05:46.643Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:05:46 2023-12-14T13:05:46.643Z WARN 8090 --- [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. 13:05:46 2023-12-14T13:05:46.743Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:05:46 2023-12-14T13:05:46.743Z WARN 8090 --- [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. 13:05:46 2023-12-14T13:05:46.743Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:46 2023-12-14T13:05:46.794Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:05:46 2023-12-14T13:05:46.794Z WARN 8090 --- [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. 13:05:46 2023-12-14T13:05:46.801Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 13:05:46 2023-12-14T13:05:46.801Z WARN 8090 --- [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. 13:05:46 2023-12-14T13:05:46.817Z INFO 8090 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:05:46 2023-12-14T13:05:46.817Z WARN 8090 --- [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. 13:05:46 2023-12-14T13:05:46.818Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:05:46 2023-12-14T13:05:46.818Z WARN 8090 --- [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. 13:05:46 2023-12-14T13:05:46.825Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:05:46 2023-12-14T13:05:46.825Z WARN 8090 --- [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. 13:05:46 2023-12-14T13:05:46.830Z INFO 8090 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : Started DmiDataOperationsSpec in 0.314 seconds (process running for 123.098) 13:05:46 2023-12-14T13:05:46.866Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:05:46 2023-12-14T13:05:46.867Z WARN 8090 --- [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. 13:05:46 2023-12-14T13:05:46.867Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:46 2023-12-14T13:05:46.880Z INFO 8090 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:05:46 2023-12-14T13:05:46.881Z WARN 8090 --- [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. 13:05:46 2023-12-14T13:05:46.912Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:05:46 2023-12-14T13:05:46.912Z WARN 8090 --- [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. 13:05:47 2023-12-14T13:05:46.992Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:05:47 2023-12-14T13:05:46.992Z WARN 8090 --- [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. 13:05:47 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.835 s - in org.onap.cps.ncmp.api.impl.operations.DmiDataOperationsSpec 13:05:47 [INFO] Running org.onap.cps.ncmp.api.impl.operations.DmiModelOperationsSpec 13:05:47 13:05:47 . ____ _ __ _ _ 13:05:47 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:05:47 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:05:47 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:05:47 ' |____| .__|_| |_|_| |_\__, | / / / / 13:05:47 =========|_|==============|___/=/_/_/_/ 13:05:47 :: Spring Boot :: (v3.1.2) 13:05:47 13:05:47 2023-12-14T13:05:47.072Z INFO 8090 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : Starting DmiModelOperationsSpec using Java 17.0.6-ea with PID 8090 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 13:05:47 2023-12-14T13:05:47.072Z INFO 8090 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : No active profile set, falling back to 1 default profile: "default" 13:05:47 2023-12-14T13:05:47.094Z INFO 8090 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : Started DmiModelOperationsSpec in 0.037 seconds (process running for 123.362) 13:05:47 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s - in org.onap.cps.ncmp.api.impl.operations.DmiModelOperationsSpec 13:05:47 [INFO] Running org.onap.cps.ncmp.api.impl.subscriptions.SubscriptionPersistenceSpec 13:05:47 2023-12-14T13:05:47.159Z INFO 8090 --- [ 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}]} 13:05:47 2023-12-14T13:05:47.162Z INFO 8090 --- [ 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"}]} 13:05:47 2023-12-14T13:05:47.162Z INFO 8090 --- [ 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"}]} 13:05:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.cps.ncmp.api.impl.subscriptions.SubscriptionPersistenceSpec 13:05:47 [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.DeviceHeartbeatConsumerSpec 13:05:47 2023-12-14T13:05:47.170Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:05:47 2023-12-14T13:05:47.170Z WARN 8090 --- [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. 13:05:47 2023-12-14T13:05:47.170Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:05:47 2023-12-14T13:05:47.170Z WARN 8090 --- [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. 13:05:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.cps.ncmp.api.impl.trustlevel.DeviceHeartbeatConsumerSpec 13:05:47 [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelManagerSpec 13:05:47 2023-12-14T13:05:47.199Z INFO 8090 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: NONE 13:05:47 2023-12-14T13:05:47.201Z INFO 8090 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: COMPLETE 13:05:47 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelManagerSpec 13:05:47 [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelSpec 13:05:47 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelSpec 13:05:47 [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.dmiavailability.DmiPluginWatchDogSpec 13:05:47 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.cps.ncmp.api.impl.trustlevel.dmiavailability.DmiPluginWatchDogSpec 13:05:47 [INFO] Running org.onap.cps.ncmp.api.impl.utils.CmHandleQueryConditionsSpec 13:05:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.cps.ncmp.api.impl.utils.CmHandleQueryConditionsSpec 13:05:47 [INFO] Running org.onap.cps.ncmp.api.impl.utils.CmSubscriptionEventCloudMapperSpec 13:05:47 2023-12-14T13:05:47.268Z ERROR 8090 --- [ main] c.n.a.i.u.CmSubscriptionEventCloudMapper : The Cloud Event could not be constructed 13:05:47 13:05:47 com.fasterxml.jackson.core.JsonProcessingException: The Cloud Event could not be constructed 13:05:47 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:05:47 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:05:47 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:05:47 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:05:47 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:05:47 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:05:47 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:05:47 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 13:05:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 13:05:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 13:05:47 at org.onap.cps.ncmp.api.impl.utils.CmSubscriptionEventCloudMapperSpec.$spock_feature_0_1(CmSubscriptionEventCloudMapperSpec.groovy:70) 13:05:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:05:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:05:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:05:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:05:47 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:05:47 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:05:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:05:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:05:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:05:47 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:05:47 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:05:47 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 13:05:47 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 13:05:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:05:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:05:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:05:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:05:47 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:05:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:05:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:05:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:05:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:05:47 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:05:47 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:05:47 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 13:05:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:05:47 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:05:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:05:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:05:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:05:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:05:47 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:05:47 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:05:47 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 13:05:47 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 13:05:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:05:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:05:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:05:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:05:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:05:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:05:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:05:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:05:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:05:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:05:47 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:05:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:05:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:05:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:05:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:05:47 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:05:47 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:05:47 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:05:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:05:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:05:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:05:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:05:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:05:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:05:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:05:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:05:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:05:47 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:05:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:05:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:05:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:05:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:05:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:05:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:05:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:05:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:05:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:05:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:05:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:05:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:05:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:05:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:05:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:05:47 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:05:47 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:05:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:05:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:05:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:05:47 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:05:47 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:05:47 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:05:47 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:05:47 13:05:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.onap.cps.ncmp.api.impl.utils.CmSubscriptionEventCloudMapperSpec 13:05:47 [INFO] Running org.onap.cps.ncmp.api.impl.utils.DmiServiceUrlBuilderSpec 13:05:47 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.onap.cps.ncmp.api.impl.utils.DmiServiceUrlBuilderSpec 13:05:47 [INFO] Running org.onap.cps.ncmp.api.impl.utils.InventoryQueryConditionsSpec 13:05:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.cps.ncmp.api.impl.utils.InventoryQueryConditionsSpec 13:05:47 [INFO] Running org.onap.cps.ncmp.api.impl.utils.RestQueryParametersValidatorSpec 13:05:47 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.onap.cps.ncmp.api.impl.utils.RestQueryParametersValidatorSpec 13:05:47 [INFO] Running org.onap.cps.ncmp.api.impl.utils.SubscriptionOutcomeCloudMapperSpec 13:05:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.onap.cps.ncmp.api.impl.utils.SubscriptionOutcomeCloudMapperSpec 13:05:47 2023-12-14T13:05:47.323Z ERROR 8090 --- [ main] c.n.a.i.u.SubscriptionOutcomeCloudMapper : The Cloud Event could not be constructed 13:05:47 13:05:47 com.fasterxml.jackson.core.JsonProcessingException: The Cloud Event could not be constructed 13:05:47 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:05:47 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:05:47 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:05:47 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:05:47 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:05:47 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:05:47 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:05:47 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 13:05:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 13:05:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 13:05:47 at org.onap.cps.ncmp.api.impl.utils.SubscriptionOutcomeCloudMapperSpec.$spock_feature_0_1(SubscriptionOutcomeCloudMapperSpec.groovy:69) 13:05:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:05:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:05:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:05:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:05:47 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:05:47 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:05:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:05:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:05:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:05:47 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:05:47 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:05:47 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 13:05:47 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 13:05:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:05:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:05:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:05:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:05:47 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:05:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:05:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:05:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:05:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:05:47 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:05:47 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:05:47 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 13:05:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:05:47 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:05:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:05:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:05:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:05:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:05:47 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:05:47 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:05:47 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 13:05:47 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 13:05:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:05:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:05:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:05:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:05:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:05:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:05:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:05:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:05:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:05:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:05:47 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:05:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:05:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:05:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:05:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:05:47 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:05:47 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:05:47 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:05:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:05:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:05:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:05:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:05:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:05:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:05:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:05:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:05:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:05:47 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:05:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:05:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:05:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:05:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:05:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:05:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:05:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:05:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:05:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:05:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:05:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:05:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:05:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:05:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:05:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:05:47 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:05:47 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:05:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:05:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:05:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:05:47 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:05:47 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:05:47 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:05:47 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:05:47 13:05:47 [INFO] Running org.onap.cps.ncmp.api.impl.utils.YangDataConverterSpec 13:05:47 2023-12-14T13:05:47.328Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:05:47 2023-12-14T13:05:47.328Z WARN 8090 --- [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. 13:05:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.cps.ncmp.api.impl.utils.YangDataConverterSpec 13:05:47 [INFO] Running org.onap.cps.ncmp.api.impl.utils.context.CpsApplicationContextSpec 13:05:47 2023-12-14T13:05:47.333Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:05:47 2023-12-14T13:05:47.333Z WARN 8090 --- [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. 13:05:47 13:05:47 . ____ _ __ _ _ 13:05:47 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:05:47 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:05:47 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:05:47 ' |____| .__|_| |_|_| |_\__, | / / / / 13:05:47 =========|_|==============|___/=/_/_/_/ 13:05:47 :: Spring Boot :: (v3.1.2) 13:05:47 13:05:47 2023-12-14T13:05:47.349Z INFO 8090 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : Starting CpsApplicationContextSpec using Java 17.0.6-ea with PID 8090 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 13:05:47 2023-12-14T13:05:47.349Z INFO 8090 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : No active profile set, falling back to 1 default profile: "default" 13:05:47 2023-12-14T13:05:47.357Z INFO 8090 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : Started CpsApplicationContextSpec in 0.022 seconds (process running for 123.625) 13:05:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.onap.cps.ncmp.api.impl.utils.context.CpsApplicationContextSpec 13:05:47 [INFO] Running org.onap.cps.ncmp.api.impl.utils.DataNodeHelperSpec 13:05:47 2023-12-14T13:05:47.368Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 13:05:47 2023-12-14T13:05:47.368Z WARN 8090 --- [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. 13:05:47 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.cps.ncmp.api.impl.utils.DataNodeHelperSpec 13:05:47 [INFO] Running org.onap.cps.ncmp.api.impl.utils.data.operation.ResourceDataOperationRequestUtilsSpec 13:05:48 2023-12-14T13:05:47.374Z INFO 8090 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 13:05:48 2023-12-14T13:05:47.454Z INFO 8090 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 2cf23b885cc3f5aae4f963b3b36372c6d1b8bef8ae11207d7e6953164142c1bf 13:05:48 2023-12-14T13:05:47.476Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:05:48 2023-12-14T13:05:47.476Z WARN 8090 --- [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. 13:05:48 2023-12-14T13:05:47.604Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:05:48 2023-12-14T13:05:47.605Z WARN 8090 --- [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. 13:05:48 2023-12-14T13:05:47.677Z INFO 8090 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:05:48 2023-12-14T13:05:47.678Z WARN 8090 --- [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. 13:05:48 2023-12-14T13:05:47.697Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:05:48 2023-12-14T13:05:47.697Z WARN 8090 --- [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. 13:05:48 2023-12-14T13:05:47.753Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:05:48 2023-12-14T13:05:47.753Z WARN 8090 --- [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. 13:05:48 2023-12-14T13:05:47.753Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:48 2023-12-14T13:05:47.828Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:05:48 2023-12-14T13:05:47.828Z WARN 8090 --- [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. 13:05:48 2023-12-14T13:05:47.828Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:48 2023-12-14T13:05:47.829Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:05:48 2023-12-14T13:05:47.829Z WARN 8090 --- [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. 13:05:48 2023-12-14T13:05:47.836Z INFO 8090 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:05:48 2023-12-14T13:05:47.836Z WARN 8090 --- [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. 13:05:48 2023-12-14T13:05:47.905Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 13:05:48 2023-12-14T13:05:47.905Z WARN 8090 --- [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. 13:05:48 2023-12-14T13:05:47.936Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:05:48 2023-12-14T13:05:47.936Z WARN 8090 --- [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. 13:05:48 2023-12-14T13:05:47.962Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:05:48 2023-12-14T13:05:47.962Z WARN 8090 --- [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. 13:05:48 2023-12-14T13:05:47.978Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:05:48 2023-12-14T13:05:47.978Z WARN 8090 --- [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. 13:05:48 2023-12-14T13:05:48.078Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:05:48 2023-12-14T13:05:48.078Z WARN 8090 --- [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. 13:05:48 2023-12-14T13:05:48.104Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:05:48 2023-12-14T13:05:48.104Z WARN 8090 --- [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. 13:05:48 2023-12-14T13:05:48.124Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:05:48 2023-12-14T13:05:48.124Z WARN 8090 --- [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. 13:05:48 2023-12-14T13:05:48.274Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 13:05:48 2023-12-14T13:05:48.274Z WARN 8090 --- [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. 13:05:48 2023-12-14T13:05:48.387Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:05:48 2023-12-14T13:05:48.387Z WARN 8090 --- [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. 13:05:48 2023-12-14T13:05:48.391Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:05:48 2023-12-14T13:05:48.391Z WARN 8090 --- [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. 13:05:48 2023-12-14T13:05:48.536Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:05:48 2023-12-14T13:05:48.536Z WARN 8090 --- [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. 13:05:48 2023-12-14T13:05:48.695Z INFO 8090 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:05:48 2023-12-14T13:05:48.695Z WARN 8090 --- [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. 13:05:48 2023-12-14T13:05:48.705Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:05:48 2023-12-14T13:05:48.705Z WARN 8090 --- [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. 13:05:48 2023-12-14T13:05:48.786Z INFO 8090 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:05:48 2023-12-14T13:05:48.786Z WARN 8090 --- [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. 13:05:48 2023-12-14T13:05:48.797Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=1, /10.30.107.110:35149->/10.30.107.246:5702, qualifier=null, endpoint=[10.30.107.246]:5702, remoteUuid=5ab5b404-6fa5-43b3-b5a0-9141238aafc4, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:05:48 2023-12-14T13:05:48.801Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:48 2023-12-14T13:05:48.802Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:48 2023-12-14T13:05:48.806Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 13:05:48 2023-12-14T13:05:48.806Z WARN 8090 --- [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. 13:05:48 2023-12-14T13:05:48.807Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:05:48 2023-12-14T13:05:48.807Z WARN 8090 --- [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. 13:05:48 2023-12-14T13:05:48.832Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:05:48 2023-12-14T13:05:48.832Z WARN 8090 --- [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. 13:05:48 2023-12-14T13:05:48.888Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=11, /10.30.107.110:5705->/10.30.107.246:38653, qualifier=null, endpoint=[10.30.107.246]:5704, remoteUuid=56b78c57-2452-4865-9799-68544de7d45d, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:05:48 2023-12-14T13:05:48.888Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=1, /10.30.107.110:34829->/10.30.107.246:5702, qualifier=null, endpoint=[10.30.107.246]:5702, remoteUuid=5ab5b404-6fa5-43b3-b5a0-9141238aafc4, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:05:48 2023-12-14T13:05:48.889Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=1, /10.30.107.110:43877->/10.30.107.246:5702, qualifier=null, endpoint=[10.30.107.246]:5702, remoteUuid=5ab5b404-6fa5-43b3-b5a0-9141238aafc4, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:05:48 2023-12-14T13:05:48.889Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=13, /10.30.107.110:51139->/10.30.107.246:5704, qualifier=null, endpoint=[10.30.107.246]:5704, remoteUuid=56b78c57-2452-4865-9799-68544de7d45d, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:05:48 2023-12-14T13:05:48.889Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=14, /10.30.107.110:40919->/10.30.107.246:5706, qualifier=null, endpoint=[10.30.107.246]:5706, remoteUuid=34ccd3e4-1fff-43a8-960b-818781819198, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:05:48 2023-12-14T13:05:48.889Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=1, /10.30.107.110:51083->/10.30.107.246:5702, qualifier=null, endpoint=[10.30.107.246]:5702, remoteUuid=5ab5b404-6fa5-43b3-b5a0-9141238aafc4, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:05:48 2023-12-14T13:05:48.889Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=8, /10.30.107.110:54315->/10.30.107.246:5706, qualifier=null, endpoint=[10.30.107.246]:5706, remoteUuid=34ccd3e4-1fff-43a8-960b-818781819198, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:05:48 2023-12-14T13:05:48.889Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:48 2023-12-14T13:05:48.889Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:48 2023-12-14T13:05:48.890Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:48 2023-12-14T13:05:48.890Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:48 2023-12-14T13:05:48.890Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=1, /10.30.107.110:34039->/10.30.107.246:5702, qualifier=null, endpoint=[10.30.107.246]:5702, remoteUuid=5ab5b404-6fa5-43b3-b5a0-9141238aafc4, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:05:48 2023-12-14T13:05:48.889Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=6, /10.30.107.110:5702->/10.30.107.246:33559, qualifier=null, endpoint=[10.30.107.246]:5704, remoteUuid=56b78c57-2452-4865-9799-68544de7d45d, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:05:48 2023-12-14T13:05:48.889Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=1, /10.30.107.110:47845->/10.30.107.246:5702, qualifier=null, endpoint=[10.30.107.246]:5702, remoteUuid=5ab5b404-6fa5-43b3-b5a0-9141238aafc4, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:05:48 2023-12-14T13:05:48.890Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:48 2023-12-14T13:05:48.890Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:48 2023-12-14T13:05:48.891Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:48 2023-12-14T13:05:48.891Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:48 2023-12-14T13:05:48.891Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=5, /10.30.107.110:5706->/10.30.107.246:57187, qualifier=null, endpoint=[10.30.107.246]:5704, remoteUuid=56b78c57-2452-4865-9799-68544de7d45d, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:05:48 2023-12-14T13:05:48.891Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:48 2023-12-14T13:05:48.891Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=4, /10.30.107.110:5703->/10.30.107.246:35041, qualifier=null, endpoint=[10.30.107.246]:5704, remoteUuid=56b78c57-2452-4865-9799-68544de7d45d, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:05:48 2023-12-14T13:05:48.891Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=3, /10.30.107.110:5707->/10.30.107.246:46943, qualifier=null, endpoint=[10.30.107.246]:5706, remoteUuid=34ccd3e4-1fff-43a8-960b-818781819198, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:05:48 2023-12-14T13:05:48.891Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:48 2023-12-14T13:05:48.891Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:48 2023-12-14T13:05:48.891Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:48 2023-12-14T13:05:48.891Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=14, /10.30.107.110:56285->/10.30.107.246:5706, qualifier=null, endpoint=[10.30.107.246]:5706, remoteUuid=34ccd3e4-1fff-43a8-960b-818781819198, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:05:48 2023-12-14T13:05:48.891Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:48 2023-12-14T13:05:48.892Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=13, /10.30.107.110:42531->/10.30.107.246:5706, qualifier=null, endpoint=[10.30.107.246]:5706, remoteUuid=34ccd3e4-1fff-43a8-960b-818781819198, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:05:48 2023-12-14T13:05:48.892Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=13, /10.30.107.110:46409->/10.30.107.246:5706, qualifier=null, endpoint=[10.30.107.246]:5706, remoteUuid=34ccd3e4-1fff-43a8-960b-818781819198, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:05:48 2023-12-14T13:05:48.892Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:48 2023-12-14T13:05:48.892Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:48 2023-12-14T13:05:48.892Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=6, /10.30.107.110:5706->/10.30.107.246:35277, qualifier=null, endpoint=[10.30.107.246]:5706, remoteUuid=34ccd3e4-1fff-43a8-960b-818781819198, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:05:48 2023-12-14T13:05:48.892Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=5, /10.30.107.110:52353->/10.30.107.246:5704, qualifier=null, endpoint=[10.30.107.246]:5704, remoteUuid=56b78c57-2452-4865-9799-68544de7d45d, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:05:48 2023-12-14T13:05:48.892Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:48 2023-12-14T13:05:48.892Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:48 2023-12-14T13:05:48.892Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:48 2023-12-14T13:05:48.892Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=2, /10.30.107.110:5707->/10.30.107.246:35129, qualifier=null, endpoint=[10.30.107.246]:5704, remoteUuid=56b78c57-2452-4865-9799-68544de7d45d, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:05:48 2023-12-14T13:05:48.892Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=8, /10.30.107.110:52453->/10.30.107.246:5704, qualifier=null, endpoint=[10.30.107.246]:5704, remoteUuid=56b78c57-2452-4865-9799-68544de7d45d, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:05:48 2023-12-14T13:05:48.892Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:48 2023-12-14T13:05:48.892Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:48 2023-12-14T13:05:48.893Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:48 2023-12-14T13:05:48.893Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:48 2023-12-14T13:05:48.893Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:48 2023-12-14T13:05:48.893Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=7, /10.30.107.110:39535->/10.30.107.246:5704, qualifier=null, endpoint=[10.30.107.246]:5704, remoteUuid=56b78c57-2452-4865-9799-68544de7d45d, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:05:48 2023-12-14T13:05:48.893Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:48 2023-12-14T13:05:48.893Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:48 2023-12-14T13:05:48.893Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:48 2023-12-14T13:05:48.894Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:48 2023-12-14T13:05:48.894Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:48 2023-12-14T13:05:48.894Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:48 2023-12-14T13:05:48.894Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:48 2023-12-14T13:05:48.894Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:48 2023-12-14T13:05:48.894Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:48 2023-12-14T13:05:48.894Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=4, /10.30.107.110:43781->/10.30.107.246:5703, qualifier=null, endpoint=[10.30.107.246]:5703, remoteUuid=8411ad98-fd9f-4486-8bf8-728696bd05e7, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:05:48 2023-12-14T13:05:48.895Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:48 2023-12-14T13:05:48.895Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=2, /10.30.107.110:5702->/10.30.107.246:48829, qualifier=null, endpoint=[10.30.107.246]:5703, remoteUuid=8411ad98-fd9f-4486-8bf8-728696bd05e7, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:05:48 2023-12-14T13:05:48.895Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=6, /10.30.107.110:58295->/10.30.107.246:5703, qualifier=null, endpoint=[10.30.107.246]:5703, remoteUuid=8411ad98-fd9f-4486-8bf8-728696bd05e7, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:05:48 2023-12-14T13:05:48.895Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:48 2023-12-14T13:05:48.895Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=12, /10.30.107.110:40169->/10.30.107.246:5703, qualifier=null, endpoint=[10.30.107.246]:5703, remoteUuid=8411ad98-fd9f-4486-8bf8-728696bd05e7, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:05:48 2023-12-14T13:05:48.895Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=3, /10.30.107.110:5703->/10.30.107.246:59529, qualifier=null, endpoint=[10.30.107.246]:5703, remoteUuid=8411ad98-fd9f-4486-8bf8-728696bd05e7, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:05:48 2023-12-14T13:05:48.895Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=5, /10.30.107.110:5704->/10.30.107.246:40739, qualifier=null, endpoint=[10.30.107.246]:5703, remoteUuid=8411ad98-fd9f-4486-8bf8-728696bd05e7, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:05:48 2023-12-14T13:05:48.895Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:48 2023-12-14T13:05:48.896Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:48 2023-12-14T13:05:48.896Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:48 2023-12-14T13:05:48.896Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=3, /10.30.107.110:58813->/10.30.107.246:5703, qualifier=null, endpoint=[10.30.107.246]:5703, remoteUuid=8411ad98-fd9f-4486-8bf8-728696bd05e7, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:05:48 2023-12-14T13:05:48.896Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:48 2023-12-14T13:05:48.896Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=6, /10.30.107.110:5704->/10.30.107.246:55041, qualifier=null, endpoint=[10.30.107.246]:5705, remoteUuid=2be77ec5-01ad-4da5-9c7b-fe9d20ad6be7, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:05:48 2023-12-14T13:05:48.896Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=10, /10.30.107.110:5702->/10.30.107.246:54877, qualifier=null, endpoint=[10.30.107.246]:5705, remoteUuid=2be77ec5-01ad-4da5-9c7b-fe9d20ad6be7, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:05:48 2023-12-14T13:05:48.896Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=17, /10.30.107.110:5704->/10.30.107.246:35301, qualifier=null, endpoint=[10.30.107.246]:5707, remoteUuid=8c356b42-9999-4c65-b034-7c4fdd6726ca, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:05:48 2023-12-14T13:05:48.896Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:48 2023-12-14T13:05:48.896Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=16, /10.30.107.110:50823->/10.30.107.246:5707, qualifier=null, endpoint=[10.30.107.246]:5707, remoteUuid=8c356b42-9999-4c65-b034-7c4fdd6726ca, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:05:48 2023-12-14T13:05:48.896Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:48 2023-12-14T13:05:48.896Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=16, /10.30.107.110:33103->/10.30.107.246:5707, qualifier=null, endpoint=[10.30.107.246]:5707, remoteUuid=8c356b42-9999-4c65-b034-7c4fdd6726ca, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:05:48 2023-12-14T13:05:48.897Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:48 2023-12-14T13:05:48.897Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:48 2023-12-14T13:05:48.897Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:48 2023-12-14T13:05:48.897Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=9, /10.30.107.110:5706->/10.30.107.246:51233, qualifier=null, endpoint=[10.30.107.246]:5707, remoteUuid=8c356b42-9999-4c65-b034-7c4fdd6726ca, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:05:48 2023-12-14T13:05:48.897Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:48 2023-12-14T13:05:48.897Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=8, /10.30.107.110:5703->/10.30.107.246:50187, qualifier=null, endpoint=[10.30.107.246]:5705, remoteUuid=2be77ec5-01ad-4da5-9c7b-fe9d20ad6be7, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:05:48 2023-12-14T13:05:48.897Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=5, /10.30.107.110:5707->/10.30.107.246:40093, qualifier=null, endpoint=[10.30.107.246]:5707, remoteUuid=8c356b42-9999-4c65-b034-7c4fdd6726ca, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:05:48 2023-12-14T13:05:48.897Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=16, /10.30.107.110:50921->/10.30.107.246:5707, qualifier=null, endpoint=[10.30.107.246]:5707, remoteUuid=8c356b42-9999-4c65-b034-7c4fdd6726ca, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:05:48 2023-12-14T13:05:48.897Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:48 2023-12-14T13:05:48.897Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:48 2023-12-14T13:05:48.897Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=11, /10.30.107.110:36627->/10.30.107.246:5705, qualifier=null, endpoint=[10.30.107.246]:5705, remoteUuid=2be77ec5-01ad-4da5-9c7b-fe9d20ad6be7, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:05:48 2023-12-14T13:05:48.897Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:48 2023-12-14T13:05:48.897Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:48 2023-12-14T13:05:48.897Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:48 2023-12-14T13:05:48.897Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:48 2023-12-14T13:05:48.897Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:48 2023-12-14T13:05:48.897Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:48 2023-12-14T13:05:48.898Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:48 2023-12-14T13:05:48.898Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=7, /10.30.107.110:49007->/10.30.107.246:5703, qualifier=null, endpoint=[10.30.107.246]:5703, remoteUuid=8411ad98-fd9f-4486-8bf8-728696bd05e7, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:05:48 2023-12-14T13:05:48.898Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:48 2023-12-14T13:05:48.898Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:48 2023-12-14T13:05:48.898Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:48 2023-12-14T13:05:48.898Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:48 2023-12-14T13:05:48.898Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:48.898Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:48.898Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=17, /10.30.107.110:50039->/10.30.107.246:5707, qualifier=null, endpoint=[10.30.107.246]:5707, remoteUuid=8c356b42-9999-4c65-b034-7c4fdd6726ca, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:05:49 2023-12-14T13:05:48.898Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:48.898Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:48.899Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:48.900Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=13, /10.30.107.110:5705->/10.30.107.246:40727, qualifier=null, endpoint=[10.30.107.246]:5703, remoteUuid=8411ad98-fd9f-4486-8bf8-728696bd05e7, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:05:49 2023-12-14T13:05:48.900Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=12, /10.30.107.110:5705->/10.30.107.246:52497, qualifier=null, endpoint=[10.30.107.246]:5705, remoteUuid=2be77ec5-01ad-4da5-9c7b-fe9d20ad6be7, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:05:49 2023-12-14T13:05:48.900Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=15, /10.30.107.110:55297->/10.30.107.246:5707, qualifier=null, endpoint=[10.30.107.246]:5707, remoteUuid=8c356b42-9999-4c65-b034-7c4fdd6726ca, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:05:49 2023-12-14T13:05:48.900Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:48.900Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=9, /10.30.107.110:56531->/10.30.107.246:5704, qualifier=null, endpoint=[10.30.107.246]:5704, remoteUuid=56b78c57-2452-4865-9799-68544de7d45d, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:05:49 2023-12-14T13:05:48.901Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=17, /10.30.107.110:5705->/10.30.107.246:47861, qualifier=null, endpoint=[10.30.107.246]:5707, remoteUuid=8c356b42-9999-4c65-b034-7c4fdd6726ca, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:05:49 2023-12-14T13:05:48.901Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:48.901Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=10, /10.30.107.110:50393->/10.30.107.246:5705, qualifier=null, endpoint=[10.30.107.246]:5705, remoteUuid=2be77ec5-01ad-4da5-9c7b-fe9d20ad6be7, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:05:49 2023-12-14T13:05:48.901Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:48.901Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:48.901Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=11, /10.30.107.110:49227->/10.30.107.246:5705, qualifier=null, endpoint=[10.30.107.246]:5705, remoteUuid=2be77ec5-01ad-4da5-9c7b-fe9d20ad6be7, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:05:49 2023-12-14T13:05:48.901Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=18, /10.30.107.110:5702->/10.30.107.246:43165, qualifier=null, endpoint=[10.30.107.246]:5707, remoteUuid=8c356b42-9999-4c65-b034-7c4fdd6726ca, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:05:49 2023-12-14T13:05:48.901Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=15, /10.30.107.110:5702->/10.30.107.246:38303, qualifier=null, endpoint=[10.30.107.246]:5706, remoteUuid=34ccd3e4-1fff-43a8-960b-818781819198, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:05:49 2023-12-14T13:05:48.901Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:48.901Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=4, /10.30.107.110:5707->/10.30.107.246:58893, qualifier=null, endpoint=[10.30.107.246]:5705, remoteUuid=2be77ec5-01ad-4da5-9c7b-fe9d20ad6be7, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:05:49 2023-12-14T13:05:48.902Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=6, /10.30.107.110:5707->/10.30.107.246:40047, qualifier=null, endpoint=[10.30.107.246]:5703, remoteUuid=8411ad98-fd9f-4486-8bf8-728696bd05e7, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:05:49 2023-12-14T13:05:48.902Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:48.902Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:48.902Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:48.902Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:48.902Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:48.902Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:48.902Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:48.902Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:48.902Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:48.902Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:48.902Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:48.903Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:48.903Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:48.903Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:48.903Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:48.904Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:48.904Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:48.910Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=10, /10.30.107.110:5706->/10.30.107.246:34491, qualifier=null, endpoint=[10.30.107.246]:5705, remoteUuid=2be77ec5-01ad-4da5-9c7b-fe9d20ad6be7, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:05:49 2023-12-14T13:05:48.911Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=7, /10.30.107.110:5706->/10.30.107.246:46023, qualifier=null, endpoint=[10.30.107.246]:5703, remoteUuid=8411ad98-fd9f-4486-8bf8-728696bd05e7, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:05:49 2023-12-14T13:05:48.911Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:48.911Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:48.911Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:48.911Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:48.911Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:48.911Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:48.919Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:48.920Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:05:49 2023-12-14T13:05:48.920Z WARN 8090 --- [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. 13:05:49 2023-12-14T13:05:48.920Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:49 2023-12-14T13:05:48.920Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:48.933Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=9, /10.30.107.110:60403->/10.30.107.246:5705, qualifier=null, endpoint=[10.30.107.246]:5705, remoteUuid=2be77ec5-01ad-4da5-9c7b-fe9d20ad6be7, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:05:49 2023-12-14T13:05:48.933Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=10, /10.30.107.110:5704->/10.30.107.246:54243, qualifier=null, endpoint=[10.30.107.246]:5704, remoteUuid=56b78c57-2452-4865-9799-68544de7d45d, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:05:49 2023-12-14T13:05:48.933Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:48.933Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:48.934Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:48.934Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:48.936Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:05:49 2023-12-14T13:05:48.936Z WARN 8090 --- [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. 13:05:49 2023-12-14T13:05:48.983Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:05:49 2023-12-14T13:05:48.983Z WARN 8090 --- [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. 13:05:49 2023-12-14T13:05:48.983Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:49 2023-12-14T13:05:48.991Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:48.991Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:48.992Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:48.992Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:48.992Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:48.992Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:48.992Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:48.992Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:48.993Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:48.993Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:48.993Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:48.994Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:48.994Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:48.994Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:48.994Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:48.994Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:48.994Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:48.995Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:48.995Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:48.995Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:48.995Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:48.995Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:48.995Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:48.996Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:48.996Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:48.997Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:48.997Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:48.998Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:48.998Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:48.998Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:48.998Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:48.998Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:48.998Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:48.998Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:48.998Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:48.998Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:48.998Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:48.999Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:48.999Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:48.999Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:48.999Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:48.999Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:48.999Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.001Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.001Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.001Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.002Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.002Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.002Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.003Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.003Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.003Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.003Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.003Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.003Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.003Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.003Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.004Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.004Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.004Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.004Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.004Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.005Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.006Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.012Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.012Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.012Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.012Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.013Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.013Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.020Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:05:49 2023-12-14T13:05:49.020Z WARN 8090 --- [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. 13:05:49 2023-12-14T13:05:49.021Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.022Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.022Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.022Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.023Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.023Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.030Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.031Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.031Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.031Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.033Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.034Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.034Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.034Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.035Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.035Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.048Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:05:49 2023-12-14T13:05:49.048Z WARN 8090 --- [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. 13:05:49 2023-12-14T13:05:49.063Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.064Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.064Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.065Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.065Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.065Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.065Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.066Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.066Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.068Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.082Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:05:49 2023-12-14T13:05:49.082Z WARN 8090 --- [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. 13:05:49 2023-12-14T13:05:49.092Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.092Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.093Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.093Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.093Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.094Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.094Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.094Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.095Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.095Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.096Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.096Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.096Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.096Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.096Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.096Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.096Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.096Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.096Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.097Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.097Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.097Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.098Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.098Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.099Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.099Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.099Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.099Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.099Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.099Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.100Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.100Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.100Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.100Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.100Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.100Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.100Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.100Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.100Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.100Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.100Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.101Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.102Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.102Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.103Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.103Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.103Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.103Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.103Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.104Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.104Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.104Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.104Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.104Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.104Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.105Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.105Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.105Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.105Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.105Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.105Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.106Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.107Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.107Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.109Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:05:49 2023-12-14T13:05:49.109Z WARN 8090 --- [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. 13:05:49 2023-12-14T13:05:49.113Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.113Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.113Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.114Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.114Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.114Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.122Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.123Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.123Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.123Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.124Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.124Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.124Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 5 13:05:49 2023-12-14T13:05:49.125Z WARN 8090 --- [ached.thread-12] c.h.i.cluster.impl.MembershipManager : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.246]:5702 - 5ab5b404-6fa5-43b3-b5a0-9141238aafc4 is suspected to be dead for reason: No connection 13:05:49 2023-12-14T13:05:49.130Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.130Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.131Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.131Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.131Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.132Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.132Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.132Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.132Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.132Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.133Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.133Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.134Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.135Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.135Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.136Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.136Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.136Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.159Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.160Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.161Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.162Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.162Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.162Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.162Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.162Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.163Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.163Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.163Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.164Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.164Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.164Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.164Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.165Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.165Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.165Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.165Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.165Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.165Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.166Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.166Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.166Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.166Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.167Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.167Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.167Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.167Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.168Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.169Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.169Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.194Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.194Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.194Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:05:49 2023-12-14T13:05:49.194Z WARN 8090 --- [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. 13:05:49 2023-12-14T13:05:49.194Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.194Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 5 13:05:49 2023-12-14T13:05:49.194Z WARN 8090 --- [ached.thread-11] c.h.i.cluster.impl.MembershipManager : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.246]:5704 - 56b78c57-2452-4865-9799-68544de7d45d is suspected to be dead for reason: No connection 13:05:49 2023-12-14T13:05:49.195Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.195Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.195Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.195Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 5 13:05:49 2023-12-14T13:05:49.195Z WARN 8090 --- [cached.thread-2] c.h.i.cluster.impl.MembershipManager : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.246]:5706 - 34ccd3e4-1fff-43a8-960b-818781819198 is suspected to be dead for reason: No connection 13:05:49 2023-12-14T13:05:49.196Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.196Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 5 13:05:49 2023-12-14T13:05:49.196Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.196Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 5 13:05:49 2023-12-14T13:05:49.196Z WARN 8090 --- [cached.thread-8] c.h.i.cluster.impl.MembershipManager : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.246]:5702 - 5ab5b404-6fa5-43b3-b5a0-9141238aafc4 is suspected to be dead for reason: No connection 13:05:49 2023-12-14T13:05:49.196Z INFO 8090 --- [cached.thread-8] c.h.i.cluster.impl.MembershipManager : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Starting mastership claim process... 13:05:49 2023-12-14T13:05:49.196Z INFO 8090 --- [cached.thread-8] c.h.i.cluster.impl.MembershipManager : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Local MembersView{version=12, members=[MemberInfo{address=[10.30.107.246]:5702, uuid=5ab5b404-6fa5-43b3-b5a0-9141238aafc4, cpMemberUUID=null, liteMember=false, memberListJoinVersion=1}, MemberInfo{address=[10.30.107.110]:5702, uuid=7413d50e-d82e-4d8d-a25e-b89c1560ee22, cpMemberUUID=null, liteMember=false, memberListJoinVersion=2}, MemberInfo{address=[10.30.107.246]:5703, uuid=8411ad98-fd9f-4486-8bf8-728696bd05e7, cpMemberUUID=null, liteMember=false, memberListJoinVersion=3}, MemberInfo{address=[10.30.107.246]:5704, uuid=56b78c57-2452-4865-9799-68544de7d45d, cpMemberUUID=null, liteMember=false, memberListJoinVersion=4}, MemberInfo{address=[10.30.107.110]:5703, uuid=995af882-a4bd-4737-b235-aea6462a2922, cpMemberUUID=null, liteMember=false, memberListJoinVersion=5}, MemberInfo{address=[10.30.107.110]:5704, uuid=ee53f8b9-888d-4b60-81f8-33842064ad00, cpMemberUUID=null, liteMember=false, memberListJoinVersion=6}, MemberInfo{address=[10.30.107.246]:5705, uuid=2be77ec5-01ad-4da5-9c7b-fe9d20ad6be7, cpMemberUUID=null, liteMember=false, memberListJoinVersion=7}, MemberInfo{address=[10.30.107.110]:5705, uuid=b143e08b-ccd3-44e7-855e-28d5c57e9b12, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}, MemberInfo{address=[10.30.107.246]:5706, uuid=34ccd3e4-1fff-43a8-960b-818781819198, cpMemberUUID=null, liteMember=false, memberListJoinVersion=9}, MemberInfo{address=[10.30.107.246]:5707, uuid=8c356b42-9999-4c65-b034-7c4fdd6726ca, cpMemberUUID=null, liteMember=false, memberListJoinVersion=10}, MemberInfo{address=[10.30.107.110]:5706, uuid=f692a648-836b-4a56-900e-ed0158e120ec, cpMemberUUID=null, liteMember=false, memberListJoinVersion=11}, MemberInfo{address=[10.30.107.110]:5707, uuid=ac8a6628-f65d-46e0-b07a-6c065fb5c7b4, cpMemberUUID=null, liteMember=false, memberListJoinVersion=12}]} with suspected members: [Member [10.30.107.246]:5702 - 5ab5b404-6fa5-43b3-b5a0-9141238aafc4] and initial addresses to ask: [Member [10.30.107.110]:5707 - ac8a6628-f65d-46e0-b07a-6c065fb5c7b4, Member [10.30.107.246]:5707 - 8c356b42-9999-4c65-b034-7c4fdd6726ca, Member [10.30.107.246]:5703 - 8411ad98-fd9f-4486-8bf8-728696bd05e7, Member [10.30.107.246]:5705 - 2be77ec5-01ad-4da5-9c7b-fe9d20ad6be7, Member [10.30.107.246]:5704 - 56b78c57-2452-4865-9799-68544de7d45d, Member [10.30.107.110]:5704 - ee53f8b9-888d-4b60-81f8-33842064ad00, Member [10.30.107.110]:5703 - 995af882-a4bd-4737-b235-aea6462a2922, Member [10.30.107.246]:5706 - 34ccd3e4-1fff-43a8-960b-818781819198, Member [10.30.107.110]:5706 - f692a648-836b-4a56-900e-ed0158e120ec, Member [10.30.107.110]:5705 - b143e08b-ccd3-44e7-855e-28d5c57e9b12] 13:05:49 2023-12-14T13:05:49.196Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.196Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.197Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.197Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.198Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.198Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.198Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.198Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 5 13:05:49 2023-12-14T13:05:49.198Z WARN 8090 --- [ached.thread-11] c.h.i.cluster.impl.MembershipManager : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.246]:5706 - 34ccd3e4-1fff-43a8-960b-818781819198 is suspected to be dead for reason: No connection 13:05:49 2023-12-14T13:05:49.198Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.198Z WARN 8090 --- [ached.thread-10] c.h.i.cluster.impl.MembershipManager : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.246]:5704 - 56b78c57-2452-4865-9799-68544de7d45d is suspected to be dead for reason: No connection 13:05:49 2023-12-14T13:05:49.199Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.199Z WARN 8090 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 5 13:05:49 2023-12-14T13:05:49.199Z WARN 8090 --- [ached.thread-18] c.h.i.cluster.impl.MembershipManager : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.246]:5704 - 56b78c57-2452-4865-9799-68544de7d45d is suspected to be dead for reason: No connection 13:05:49 2023-12-14T13:05:49.199Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.200Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.200Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.200Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.200Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.200Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.201Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.201Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.201Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.201Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.202Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.202Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.202Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.203Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.203Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.203Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 5 13:05:49 2023-12-14T13:05:49.203Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 5 13:05:49 2023-12-14T13:05:49.203Z WARN 8090 --- [cached.thread-9] c.h.i.cluster.impl.MembershipManager : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.246]:5702 - 5ab5b404-6fa5-43b3-b5a0-9141238aafc4 is suspected to be dead for reason: No connection 13:05:49 2023-12-14T13:05:49.203Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.203Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.203Z WARN 8090 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 5 13:05:49 2023-12-14T13:05:49.203Z WARN 8090 --- [ached.thread-17] c.h.i.cluster.impl.MembershipManager : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.246]:5706 - 34ccd3e4-1fff-43a8-960b-818781819198 is suspected to be dead for reason: No connection 13:05:49 2023-12-14T13:05:49.203Z WARN 8090 --- [cached.thread-6] c.h.i.cluster.impl.MembershipManager : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.246]:5706 - 34ccd3e4-1fff-43a8-960b-818781819198 is suspected to be dead for reason: No connection 13:05:49 2023-12-14T13:05:49.204Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.204Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.204Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.204Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 5 13:05:49 2023-12-14T13:05:49.204Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.204Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.204Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 5 13:05:49 2023-12-14T13:05:49.204Z WARN 8090 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 5 13:05:49 2023-12-14T13:05:49.204Z WARN 8090 --- [ached.thread-18] c.h.i.cluster.impl.MembershipManager : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.246]:5707 - 8c356b42-9999-4c65-b034-7c4fdd6726ca is suspected to be dead for reason: No connection 13:05:49 2023-12-14T13:05:49.204Z WARN 8090 --- [cached.thread-8] c.h.i.cluster.impl.MembershipManager : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.246]:5706 - 34ccd3e4-1fff-43a8-960b-818781819198 is suspected to be dead for reason: No connection 13:05:49 2023-12-14T13:05:49.204Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.204Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.204Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 5 13:05:49 2023-12-14T13:05:49.204Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.204Z WARN 8090 --- [cached.thread-7] c.h.i.cluster.impl.MembershipManager : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.246]:5703 - 8411ad98-fd9f-4486-8bf8-728696bd05e7 is suspected to be dead for reason: No connection 13:05:49 2023-12-14T13:05:49.204Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.204Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 5 13:05:49 2023-12-14T13:05:49.204Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.204Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.204Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.205Z WARN 8090 --- [cached.thread-3] c.h.i.cluster.impl.MembershipManager : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.246]:5703 - 8411ad98-fd9f-4486-8bf8-728696bd05e7 is suspected to be dead for reason: No connection 13:05:49 2023-12-14T13:05:49.205Z WARN 8090 --- [cached.thread-3] c.h.i.cluster.impl.MembershipManager : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.246]:5705 - 2be77ec5-01ad-4da5-9c7b-fe9d20ad6be7 is suspected to be dead for reason: No connection 13:05:49 2023-12-14T13:05:49.205Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.205Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.205Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.205Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 5 13:05:49 2023-12-14T13:05:49.205Z WARN 8090 --- [cached.thread-6] c.h.i.cluster.impl.MembershipManager : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.246]:5707 - 8c356b42-9999-4c65-b034-7c4fdd6726ca is suspected to be dead for reason: No connection 13:05:49 2023-12-14T13:05:49.205Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.205Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.205Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 5 13:05:49 2023-12-14T13:05:49.205Z WARN 8090 --- [cached.thread-9] c.h.i.cluster.impl.MembershipManager : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.246]:5707 - 8c356b42-9999-4c65-b034-7c4fdd6726ca is suspected to be dead for reason: No connection 13:05:49 2023-12-14T13:05:49.205Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.205Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.205Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.205Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.206Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.206Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 5 13:05:49 2023-12-14T13:05:49.206Z WARN 8090 --- [cached.thread-8] c.h.i.cluster.impl.MembershipManager : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.246]:5703 - 8411ad98-fd9f-4486-8bf8-728696bd05e7 is suspected to be dead for reason: No connection 13:05:49 2023-12-14T13:05:49.206Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.206Z WARN 8090 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 5 13:05:49 2023-12-14T13:05:49.206Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.206Z WARN 8090 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 5 13:05:49 2023-12-14T13:05:49.206Z WARN 8090 --- [ached.thread-13] c.h.i.cluster.impl.MembershipManager : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.246]:5705 - 2be77ec5-01ad-4da5-9c7b-fe9d20ad6be7 is suspected to be dead for reason: No connection 13:05:49 2023-12-14T13:05:49.207Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 5 13:05:49 2023-12-14T13:05:49.207Z WARN 8090 --- [cached.thread-5] c.h.i.cluster.impl.MembershipManager : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.246]:5702 - 5ab5b404-6fa5-43b3-b5a0-9141238aafc4 is suspected to be dead for reason: No connection 13:05:49 2023-12-14T13:05:49.207Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.207Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 5 13:05:49 2023-12-14T13:05:49.207Z WARN 8090 --- [ached.thread-12] c.h.i.cluster.impl.MembershipManager : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.246]:5703 - 8411ad98-fd9f-4486-8bf8-728696bd05e7 is suspected to be dead for reason: No connection 13:05:49 2023-12-14T13:05:49.208Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.208Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.208Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 5 13:05:49 2023-12-14T13:05:49.208Z WARN 8090 --- [cached.thread-2] c.h.i.cluster.impl.MembershipManager : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.246]:5707 - 8c356b42-9999-4c65-b034-7c4fdd6726ca is suspected to be dead for reason: No connection 13:05:49 2023-12-14T13:05:49.208Z WARN 8090 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Mastership of [10.30.107.110]:5702 is accepted. Response: MembersView{version=12, members=[MemberInfo{address=[10.30.107.110]:5702, uuid=7413d50e-d82e-4d8d-a25e-b89c1560ee22, cpMemberUUID=null, liteMember=false, memberListJoinVersion=2}, MemberInfo{address=[10.30.107.246]:5703, uuid=8411ad98-fd9f-4486-8bf8-728696bd05e7, cpMemberUUID=null, liteMember=false, memberListJoinVersion=3}, MemberInfo{address=[10.30.107.246]:5704, uuid=56b78c57-2452-4865-9799-68544de7d45d, cpMemberUUID=null, liteMember=false, memberListJoinVersion=4}, MemberInfo{address=[10.30.107.110]:5703, uuid=995af882-a4bd-4737-b235-aea6462a2922, cpMemberUUID=null, liteMember=false, memberListJoinVersion=5}, MemberInfo{address=[10.30.107.110]:5704, uuid=ee53f8b9-888d-4b60-81f8-33842064ad00, cpMemberUUID=null, liteMember=false, memberListJoinVersion=6}, MemberInfo{address=[10.30.107.246]:5705, uuid=2be77ec5-01ad-4da5-9c7b-fe9d20ad6be7, cpMemberUUID=null, liteMember=false, memberListJoinVersion=7}, MemberInfo{address=[10.30.107.110]:5705, uuid=b143e08b-ccd3-44e7-855e-28d5c57e9b12, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}, MemberInfo{address=[10.30.107.246]:5706, uuid=34ccd3e4-1fff-43a8-960b-818781819198, cpMemberUUID=null, liteMember=false, memberListJoinVersion=9}, MemberInfo{address=[10.30.107.246]:5707, uuid=8c356b42-9999-4c65-b034-7c4fdd6726ca, cpMemberUUID=null, liteMember=false, memberListJoinVersion=10}, MemberInfo{address=[10.30.107.110]:5706, uuid=f692a648-836b-4a56-900e-ed0158e120ec, cpMemberUUID=null, liteMember=false, memberListJoinVersion=11}, MemberInfo{address=[10.30.107.110]:5707, uuid=ac8a6628-f65d-46e0-b07a-6c065fb5c7b4, cpMemberUUID=null, liteMember=false, memberListJoinVersion=12}]} 13:05:49 2023-12-14T13:05:49.209Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.209Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.209Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 5 13:05:49 2023-12-14T13:05:49.209Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 5 13:05:49 2023-12-14T13:05:49.209Z WARN 8090 --- [cached.thread-6] c.h.i.cluster.impl.MembershipManager : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.246]:5705 - 2be77ec5-01ad-4da5-9c7b-fe9d20ad6be7 is suspected to be dead for reason: No connection 13:05:49 2023-12-14T13:05:49.210Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 5 13:05:49 2023-12-14T13:05:49.210Z WARN 8090 --- [cached.thread-9] c.h.i.cluster.impl.MembershipManager : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.246]:5703 - 8411ad98-fd9f-4486-8bf8-728696bd05e7 is suspected to be dead for reason: No connection 13:05:49 2023-12-14T13:05:49.210Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.210Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.210Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 5 13:05:49 2023-12-14T13:05:49.210Z WARN 8090 --- [cached.thread-8] c.h.i.cluster.impl.MembershipManager : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.246]:5704 - 56b78c57-2452-4865-9799-68544de7d45d is suspected to be dead for reason: No connection 13:05:49 2023-12-14T13:05:49.210Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.210Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 5 13:05:49 2023-12-14T13:05:49.210Z WARN 8090 --- [cached.thread-9] c.h.i.cluster.impl.MembershipManager : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.246]:5707 - 8c356b42-9999-4c65-b034-7c4fdd6726ca is suspected to be dead for reason: No connection 13:05:49 2023-12-14T13:05:49.210Z WARN 8090 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Mastership of [10.30.107.110]:5702 is accepted. Response: MembersView{version=12, members=[MemberInfo{address=[10.30.107.110]:5702, uuid=7413d50e-d82e-4d8d-a25e-b89c1560ee22, cpMemberUUID=null, liteMember=false, memberListJoinVersion=2}, MemberInfo{address=[10.30.107.246]:5703, uuid=8411ad98-fd9f-4486-8bf8-728696bd05e7, cpMemberUUID=null, liteMember=false, memberListJoinVersion=3}, MemberInfo{address=[10.30.107.246]:5704, uuid=56b78c57-2452-4865-9799-68544de7d45d, cpMemberUUID=null, liteMember=false, memberListJoinVersion=4}, MemberInfo{address=[10.30.107.110]:5703, uuid=995af882-a4bd-4737-b235-aea6462a2922, cpMemberUUID=null, liteMember=false, memberListJoinVersion=5}, MemberInfo{address=[10.30.107.110]:5704, uuid=ee53f8b9-888d-4b60-81f8-33842064ad00, cpMemberUUID=null, liteMember=false, memberListJoinVersion=6}, MemberInfo{address=[10.30.107.246]:5705, uuid=2be77ec5-01ad-4da5-9c7b-fe9d20ad6be7, cpMemberUUID=null, liteMember=false, memberListJoinVersion=7}, MemberInfo{address=[10.30.107.110]:5705, uuid=b143e08b-ccd3-44e7-855e-28d5c57e9b12, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}, MemberInfo{address=[10.30.107.246]:5706, uuid=34ccd3e4-1fff-43a8-960b-818781819198, cpMemberUUID=null, liteMember=false, memberListJoinVersion=9}, MemberInfo{address=[10.30.107.246]:5707, uuid=8c356b42-9999-4c65-b034-7c4fdd6726ca, cpMemberUUID=null, liteMember=false, memberListJoinVersion=10}, MemberInfo{address=[10.30.107.110]:5706, uuid=f692a648-836b-4a56-900e-ed0158e120ec, cpMemberUUID=null, liteMember=false, memberListJoinVersion=11}, MemberInfo{address=[10.30.107.110]:5707, uuid=ac8a6628-f65d-46e0-b07a-6c065fb5c7b4, cpMemberUUID=null, liteMember=false, memberListJoinVersion=12}]} 13:05:49 2023-12-14T13:05:49.210Z WARN 8090 --- [cached.thread-1] c.h.i.cluster.impl.MembershipManager : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.246]:5707 - 8c356b42-9999-4c65-b034-7c4fdd6726ca is suspected to be dead for reason: No connection 13:05:49 2023-12-14T13:05:49.212Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.212Z WARN 8090 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 5 13:05:49 2023-12-14T13:05:49.212Z WARN 8090 --- [cached.thread-4] c.h.i.cluster.impl.MembershipManager : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.246]:5706 - 34ccd3e4-1fff-43a8-960b-818781819198 is suspected to be dead for reason: No connection 13:05:49 2023-12-14T13:05:49.212Z WARN 8090 --- [ached.thread-11] c.h.i.cluster.impl.MembershipManager : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.246]:5703 - 8411ad98-fd9f-4486-8bf8-728696bd05e7 is suspected to be dead for reason: No connection 13:05:49 2023-12-14T13:05:49.213Z WARN 8090 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Mastership of [10.30.107.110]:5702 is accepted. Response: MembersView{version=12, members=[MemberInfo{address=[10.30.107.110]:5702, uuid=7413d50e-d82e-4d8d-a25e-b89c1560ee22, cpMemberUUID=null, liteMember=false, memberListJoinVersion=2}, MemberInfo{address=[10.30.107.246]:5703, uuid=8411ad98-fd9f-4486-8bf8-728696bd05e7, cpMemberUUID=null, liteMember=false, memberListJoinVersion=3}, MemberInfo{address=[10.30.107.246]:5704, uuid=56b78c57-2452-4865-9799-68544de7d45d, cpMemberUUID=null, liteMember=false, memberListJoinVersion=4}, MemberInfo{address=[10.30.107.110]:5703, uuid=995af882-a4bd-4737-b235-aea6462a2922, cpMemberUUID=null, liteMember=false, memberListJoinVersion=5}, MemberInfo{address=[10.30.107.110]:5704, uuid=ee53f8b9-888d-4b60-81f8-33842064ad00, cpMemberUUID=null, liteMember=false, memberListJoinVersion=6}, MemberInfo{address=[10.30.107.246]:5705, uuid=2be77ec5-01ad-4da5-9c7b-fe9d20ad6be7, cpMemberUUID=null, liteMember=false, memberListJoinVersion=7}, MemberInfo{address=[10.30.107.110]:5705, uuid=b143e08b-ccd3-44e7-855e-28d5c57e9b12, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}, MemberInfo{address=[10.30.107.246]:5706, uuid=34ccd3e4-1fff-43a8-960b-818781819198, cpMemberUUID=null, liteMember=false, memberListJoinVersion=9}, MemberInfo{address=[10.30.107.246]:5707, uuid=8c356b42-9999-4c65-b034-7c4fdd6726ca, cpMemberUUID=null, liteMember=false, memberListJoinVersion=10}, MemberInfo{address=[10.30.107.110]:5706, uuid=f692a648-836b-4a56-900e-ed0158e120ec, cpMemberUUID=null, liteMember=false, memberListJoinVersion=11}, MemberInfo{address=[10.30.107.110]:5707, uuid=ac8a6628-f65d-46e0-b07a-6c065fb5c7b4, cpMemberUUID=null, liteMember=false, memberListJoinVersion=12}]} 13:05:49 2023-12-14T13:05:49.214Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.214Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.214Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.214Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.215Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 5 13:05:49 2023-12-14T13:05:49.215Z WARN 8090 --- [cached.thread-9] c.h.i.cluster.impl.MembershipManager : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.246]:5702 - 5ab5b404-6fa5-43b3-b5a0-9141238aafc4 is suspected to be dead for reason: No connection 13:05:49 2023-12-14T13:05:49.215Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.215Z WARN 8090 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 5 13:05:49 2023-12-14T13:05:49.215Z WARN 8090 --- [ached.thread-16] c.h.i.cluster.impl.MembershipManager : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.246]:5705 - 2be77ec5-01ad-4da5-9c7b-fe9d20ad6be7 is suspected to be dead for reason: No connection 13:05:49 2023-12-14T13:05:49.215Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.217Z WARN 8090 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Mastership of [10.30.107.110]:5702 is accepted. Response: MembersView{version=12, members=[MemberInfo{address=[10.30.107.110]:5702, uuid=7413d50e-d82e-4d8d-a25e-b89c1560ee22, cpMemberUUID=null, liteMember=false, memberListJoinVersion=2}, MemberInfo{address=[10.30.107.246]:5703, uuid=8411ad98-fd9f-4486-8bf8-728696bd05e7, cpMemberUUID=null, liteMember=false, memberListJoinVersion=3}, MemberInfo{address=[10.30.107.246]:5704, uuid=56b78c57-2452-4865-9799-68544de7d45d, cpMemberUUID=null, liteMember=false, memberListJoinVersion=4}, MemberInfo{address=[10.30.107.110]:5703, uuid=995af882-a4bd-4737-b235-aea6462a2922, cpMemberUUID=null, liteMember=false, memberListJoinVersion=5}, MemberInfo{address=[10.30.107.110]:5704, uuid=ee53f8b9-888d-4b60-81f8-33842064ad00, cpMemberUUID=null, liteMember=false, memberListJoinVersion=6}, MemberInfo{address=[10.30.107.246]:5705, uuid=2be77ec5-01ad-4da5-9c7b-fe9d20ad6be7, cpMemberUUID=null, liteMember=false, memberListJoinVersion=7}, MemberInfo{address=[10.30.107.110]:5705, uuid=b143e08b-ccd3-44e7-855e-28d5c57e9b12, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}, MemberInfo{address=[10.30.107.246]:5706, uuid=34ccd3e4-1fff-43a8-960b-818781819198, cpMemberUUID=null, liteMember=false, memberListJoinVersion=9}, MemberInfo{address=[10.30.107.246]:5707, uuid=8c356b42-9999-4c65-b034-7c4fdd6726ca, cpMemberUUID=null, liteMember=false, memberListJoinVersion=10}, MemberInfo{address=[10.30.107.110]:5706, uuid=f692a648-836b-4a56-900e-ed0158e120ec, cpMemberUUID=null, liteMember=false, memberListJoinVersion=11}, MemberInfo{address=[10.30.107.110]:5707, uuid=ac8a6628-f65d-46e0-b07a-6c065fb5c7b4, cpMemberUUID=null, liteMember=false, memberListJoinVersion=12}]} 13:05:49 2023-12-14T13:05:49.224Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.224Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.224Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.225Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.225Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 5 13:05:49 2023-12-14T13:05:49.225Z WARN 8090 --- [ached.thread-11] c.h.i.cluster.impl.MembershipManager : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.246]:5705 - 2be77ec5-01ad-4da5-9c7b-fe9d20ad6be7 is suspected to be dead for reason: No connection 13:05:49 2023-12-14T13:05:49.225Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.225Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 6 13:05:49 2023-12-14T13:05:49.227Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.232Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.232Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.233Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.233Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.233Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.233Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.234Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.234Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.235Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.236Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.236Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 5 13:05:49 2023-12-14T13:05:49.236Z WARN 8090 --- [cached.thread-8] c.h.i.cluster.impl.MembershipManager : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.246]:5702 - 5ab5b404-6fa5-43b3-b5a0-9141238aafc4 is suspected to be dead for reason: No connection 13:05:49 2023-12-14T13:05:49.236Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.237Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.237Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.237Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 5 13:05:49 2023-12-14T13:05:49.237Z WARN 8090 --- [cached.thread-8] c.h.i.cluster.impl.MembershipManager : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.246]:5705 - 2be77ec5-01ad-4da5-9c7b-fe9d20ad6be7 is suspected to be dead for reason: No connection 13:05:49 2023-12-14T13:05:49.237Z WARN 8090 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Mastership of [10.30.107.110]:5702 is accepted. Response: MembersView{version=12, members=[MemberInfo{address=[10.30.107.110]:5702, uuid=7413d50e-d82e-4d8d-a25e-b89c1560ee22, cpMemberUUID=null, liteMember=false, memberListJoinVersion=2}, MemberInfo{address=[10.30.107.246]:5703, uuid=8411ad98-fd9f-4486-8bf8-728696bd05e7, cpMemberUUID=null, liteMember=false, memberListJoinVersion=3}, MemberInfo{address=[10.30.107.246]:5704, uuid=56b78c57-2452-4865-9799-68544de7d45d, cpMemberUUID=null, liteMember=false, memberListJoinVersion=4}, MemberInfo{address=[10.30.107.110]:5703, uuid=995af882-a4bd-4737-b235-aea6462a2922, cpMemberUUID=null, liteMember=false, memberListJoinVersion=5}, MemberInfo{address=[10.30.107.110]:5704, uuid=ee53f8b9-888d-4b60-81f8-33842064ad00, cpMemberUUID=null, liteMember=false, memberListJoinVersion=6}, MemberInfo{address=[10.30.107.246]:5705, uuid=2be77ec5-01ad-4da5-9c7b-fe9d20ad6be7, cpMemberUUID=null, liteMember=false, memberListJoinVersion=7}, MemberInfo{address=[10.30.107.110]:5705, uuid=b143e08b-ccd3-44e7-855e-28d5c57e9b12, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}, MemberInfo{address=[10.30.107.246]:5706, uuid=34ccd3e4-1fff-43a8-960b-818781819198, cpMemberUUID=null, liteMember=false, memberListJoinVersion=9}, MemberInfo{address=[10.30.107.246]:5707, uuid=8c356b42-9999-4c65-b034-7c4fdd6726ca, cpMemberUUID=null, liteMember=false, memberListJoinVersion=10}, MemberInfo{address=[10.30.107.110]:5706, uuid=f692a648-836b-4a56-900e-ed0158e120ec, cpMemberUUID=null, liteMember=false, memberListJoinVersion=11}, MemberInfo{address=[10.30.107.110]:5707, uuid=ac8a6628-f65d-46e0-b07a-6c065fb5c7b4, cpMemberUUID=null, liteMember=false, memberListJoinVersion=12}]} 13:05:49 2023-12-14T13:05:49.237Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.237Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 5 13:05:49 2023-12-14T13:05:49.237Z WARN 8090 --- [cached.thread-2] c.h.i.cluster.impl.MembershipManager : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.246]:5704 - 56b78c57-2452-4865-9799-68544de7d45d is suspected to be dead for reason: No connection 13:05:49 2023-12-14T13:05:49.260Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.260Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.260Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.260Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.260Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.261Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.261Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.261Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.261Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.261Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.261Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.261Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.262Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.263Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.263Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.263Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.263Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.263Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.264Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.264Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.265Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.265Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.265Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.266Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.266Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.266Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.266Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.267Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.267Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.267Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.267Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.268Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.268Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.268Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.269Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.269Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.269Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.269Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.270Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.270Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.278Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 13:05:49 2023-12-14T13:05:49.278Z WARN 8090 --- [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. 13:05:49 2023-12-14T13:05:49.295Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.295Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.295Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.296Z WARN 8090 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 6 13:05:49 2023-12-14T13:05:49.296Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.296Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 6 13:05:49 2023-12-14T13:05:49.296Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.296Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.297Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.297Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 6 13:05:49 2023-12-14T13:05:49.297Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.297Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 6 13:05:49 2023-12-14T13:05:49.297Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.298Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.298Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.299Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.299Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 6 13:05:49 2023-12-14T13:05:49.299Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.300Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.300Z WARN 8090 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 6 13:05:49 2023-12-14T13:05:49.303Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.303Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.303Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.303Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.304Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.304Z WARN 8090 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 6 13:05:49 2023-12-14T13:05:49.304Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.304Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.304Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.304Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.304Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.304Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.305Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.305Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.305Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 6 13:05:49 2023-12-14T13:05:49.305Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.305Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 6 13:05:49 2023-12-14T13:05:49.305Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.305Z WARN 8090 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 6 13:05:49 2023-12-14T13:05:49.305Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.305Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 6 13:05:49 2023-12-14T13:05:49.305Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.305Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.305Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.305Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.305Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 6 13:05:49 2023-12-14T13:05:49.305Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.305Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.306Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.306Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.306Z WARN 8090 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 6 13:05:49 2023-12-14T13:05:49.306Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.306Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 6 13:05:49 2023-12-14T13:05:49.306Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.306Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.306Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 6 13:05:49 2023-12-14T13:05:49.306Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.306Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.306Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.306Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.306Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.307Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.307Z WARN 8090 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 6 13:05:49 2023-12-14T13:05:49.307Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.307Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 6 13:05:49 2023-12-14T13:05:49.307Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.308Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.308Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.308Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 6 13:05:49 2023-12-14T13:05:49.308Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.308Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.308Z WARN 8090 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 6 13:05:49 2023-12-14T13:05:49.309Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.309Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 6 13:05:49 2023-12-14T13:05:49.309Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.309Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.309Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.310Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.310Z WARN 8090 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 6 13:05:49 2023-12-14T13:05:49.310Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.310Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.310Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.311Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.311Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 6 13:05:49 2023-12-14T13:05:49.311Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.311Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 6 13:05:49 2023-12-14T13:05:49.311Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.311Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 6 13:05:49 2023-12-14T13:05:49.312Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.313Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.313Z WARN 8090 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 6 13:05:49 2023-12-14T13:05:49.315Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.315Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.315Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.315Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.316Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.316Z WARN 8090 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 6 13:05:49 2023-12-14T13:05:49.316Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.325Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.325Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.326Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.326Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 6 13:05:49 2023-12-14T13:05:49.326Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.326Z WARN 8090 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 7 13:05:49 2023-12-14T13:05:49.327Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.328Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.330Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.331Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.331Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.332Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.332Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.332Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.332Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.333Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.333Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.334Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.334Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.334Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.334Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.334Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.334Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.334Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.338Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.338Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.338Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.338Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.338Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.338Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.338Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 6 13:05:49 2023-12-14T13:05:49.338Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 6 13:05:49 2023-12-14T13:05:49.338Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 6 13:05:49 2023-12-14T13:05:49.343Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:05:49 2023-12-14T13:05:49.343Z WARN 8090 --- [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. 13:05:49 2023-12-14T13:05:49.361Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.361Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.362Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.362Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.362Z WARN 8090 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 6 13:05:49 2023-12-14T13:05:49.362Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.362Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.362Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.362Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.362Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.363Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.363Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.363Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.363Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.364Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.364Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.364Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.364Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.365Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.365Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.365Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.365Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.365Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.365Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.366Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.366Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.366Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.366Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.367Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.367Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.367Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.367Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.368Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.368Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.368Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.368Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.368Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.368Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.368Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.368Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.368Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.369Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.369Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.369Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.369Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.369Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.370Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.370Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.370Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.371Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.371Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.393Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:05:49 2023-12-14T13:05:49.393Z WARN 8090 --- [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. 13:05:49 2023-12-14T13:05:49.396Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.396Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.397Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.397Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 7 13:05:49 2023-12-14T13:05:49.397Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.397Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 7 13:05:49 2023-12-14T13:05:49.397Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.398Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.398Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.398Z WARN 8090 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 7 13:05:49 2023-12-14T13:05:49.398Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.398Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 7 13:05:49 2023-12-14T13:05:49.399Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.399Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.400Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.400Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.400Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 7 13:05:49 2023-12-14T13:05:49.400Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.401Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.401Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.401Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.401Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.401Z WARN 8090 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 7 13:05:49 2023-12-14T13:05:49.401Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.401Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.401Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.401Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.402Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.402Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.402Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.404Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.404Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.404Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.404Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.405Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 6 13:05:49 2023-12-14T13:05:49.405Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.405Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.405Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.405Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.405Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.405Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.406Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.406Z WARN 8090 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 7 13:05:49 2023-12-14T13:05:49.406Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.406Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.406Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 7 13:05:49 2023-12-14T13:05:49.406Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.406Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.406Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.406Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 7 13:05:49 2023-12-14T13:05:49.406Z WARN 8090 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 7 13:05:49 2023-12-14T13:05:49.406Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.406Z WARN 8090 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 7 13:05:49 2023-12-14T13:05:49.406Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.407Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.407Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.407Z WARN 8090 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 7 13:05:49 2023-12-14T13:05:49.407Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.407Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.407Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.407Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.407Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 7 13:05:49 2023-12-14T13:05:49.407Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.407Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.407Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.407Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.407Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.407Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.407Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 6 13:05:49 2023-12-14T13:05:49.407Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.407Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 7 13:05:49 2023-12-14T13:05:49.408Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.408Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 7 13:05:49 2023-12-14T13:05:49.408Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.409Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.409Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.409Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 7 13:05:49 2023-12-14T13:05:49.409Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.409Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.409Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 7 13:05:49 2023-12-14T13:05:49.409Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.410Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.410Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.410Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.410Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 6 13:05:49 2023-12-14T13:05:49.410Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.411Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.411Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.412Z WARN 8090 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 7 13:05:49 2023-12-14T13:05:49.413Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.413Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.413Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.414Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.414Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 7 13:05:49 2023-12-14T13:05:49.414Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.414Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 7 13:05:49 2023-12-14T13:05:49.414Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.414Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 7 13:05:49 2023-12-14T13:05:49.416Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.416Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.416Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.416Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.417Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.417Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 7 13:05:49 2023-12-14T13:05:49.417Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.426Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.426Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.427Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.427Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 7 13:05:49 2023-12-14T13:05:49.427Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.427Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 8 13:05:49 2023-12-14T13:05:49.431Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.432Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.432Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.433Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.433Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 7 13:05:49 2023-12-14T13:05:49.433Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.433Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.434Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.434Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.434Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.435Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.435Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.435Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.435Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.435Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.436Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.436Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.439Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.439Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.439Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.439Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.440Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.440Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.440Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.440Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 7 13:05:49 2023-12-14T13:05:49.440Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 7 13:05:49 2023-12-14T13:05:49.440Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.440Z WARN 8090 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 7 13:05:49 2023-12-14T13:05:49.460Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.461Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.462Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.462Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.462Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.463Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.463Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 7 13:05:49 2023-12-14T13:05:49.463Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.463Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.464Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.464Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.464Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.464Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.464Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.465Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.465Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.465Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.465Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.465Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.465Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.466Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.466Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.466Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.466Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.466Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.467Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.467Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.467Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.467Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.467Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.467Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.467Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.467Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.467Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.468Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.468Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.468Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.468Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.468Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.469Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.469Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.469Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.469Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.469Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.469Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.470Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.470Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.470Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.470Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.470Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.471Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.471Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.471Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.471Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.471Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.471Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.472Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.472Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.474Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.474Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.478Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.493Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.493Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.494Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.494Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.497Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.497Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.498Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.498Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 8 13:05:49 2023-12-14T13:05:49.498Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.498Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 8 13:05:49 2023-12-14T13:05:49.498Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.499Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.499Z WARN 8090 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 8 13:05:49 2023-12-14T13:05:49.499Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.500Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.500Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.500Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 8 13:05:49 2023-12-14T13:05:49.501Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.501Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 8 13:05:49 2023-12-14T13:05:49.501Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.501Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.502Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.502Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.502Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.502Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.502Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.503Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.503Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:05:49 2023-12-14T13:05:49.503Z WARN 8090 --- [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. 13:05:49 2023-12-14T13:05:49.504Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.505Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.505Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.505Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.505Z WARN 8090 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 8 13:05:49 2023-12-14T13:05:49.506Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.506Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.506Z WARN 8090 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 7 13:05:49 2023-12-14T13:05:49.506Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.506Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 7 13:05:49 2023-12-14T13:05:49.506Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.506Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.506Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.506Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.506Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.507Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.507Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.507Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 8 13:05:49 2023-12-14T13:05:49.507Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 8 13:05:49 2023-12-14T13:05:49.507Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.507Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.507Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 8 13:05:49 2023-12-14T13:05:49.507Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.507Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.507Z WARN 8090 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 8 13:05:49 2023-12-14T13:05:49.507Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.507Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.507Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.508Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.508Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 8 13:05:49 2023-12-14T13:05:49.508Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.508Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.508Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.508Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.508Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.508Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.508Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.508Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.508Z WARN 8090 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 8 13:05:49 2023-12-14T13:05:49.508Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 7 13:05:49 2023-12-14T13:05:49.509Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.509Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.509Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 8 13:05:49 2023-12-14T13:05:49.509Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.509Z WARN 8090 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 8 13:05:49 2023-12-14T13:05:49.509Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.509Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.510Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.510Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.510Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 8 13:05:49 2023-12-14T13:05:49.510Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.510Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 8 13:05:49 2023-12-14T13:05:49.511Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.512Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.512Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.512Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.512Z WARN 8090 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 7 13:05:49 2023-12-14T13:05:49.513Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.513Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 7 13:05:49 2023-12-14T13:05:49.513Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.513Z WARN 8090 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 8 13:05:49 2023-12-14T13:05:49.514Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.514Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.514Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.514Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.514Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.515Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.515Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.515Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 8 13:05:49 2023-12-14T13:05:49.515Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.515Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 7 13:05:49 2023-12-14T13:05:49.515Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.516Z WARN 8090 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 8 13:05:49 2023-12-14T13:05:49.516Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.516Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 8 13:05:49 2023-12-14T13:05:49.516Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.517Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.517Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.517Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.517Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.518Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.527Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.528Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.528Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 8 13:05:49 2023-12-14T13:05:49.528Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.528Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.529Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 9 13:05:49 2023-12-14T13:05:49.532Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.533Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.533Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.534Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.534Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 8 13:05:49 2023-12-14T13:05:49.534Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.534Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.534Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.535Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.535Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.535Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.536Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.536Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.536Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.537Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.537Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.537Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.540Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.540Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.540Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.540Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.541Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.541Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.541Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 8 13:05:49 2023-12-14T13:05:49.545Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.545Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 8 13:05:49 2023-12-14T13:05:49.551Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.551Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 8 13:05:49 2023-12-14T13:05:49.563Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.563Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.564Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.564Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.564Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.564Z WARN 8090 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 8 13:05:49 2023-12-14T13:05:49.565Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.565Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.565Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.565Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.565Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.565Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.566Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.566Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.566Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.567Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.567Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.567Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.567Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.567Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.568Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.568Z WARN 8090 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 8 13:05:49 2023-12-14T13:05:49.568Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.568Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.568Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.568Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.568Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.568Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.568Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.568Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.569Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.569Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.569Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.569Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.570Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.570Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.570Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.570Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.570Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.571Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.571Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.571Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.571Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.571Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.571Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.572Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.572Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.572Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 8 13:05:49 2023-12-14T13:05:49.572Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.572Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.572Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.573Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.573Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.574Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.574Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.574Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.574Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.575Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.575Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.575Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.575Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.578Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.579Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.593Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.594Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.594Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.594Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.595Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.595Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.598Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.598Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.600Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.600Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.601Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.601Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 9 13:05:49 2023-12-14T13:05:49.601Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.601Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.601Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.601Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.601Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.601Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.601Z WARN 8090 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 9 13:05:49 2023-12-14T13:05:49.601Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.601Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.601Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.602Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.602Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.602Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.603Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.603Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.603Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.603Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.603Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.603Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 9 13:05:49 2023-12-14T13:05:49.603Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.603Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.603Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.603Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 9 13:05:49 2023-12-14T13:05:49.604Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.604Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.605Z INFO 8090 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:05:49 2023-12-14T13:05:49.605Z WARN 8090 --- [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. 13:05:49 2023-12-14T13:05:49.606Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.606Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 9 13:05:49 2023-12-14T13:05:49.607Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.607Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.607Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.607Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.607Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.607Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.607Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.608Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.608Z WARN 8090 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 9 13:05:49 2023-12-14T13:05:49.608Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.608Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 9 13:05:49 2023-12-14T13:05:49.608Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.608Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.608Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 9 13:05:49 2023-12-14T13:05:49.608Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.608Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.608Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.609Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.609Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 8 13:05:49 2023-12-14T13:05:49.609Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.609Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.609Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.609Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 9 13:05:49 2023-12-14T13:05:49.609Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 8 13:05:49 2023-12-14T13:05:49.609Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.609Z WARN 8090 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 9 13:05:49 2023-12-14T13:05:49.610Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.610Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.610Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.610Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.610Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.610Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 9 13:05:49 2023-12-14T13:05:49.610Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.610Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.611Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.611Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 9 13:05:49 2023-12-14T13:05:49.613Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.613Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.613Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.613Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.613Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.613Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.613Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.613Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 9 13:05:49 2023-12-14T13:05:49.613Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.613Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 9 13:05:49 2023-12-14T13:05:49.613Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.613Z WARN 8090 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 8 13:05:49 2023-12-14T13:05:49.613Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.613Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 9 13:05:49 2023-12-14T13:05:49.613Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.614Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.614Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 8 13:05:49 2023-12-14T13:05:49.614Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.615Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.615Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.619Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.619Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.619Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.619Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.619Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.619Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.619Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.619Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.620Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.620Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.620Z WARN 8090 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 9 13:05:49 2023-12-14T13:05:49.620Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 8 13:05:49 2023-12-14T13:05:49.620Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.620Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.620Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 9 13:05:49 2023-12-14T13:05:49.620Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.620Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 9 13:05:49 2023-12-14T13:05:49.620Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.620Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 8 13:05:49 2023-12-14T13:05:49.624Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.624Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.624Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 9 13:05:49 2023-12-14T13:05:49.628Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.632Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.632Z WARN 8090 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 9 13:05:49 2023-12-14T13:05:49.632Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.632Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.632Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.632Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.632Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.632Z WARN 8090 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 10 13:05:49 2023-12-14T13:05:49.633Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.633Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.636Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.636Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.636Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.636Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.636Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.636Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.636Z WARN 8090 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 9 13:05:49 2023-12-14T13:05:49.639Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.639Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.639Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.639Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.640Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.642Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.642Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.642Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.645Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.646Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.646Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.646Z WARN 8090 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 9 13:05:49 2023-12-14T13:05:49.645Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 9 13:05:49 2023-12-14T13:05:49.651Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.652Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.652Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 9 13:05:49 2023-12-14T13:05:49.664Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.664Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.664Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.664Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.664Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.665Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.665Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.665Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.665Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.665Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.665Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.665Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.665Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.665Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.665Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 9 13:05:49 2023-12-14T13:05:49.666Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.666Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.666Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.666Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.667Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.667Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.668Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.668Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.668Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.668Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.668Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.669Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.669Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.669Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.669Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.669Z WARN 8090 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 9 13:05:49 2023-12-14T13:05:49.669Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.669Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.669Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.669Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.669Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.669Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.670Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.670Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.670Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.670Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.670Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.671Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.671Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.671Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.671Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.671Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.671Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.671Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.672Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.672Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.672Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.672Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.673Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.673Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 9 13:05:49 2023-12-14T13:05:49.673Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.673Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.673Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.673Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.673Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.673Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.675Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.675Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.675Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.675Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.675Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.676Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.676Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.676Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.679Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.679Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.695Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.695Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.696Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.696Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.697Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.697Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.701Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.701Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.702Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.702Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.702Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.702Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.702Z WARN 8090 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 10 13:05:49 2023-12-14T13:05:49.702Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.702Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.702Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.702Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.702Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 10 13:05:49 2023-12-14T13:05:49.703Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.703Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.703Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.703Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.703Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.703Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.704Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.704Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.704Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.704Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.704Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.704Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.704Z WARN 8090 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 10 13:05:49 2023-12-14T13:05:49.704Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.704Z WARN 8090 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 10 13:05:49 2023-12-14T13:05:49.704Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.707Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.708Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.708Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.708Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.708Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.708Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.708Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.708Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.709Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.709Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 10 13:05:49 2023-12-14T13:05:49.709Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.709Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 10 13:05:49 2023-12-14T13:05:49.709Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.709Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.709Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.709Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.710Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.710Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.710Z WARN 8090 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 10 13:05:49 2023-12-14T13:05:49.710Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.710Z WARN 8090 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 10 13:05:49 2023-12-14T13:05:49.710Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.710Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.710Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.711Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.711Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.711Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.711Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 9 13:05:49 2023-12-14T13:05:49.711Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.711Z WARN 8090 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 10 13:05:49 2023-12-14T13:05:49.711Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.711Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.711Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.711Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.711Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 10 13:05:49 2023-12-14T13:05:49.711Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 9 13:05:49 2023-12-14T13:05:49.713Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.713Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.714Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.714Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.714Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.714Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.714Z WARN 8090 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 10 13:05:49 2023-12-14T13:05:49.714Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.714Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.714Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 9 13:05:49 2023-12-14T13:05:49.714Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.714Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.714Z WARN 8090 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 10 13:05:49 2023-12-14T13:05:49.714Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.714Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 10 13:05:49 2023-12-14T13:05:49.714Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.714Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.715Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.715Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.716Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.720Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.720Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.720Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.720Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.721Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.721Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.721Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.721Z WARN 8090 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 10 13:05:49 2023-12-14T13:05:49.721Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.721Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.721Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 9 13:05:49 2023-12-14T13:05:49.721Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.721Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 10 13:05:49 2023-12-14T13:05:49.721Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.721Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 10 13:05:49 2023-12-14T13:05:49.721Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.721Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 9 13:05:49 2023-12-14T13:05:49.724Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.725Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.728Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.728Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.728Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 10 13:05:49 2023-12-14T13:05:49.732Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.732Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.733Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.733Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.733Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.733Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.733Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.733Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 10 13:05:49 2023-12-14T13:05:49.734Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.734Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 11 13:05:49 2023-12-14T13:05:49.736Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.737Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.737Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.737Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.737Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.737Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 10 13:05:49 2023-12-14T13:05:49.737Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.740Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.740Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.740Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.740Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.740Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.741Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.746Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.746Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.746Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 10 13:05:49 2023-12-14T13:05:49.746Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.747Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.747Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 10 13:05:49 2023-12-14T13:05:49.757Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.757Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.757Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 10 13:05:49 2023-12-14T13:05:49.760Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.760Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.764Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.765Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.765Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.765Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 10 13:05:49 2023-12-14T13:05:49.765Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.765Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.765Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.765Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.766Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.766Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.766Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.766Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.766Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 10 13:05:49 2023-12-14T13:05:49.766Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.766Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.766Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.767Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.767Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.767Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.767Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.767Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.767Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.767Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.767Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.767Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.768Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.768Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.768Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.768Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.768Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.769Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.769Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.769Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.769Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.769Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 10 13:05:49 2023-12-14T13:05:49.769Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.769Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.770Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.770Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.770Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.770Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.770Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.770Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.770Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.770Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.770Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.770Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.771Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.771Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.771Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.771Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.771Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.772Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.772Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.772Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.772Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.772Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.772Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 10 13:05:49 2023-12-14T13:05:49.772Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.773Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.773Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.773Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.773Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.773Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.773Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.774Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.774Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 10 13:05:49 2023-12-14T13:05:49.774Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.774Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.774Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.774Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.774Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.774Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.774Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.774Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.774Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.775Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.775Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.776Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.776Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.776Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.776Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.776Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.776Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.776Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.779Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.780Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.796Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.797Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.802Z INFO 8090 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:05:49 2023-12-14T13:05:49.802Z WARN 8090 --- [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. 13:05:49 2023-12-14T13:05:49.803Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.803Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.803Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.803Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.803Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.803Z WARN 8090 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 11 13:05:49 2023-12-14T13:05:49.803Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.803Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.803Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 9 13:05:49 2023-12-14T13:05:49.803Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.803Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.804Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.804Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.804Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.804Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.804Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.804Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.804Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.805Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.805Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.805Z WARN 8090 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 11 13:05:49 2023-12-14T13:05:49.805Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.805Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 11 13:05:49 2023-12-14T13:05:49.805Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.805Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.805Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.805Z WARN 8090 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 11 13:05:49 2023-12-14T13:05:49.808Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.809Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.809Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.809Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.809Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.809Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.809Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.809Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.809Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.810Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.810Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.810Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.811Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.811Z WARN 8090 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 11 13:05:49 2023-12-14T13:05:49.811Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.811Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 11 13:05:49 2023-12-14T13:05:49.811Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.811Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.811Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.812Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.812Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.812Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.812Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.812Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 11 13:05:49 2023-12-14T13:05:49.812Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.812Z WARN 8090 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 11 13:05:49 2023-12-14T13:05:49.812Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.812Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 10 13:05:49 2023-12-14T13:05:49.812Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.813Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.813Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.813Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.813Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 10 13:05:49 2023-12-14T13:05:49.813Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.814Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.814Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.814Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.814Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.814Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.814Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.815Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.815Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.815Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.815Z WARN 8090 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 10 13:05:49 2023-12-14T13:05:49.815Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.815Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 11 13:05:49 2023-12-14T13:05:49.815Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.815Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 11 13:05:49 2023-12-14T13:05:49.815Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.815Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.815Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 9 13:05:49 2023-12-14T13:05:49.815Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.816Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:05:49 2023-12-14T13:05:49.816Z WARN 8090 --- [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. 13:05:49 2023-12-14T13:05:49.816Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.816Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.821Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.821Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.822Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.822Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 11 13:05:49 2023-12-14T13:05:49.822Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.824Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.824Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.824Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.824Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.824Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.824Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 11 13:05:49 2023-12-14T13:05:49.824Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.824Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 11 13:05:49 2023-12-14T13:05:49.825Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.825Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 10 13:05:49 2023-12-14T13:05:49.825Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.825Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.825Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 10 13:05:49 2023-12-14T13:05:49.825Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.828Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.829Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.829Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 11 13:05:49 2023-12-14T13:05:49.833Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.833Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.834Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.834Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.834Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.834Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.834Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 11 13:05:49 2023-12-14T13:05:49.834Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.834Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.837Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.837Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.837Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.838Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.838Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 12 13:05:49 2023-12-14T13:05:49.838Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.838Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.838Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 11 13:05:49 2023-12-14T13:05:49.841Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.841Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.841Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.841Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.841Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.842Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.846Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.846Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.846Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.847Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.847Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.847Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.847Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.847Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 11 13:05:49 2023-12-14T13:05:49.848Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.848Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 11 13:05:49 2023-12-14T13:05:49.848Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.849Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.858Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.858Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.858Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 11 13:05:49 2023-12-14T13:05:49.861Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.861Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.865Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.866Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.866Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.866Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 11 13:05:49 2023-12-14T13:05:49.866Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.866Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.866Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.867Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.867Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.867Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.867Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.867Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 11 13:05:49 2023-12-14T13:05:49.867Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.867Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.867Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.868Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.868Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.868Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.868Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.868Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.868Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.868Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.868Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.868Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.868Z WARN 8090 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 11 13:05:49 2023-12-14T13:05:49.869Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.869Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.869Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.869Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.869Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.869Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.869Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.870Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.870Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.870Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.870Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 11 13:05:49 2023-12-14T13:05:49.870Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.870Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.870Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.870Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.870Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.871Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.871Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.871Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.871Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.871Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.871Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.871Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.872Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.872Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.872Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.872Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.872Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.872Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.872Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.873Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.873Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.874Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.874Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.874Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.874Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.874Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.874Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.874Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.874Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.875Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.875Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.875Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.875Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.875Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.875Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 11 13:05:49 2023-12-14T13:05:49.875Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.875Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.875Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 11 13:05:49 2023-12-14T13:05:49.875Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.875Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.875Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.875Z WARN 8090 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 11 13:05:49 2023-12-14T13:05:49.876Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.876Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.876Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.876Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.877Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.877Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.877Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.877Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.877Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.880Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.881Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.897Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.898Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.903Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.903Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.903Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.903Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.903Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.903Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.904Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.904Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.904Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.904Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.904Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.904Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.904Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.904Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.904Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.904Z WARN 8090 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 12 13:05:49 2023-12-14T13:05:49.904Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.904Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.904Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 10 13:05:49 2023-12-14T13:05:49.905Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.905Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.905Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.905Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.905Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.905Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.905Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.905Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.905Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.905Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.906Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.906Z WARN 8090 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 12 13:05:49 2023-12-14T13:05:49.906Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.906Z WARN 8090 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 12 13:05:49 2023-12-14T13:05:49.906Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.906Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.906Z WARN 8090 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 12 13:05:49 2023-12-14T13:05:49.906Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.909Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.910Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.910Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.910Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.910Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.910Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.910Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.910Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.910Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.910Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.911Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.911Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.912Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.912Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.912Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.912Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.912Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.912Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.912Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.913Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.913Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 12 13:05:49 2023-12-14T13:05:49.913Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.913Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.913Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 12 13:05:49 2023-12-14T13:05:49.913Z WARN 8090 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 12 13:05:49 2023-12-14T13:05:49.913Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.913Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 11 13:05:49 2023-12-14T13:05:49.913Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.913Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.913Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.914Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.914Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 11 13:05:49 2023-12-14T13:05:49.914Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.915Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.915Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.915Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.915Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.915Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.915Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.915Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.915Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.915Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.916Z WARN 8090 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 11 13:05:49 2023-12-14T13:05:49.916Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.916Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.916Z WARN 8090 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 12 13:05:49 2023-12-14T13:05:49.916Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.916Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 10 13:05:49 2023-12-14T13:05:49.916Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:05:49 2023-12-14T13:05:49.916Z WARN 8090 --- [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. 13:05:49 2023-12-14T13:05:49.916Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.916Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 12 13:05:49 2023-12-14T13:05:49.916Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.917Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.917Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:49 2023-12-14T13:05:49.922Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.922Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.922Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.922Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.922Z WARN 8090 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 11 13:05:49 2023-12-14T13:05:49.924Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.924Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.925Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.925Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.925Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:49 2023-12-14T13:05:49.925Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 12 13:05:49 2023-12-14T13:05:49.925Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:49 2023-12-14T13:05:49.925Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 12 13:05:49 2023-12-14T13:05:49.925Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.925Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.925Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.926Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.929Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.930Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.930Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 12 13:05:49 2023-12-14T13:05:49.934Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.934Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:49 2023-12-14T13:05:49.934Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.934Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.935Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.935Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.938Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.938Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.938Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:49 2023-12-14T13:05:49.939Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:49 2023-12-14T13:05:49.939Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 13 13:05:49 2023-12-14T13:05:49.939Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:49 2023-12-14T13:05:49.939Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 12 13:05:51 2023-12-14T13:05:49.939Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:51 2023-12-14T13:05:49.939Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 12 13:05:51 2023-12-14T13:05:49.943Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:49.943Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:49.943Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:49.944Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:51 2023-12-14T13:05:49.944Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:51 2023-12-14T13:05:49.947Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:49.948Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:49.952Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:51 2023-12-14T13:05:49.963Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:49.967Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:49.968Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:49.969Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:49.969Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:49.969Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:49.972Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:05:51 2023-12-14T13:05:49.973Z WARN 8090 --- [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. 13:05:51 2023-12-14T13:05:49.994Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:05:51 2023-12-14T13:05:49.994Z WARN 8090 --- [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. 13:05:51 2023-12-14T13:05:50.001Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:05:51 2023-12-14T13:05:50.001Z WARN 8090 --- [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. 13:05:51 2023-12-14T13:05:50.006Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:50.006Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:50.011Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:05:51 2023-12-14T13:05:50.011Z WARN 8090 --- [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. 13:05:51 2023-12-14T13:05:50.013Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:50.014Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:50.016Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:50.016Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:50.017Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:50.020Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 13:05:51 2023-12-14T13:05:50.020Z WARN 8090 --- [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. 13:05:51 2023-12-14T13:05:50.027Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:50.027Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:50.030Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:50.031Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:50.031Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:50.044Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:05:51 2023-12-14T13:05:50.044Z WARN 8090 --- [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. 13:05:51 2023-12-14T13:05:50.049Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:05:51 2023-12-14T13:05:50.049Z WARN 8090 --- [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. 13:05:51 2023-12-14T13:05:50.050Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:51 2023-12-14T13:05:50.052Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:05:51 2023-12-14T13:05:50.052Z WARN 8090 --- [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. 13:05:51 2023-12-14T13:05:50.077Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:05:51 2023-12-14T13:05:50.077Z WARN 8090 --- [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. 13:05:51 2023-12-14T13:05:50.077Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:51 2023-12-14T13:05:50.212Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:05:51 2023-12-14T13:05:50.212Z WARN 8090 --- [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. 13:05:51 2023-12-14T13:05:50.303Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:05:51 2023-12-14T13:05:50.303Z WARN 8090 --- [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. 13:05:51 2023-12-14T13:05:50.353Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:05:51 2023-12-14T13:05:50.353Z WARN 8090 --- [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. 13:05:51 2023-12-14T13:05:50.480Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 13:05:51 2023-12-14T13:05:50.480Z WARN 8090 --- [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. 13:05:51 2023-12-14T13:05:50.511Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:05:51 2023-12-14T13:05:50.511Z WARN 8090 --- [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. 13:05:51 2023-12-14T13:05:50.655Z INFO 8090 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:05:51 2023-12-14T13:05:50.655Z WARN 8090 --- [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. 13:05:51 2023-12-14T13:05:50.810Z INFO 8090 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:05:51 2023-12-14T13:05:50.810Z WARN 8090 --- [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. 13:05:51 2023-12-14T13:05:50.903Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:05:51 2023-12-14T13:05:50.903Z WARN 8090 --- [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. 13:05:51 2023-12-14T13:05:50.947Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:05:51 2023-12-14T13:05:50.947Z WARN 8090 --- [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. 13:05:51 2023-12-14T13:05:50.975Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:05:51 2023-12-14T13:05:50.975Z WARN 8090 --- [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. 13:05:51 2023-12-14T13:05:50.980Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:05:51 2023-12-14T13:05:50.980Z WARN 8090 --- [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. 13:05:51 2023-12-14T13:05:50.980Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:51 2023-12-14T13:05:51.002Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:05:51 2023-12-14T13:05:51.002Z WARN 8090 --- [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. 13:05:51 2023-12-14T13:05:51.002Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:51 2023-12-14T13:05:51.019Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:05:51 2023-12-14T13:05:51.019Z WARN 8090 --- [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. 13:05:51 2023-12-14T13:05:51.069Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:05:51 2023-12-14T13:05:51.069Z WARN 8090 --- [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. 13:05:51 2023-12-14T13:05:51.113Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:05:51 2023-12-14T13:05:51.113Z WARN 8090 --- [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. 13:05:51 2023-12-14T13:05:51.154Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:05:51 2023-12-14T13:05:51.154Z WARN 8090 --- [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. 13:05:51 2023-12-14T13:05:51.200Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:05:51 2023-12-14T13:05:51.201Z WARN 8090 --- [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. 13:05:51 2023-12-14T13:05:51.222Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 13:05:51 2023-12-14T13:05:51.222Z WARN 8090 --- [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. 13:05:51 2023-12-14T13:05:51.228Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:05:51 2023-12-14T13:05:51.228Z WARN 8090 --- [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. 13:05:51 2023-12-14T13:05:51.258Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:05:51 2023-12-14T13:05:51.258Z WARN 8090 --- [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. 13:05:51 2023-12-14T13:05:51.357Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:05:51 2023-12-14T13:05:51.357Z WARN 8090 --- [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. 13:05:51 2023-12-14T13:05:51.477Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:05:51 2023-12-14T13:05:51.477Z WARN 8090 --- [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. 13:05:51 2023-12-14T13:05:51.478Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:51 2023-12-14T13:05:51.478Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 13 13:05:51 2023-12-14T13:05:51.478Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:51 2023-12-14T13:05:51.478Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 12 13:05:51 2023-12-14T13:05:51.479Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:51 2023-12-14T13:05:51.479Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 13 13:05:51 2023-12-14T13:05:51.479Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:51 2023-12-14T13:05:51.479Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:51 2023-12-14T13:05:51.479Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 12 13:05:51 2023-12-14T13:05:51.479Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 13 13:05:51 2023-12-14T13:05:51.479Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:51 2023-12-14T13:05:51.479Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 12 13:05:51 2023-12-14T13:05:51.479Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:51 2023-12-14T13:05:51.479Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 12 13:05:51 2023-12-14T13:05:51.479Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:51 2023-12-14T13:05:51.479Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 13 13:05:51 2023-12-14T13:05:51.479Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:51 2023-12-14T13:05:51.479Z WARN 8090 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 12 13:05:51 2023-12-14T13:05:51.479Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:51 2023-12-14T13:05:51.479Z WARN 8090 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 13 13:05:51 2023-12-14T13:05:51.479Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:51 2023-12-14T13:05:51.479Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 12 13:05:51 2023-12-14T13:05:51.479Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:51 2023-12-14T13:05:51.479Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 11 13:05:51 2023-12-14T13:05:51.480Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:51 2023-12-14T13:05:51.480Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 12 13:05:51 2023-12-14T13:05:51.480Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:51 2023-12-14T13:05:51.480Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 13 13:05:51 2023-12-14T13:05:51.480Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:51 2023-12-14T13:05:51.480Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 13 13:05:51 2023-12-14T13:05:51.480Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:51 2023-12-14T13:05:51.480Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 12 13:05:51 2023-12-14T13:05:51.480Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:51 2023-12-14T13:05:51.480Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:51 2023-12-14T13:05:51.480Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 13 13:05:51 2023-12-14T13:05:51.480Z WARN 8090 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 5 13:05:51 2023-12-14T13:05:51.480Z WARN 8090 --- [cached.thread-1] c.h.i.cluster.impl.MembershipManager : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.246]:5704 - 56b78c57-2452-4865-9799-68544de7d45d is suspected to be dead for reason: No connection 13:05:51 2023-12-14T13:05:51.481Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:51 2023-12-14T13:05:51.481Z WARN 8090 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 12 13:05:51 2023-12-14T13:05:51.481Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:51 2023-12-14T13:05:51.481Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 11 13:05:51 2023-12-14T13:05:51.481Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:51 2023-12-14T13:05:51.481Z WARN 8090 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 14 13:05:51 2023-12-14T13:05:51.557Z INFO 8090 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:05:51 2023-12-14T13:05:51.557Z WARN 8090 --- [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. 13:05:51 2023-12-14T13:05:51.578Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.579Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.579Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.579Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.579Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.579Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.579Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.579Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.579Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.579Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.579Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.579Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.579Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.579Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.579Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.579Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.580Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:51 2023-12-14T13:05:51.580Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.580Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 13 13:05:51 2023-12-14T13:05:51.580Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:51 2023-12-14T13:05:51.580Z WARN 8090 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 14 13:05:51 2023-12-14T13:05:51.580Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.580Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:51 2023-12-14T13:05:51.580Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.580Z WARN 8090 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 13 13:05:51 2023-12-14T13:05:51.580Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.580Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:51 2023-12-14T13:05:51.580Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:51 2023-12-14T13:05:51.580Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 13 13:05:51 2023-12-14T13:05:51.580Z WARN 8090 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 12 13:05:51 2023-12-14T13:05:51.580Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.580Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.580Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:51 2023-12-14T13:05:51.581Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 12 13:05:51 2023-12-14T13:05:51.581Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.581Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:51 2023-12-14T13:05:51.581Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.581Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.581Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 14 13:05:51 2023-12-14T13:05:51.581Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.581Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.581Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.580Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.581Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:51 2023-12-14T13:05:51.581Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:51 2023-12-14T13:05:51.581Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 14 13:05:51 2023-12-14T13:05:51.581Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 13 13:05:51 2023-12-14T13:05:51.581Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:51 2023-12-14T13:05:51.581Z WARN 8090 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 13 13:05:51 2023-12-14T13:05:51.581Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.581Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.581Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.581Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.581Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:51 2023-12-14T13:05:51.581Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 12 13:05:51 2023-12-14T13:05:51.581Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:51 2023-12-14T13:05:51.581Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 14 13:05:51 2023-12-14T13:05:51.581Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:51 2023-12-14T13:05:51.581Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 14 13:05:51 2023-12-14T13:05:51.581Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:51 2023-12-14T13:05:51.581Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 13 13:05:51 2023-12-14T13:05:51.582Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.582Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:51 2023-12-14T13:05:51.582Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.582Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 12 13:05:51 2023-12-14T13:05:51.582Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:51 2023-12-14T13:05:51.582Z WARN 8090 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 13 13:05:51 2023-12-14T13:05:51.582Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:51 2023-12-14T13:05:51.582Z WARN 8090 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 14 13:05:51 2023-12-14T13:05:51.582Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:51 2023-12-14T13:05:51.582Z WARN 8090 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 13 13:05:51 2023-12-14T13:05:51.582Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:51 2023-12-14T13:05:51.582Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 12 13:05:51 2023-12-14T13:05:51.583Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:51 2023-12-14T13:05:51.583Z WARN 8090 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 13 13:05:51 2023-12-14T13:05:51.583Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:51 2023-12-14T13:05:51.583Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 12 13:05:51 2023-12-14T13:05:51.583Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:51 2023-12-14T13:05:51.583Z WARN 8090 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 14 13:05:51 2023-12-14T13:05:51.583Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:51 2023-12-14T13:05:51.583Z WARN 8090 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 13 13:05:51 2023-12-14T13:05:51.583Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:51 2023-12-14T13:05:51.583Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 12 13:05:51 2023-12-14T13:05:51.583Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:51 2023-12-14T13:05:51.583Z WARN 8090 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 13 13:05:51 2023-12-14T13:05:51.583Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:51 2023-12-14T13:05:51.583Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 14 13:05:51 2023-12-14T13:05:51.584Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:51 2023-12-14T13:05:51.584Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 15 13:05:51 2023-12-14T13:05:51.584Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.584Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.584Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:51 2023-12-14T13:05:51.584Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 11 13:05:51 2023-12-14T13:05:51.585Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:51 2023-12-14T13:05:51.585Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 13 13:05:51 2023-12-14T13:05:51.585Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:51 2023-12-14T13:05:51.585Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 13 13:05:51 2023-12-14T13:05:51.585Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:51 2023-12-14T13:05:51.585Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 12 13:05:51 2023-12-14T13:05:51.585Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:51 2023-12-14T13:05:51.585Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 6 13:05:51 2023-12-14T13:05:51.585Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:51 2023-12-14T13:05:51.585Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 13 13:05:51 2023-12-14T13:05:51.585Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:51 2023-12-14T13:05:51.586Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:51 2023-12-14T13:05:51.586Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 12 13:05:51 2023-12-14T13:05:51.586Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:51 2023-12-14T13:05:51.586Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 11 13:05:51 2023-12-14T13:05:51.586Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:51 2023-12-14T13:05:51.586Z WARN 8090 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 13 13:05:51 2023-12-14T13:05:51.596Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.597Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.597Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.597Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:51 2023-12-14T13:05:51.597Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:51 2023-12-14T13:05:51.597Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:51 2023-12-14T13:05:51.632Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.632Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.632Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.633Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:51 2023-12-14T13:05:51.633Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:51 2023-12-14T13:05:51.633Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:51 2023-12-14T13:05:51.680Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.680Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.680Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.680Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.681Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.681Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:51 2023-12-14T13:05:51.681Z WARN 8090 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 14 13:05:51 2023-12-14T13:05:51.681Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.681Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.681Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.681Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:51 2023-12-14T13:05:51.681Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 15 13:05:51 2023-12-14T13:05:51.681Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:51 2023-12-14T13:05:51.681Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 14 13:05:51 2023-12-14T13:05:51.681Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:51 2023-12-14T13:05:51.681Z WARN 8090 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 14 13:05:51 2023-12-14T13:05:51.681Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.681Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.681Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:51 2023-12-14T13:05:51.681Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:51 2023-12-14T13:05:51.682Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 14 13:05:51 2023-12-14T13:05:51.682Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.682Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.682Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.682Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:51 2023-12-14T13:05:51.682Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.682Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 13 13:05:51 2023-12-14T13:05:51.682Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.682Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:51 2023-12-14T13:05:51.682Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:51 2023-12-14T13:05:51.682Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 14 13:05:51 2023-12-14T13:05:51.682Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.682Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.682Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 15 13:05:51 2023-12-14T13:05:51.683Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:51 2023-12-14T13:05:51.683Z WARN 8090 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 15 13:05:51 2023-12-14T13:05:51.683Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.683Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:51 2023-12-14T13:05:51.683Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 13 13:05:51 2023-12-14T13:05:51.683Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.683Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.683Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.683Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:51 2023-12-14T13:05:51.683Z WARN 8090 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 13 13:05:51 2023-12-14T13:05:51.683Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:51 2023-12-14T13:05:51.683Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.683Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 13 13:05:51 2023-12-14T13:05:51.683Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:51 2023-12-14T13:05:51.683Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 14 13:05:51 2023-12-14T13:05:51.683Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.683Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.683Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.684Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:51 2023-12-14T13:05:51.684Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 13 13:05:51 2023-12-14T13:05:51.684Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.684Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:51 2023-12-14T13:05:51.684Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:51 2023-12-14T13:05:51.684Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 13 13:05:51 2023-12-14T13:05:51.684Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 15 13:05:51 2023-12-14T13:05:51.684Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.684Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:51 2023-12-14T13:05:51.684Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 14 13:05:51 2023-12-14T13:05:51.684Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:51 2023-12-14T13:05:51.684Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 15 13:05:51 2023-12-14T13:05:51.684Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:51 2023-12-14T13:05:51.684Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 14 13:05:51 2023-12-14T13:05:51.684Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.685Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:51 2023-12-14T13:05:51.685Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 14 13:05:51 2023-12-14T13:05:51.685Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:51 2023-12-14T13:05:51.685Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 15 13:05:51 2023-12-14T13:05:51.685Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:51 2023-12-14T13:05:51.685Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 12 13:05:51 2023-12-14T13:05:51.685Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.685Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.685Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:51 2023-12-14T13:05:51.685Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 13 13:05:51 2023-12-14T13:05:51.685Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:51 2023-12-14T13:05:51.685Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 14 13:05:51 2023-12-14T13:05:51.685Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.686Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:51 2023-12-14T13:05:51.686Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 14 13:05:51 2023-12-14T13:05:51.686Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:51 2023-12-14T13:05:51.686Z WARN 8090 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 15 13:05:51 2023-12-14T13:05:51.686Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.686Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:51 2023-12-14T13:05:51.686Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 7 13:05:51 2023-12-14T13:05:51.686Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:51 2023-12-14T13:05:51.686Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:51 2023-12-14T13:05:51.686Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 14 13:05:51 2023-12-14T13:05:51.687Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.687Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.687Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.687Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:51 2023-12-14T13:05:51.687Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 14 13:05:51 2023-12-14T13:05:51.687Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 13:05:51 2023-12-14T13:05:51.687Z WARN 8090 --- [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. 13:05:51 2023-12-14T13:05:51.687Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:51 2023-12-14T13:05:51.687Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 16 13:05:51 2023-12-14T13:05:51.688Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.688Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.688Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:51 2023-12-14T13:05:51.688Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 13 13:05:51 2023-12-14T13:05:51.688Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:51 2023-12-14T13:05:51.688Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 12 13:05:51 2023-12-14T13:05:51.689Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:51 2023-12-14T13:05:51.689Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 13 13:05:51 2023-12-14T13:05:51.691Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:51 2023-12-14T13:05:51.691Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 14 13:05:51 2023-12-14T13:05:51.691Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:51 2023-12-14T13:05:51.691Z WARN 8090 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 14 13:05:51 2023-12-14T13:05:51.697Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.697Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:51 2023-12-14T13:05:51.698Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.698Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.698Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:51 2023-12-14T13:05:51.698Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:51 2023-12-14T13:05:51.698Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 15 13:05:51 2023-12-14T13:05:51.733Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.733Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.733Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.734Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:51 2023-12-14T13:05:51.734Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:51 2023-12-14T13:05:51.734Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:51 2023-12-14T13:05:51.750Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.751Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:51 2023-12-14T13:05:51.754Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.755Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.755Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.755Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.755Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:51 2023-12-14T13:05:51.755Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:51 2023-12-14T13:05:51.755Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:51 2023-12-14T13:05:51.756Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:51 2023-12-14T13:05:51.781Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.781Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.781Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.781Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.782Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.782Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.782Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:51 2023-12-14T13:05:51.782Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 15 13:05:51 2023-12-14T13:05:51.782Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:51 2023-12-14T13:05:51.782Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:51 2023-12-14T13:05:51.782Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.783Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.783Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.783Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:51 2023-12-14T13:05:51.783Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.783Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 15 13:05:51 2023-12-14T13:05:51.783Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:51 2023-12-14T13:05:51.783Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:51 2023-12-14T13:05:51.783Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 15 13:05:51 2023-12-14T13:05:51.783Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 16 13:05:51 2023-12-14T13:05:51.784Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:51 2023-12-14T13:05:51.784Z WARN 8090 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 15 13:05:51 2023-12-14T13:05:51.784Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.784Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.784Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:51 2023-12-14T13:05:51.784Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.784Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:51 2023-12-14T13:05:51.784Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 16 13:05:51 2023-12-14T13:05:51.784Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 16 13:05:51 2023-12-14T13:05:51.784Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.784Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.784Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.784Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:51 2023-12-14T13:05:51.784Z WARN 8090 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 14 13:05:51 2023-12-14T13:05:51.784Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.784Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:51 2023-12-14T13:05:51.784Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.784Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 14 13:05:51 2023-12-14T13:05:51.784Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:51 2023-12-14T13:05:51.784Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.785Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.785Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.785Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:51 2023-12-14T13:05:51.785Z WARN 8090 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 14 13:05:51 2023-12-14T13:05:51.785Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:51 2023-12-14T13:05:51.785Z WARN 8090 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 14 13:05:51 2023-12-14T13:05:51.785Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:51 2023-12-14T13:05:51.785Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 14 13:05:51 2023-12-14T13:05:51.785Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:51 2023-12-14T13:05:51.785Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 15 13:05:51 2023-12-14T13:05:51.785Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.785Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:51 2023-12-14T13:05:51.785Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:51 2023-12-14T13:05:51.785Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 15 13:05:51 2023-12-14T13:05:51.785Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 15 13:05:51 2023-12-14T13:05:51.785Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.785Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:51 2023-12-14T13:05:51.785Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 16 13:05:51 2023-12-14T13:05:51.785Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.786Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.786Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:51 2023-12-14T13:05:51.786Z WARN 8090 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 16 13:05:51 2023-12-14T13:05:51.786Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.786Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.786Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.786Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:51 2023-12-14T13:05:51.786Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.786Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 14 13:05:51 2023-12-14T13:05:51.786Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:51 2023-12-14T13:05:51.786Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 15 13:05:51 2023-12-14T13:05:51.786Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:51 2023-12-14T13:05:51.786Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 13 13:05:51 2023-12-14T13:05:51.786Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:51 2023-12-14T13:05:51.786Z WARN 8090 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 16 13:05:51 2023-12-14T13:05:51.787Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:51 2023-12-14T13:05:51.787Z WARN 8090 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 16 13:05:51 2023-12-14T13:05:51.787Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.787Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:51 2023-12-14T13:05:51.787Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 8 13:05:51 2023-12-14T13:05:51.787Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:51 2023-12-14T13:05:51.787Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 15 13:05:51 2023-12-14T13:05:51.787Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:51 2023-12-14T13:05:51.787Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 15 13:05:51 2023-12-14T13:05:51.787Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.787Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:51 2023-12-14T13:05:51.787Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 14 13:05:51 2023-12-14T13:05:51.787Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.788Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.788Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:51 2023-12-14T13:05:51.788Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:51 2023-12-14T13:05:51.788Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 17 13:05:51 2023-12-14T13:05:51.788Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.788Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.789Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:51 2023-12-14T13:05:51.789Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 15 13:05:51 2023-12-14T13:05:51.789Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.789Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:51 2023-12-14T13:05:51.789Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 13 13:05:51 2023-12-14T13:05:51.789Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:51 2023-12-14T13:05:51.789Z WARN 8090 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 15 13:05:51 2023-12-14T13:05:51.789Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:51 2023-12-14T13:05:51.791Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.791Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.791Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:51 2023-12-14T13:05:51.791Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:51 2023-12-14T13:05:51.793Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:51 2023-12-14T13:05:51.793Z WARN 8090 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 14 13:05:51 2023-12-14T13:05:51.796Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.796Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.796Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.796Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:51 2023-12-14T13:05:51.796Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:51 2023-12-14T13:05:51.796Z WARN 8090 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 15 13:05:51 2023-12-14T13:05:51.797Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:51 2023-12-14T13:05:51.798Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.798Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:51 2023-12-14T13:05:51.798Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.798Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.799Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:51 2023-12-14T13:05:51.799Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:51 2023-12-14T13:05:51.799Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 16 13:05:51 2023-12-14T13:05:51.804Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:05:51 2023-12-14T13:05:51.804Z WARN 8090 --- [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. 13:05:51 2023-12-14T13:05:51.804Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:51 2023-12-14T13:05:51.835Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.835Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.835Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.835Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:51 2023-12-14T13:05:51.835Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:51 2023-12-14T13:05:51.836Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:51 2023-12-14T13:05:51.850Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.851Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.851Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.851Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:51 2023-12-14T13:05:51.851Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:51 2023-12-14T13:05:51.851Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:51 2023-12-14T13:05:51.856Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.856Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.856Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:05:51 2023-12-14T13:05:51.856Z WARN 8090 --- [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. 13:05:51 2023-12-14T13:05:51.856Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.856Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.856Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:51 2023-12-14T13:05:51.856Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:51 2023-12-14T13:05:51.857Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:51 2023-12-14T13:05:51.857Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:51 2023-12-14T13:05:51.883Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.883Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.883Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.884Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.884Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:51 2023-12-14T13:05:51.884Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.884Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.884Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:51 2023-12-14T13:05:51.884Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 16 13:05:51 2023-12-14T13:05:51.884Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:51 2023-12-14T13:05:51.884Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:51 2023-12-14T13:05:51.884Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.885Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:51 2023-12-14T13:05:51.885Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 17 13:05:51 2023-12-14T13:05:51.885Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.885Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.885Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:51 2023-12-14T13:05:51.885Z WARN 8090 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 15 13:05:51 2023-12-14T13:05:51.885Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.885Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.885Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.885Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:51 2023-12-14T13:05:51.886Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.886Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:51 2023-12-14T13:05:51.886Z WARN 8090 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 17 13:05:51 2023-12-14T13:05:51.886Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:51 2023-12-14T13:05:51.886Z WARN 8090 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 16 13:05:51 2023-12-14T13:05:51.886Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:51 2023-12-14T13:05:51.886Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 15 13:05:51 2023-12-14T13:05:51.886Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:51 2023-12-14T13:05:51.886Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 15 13:05:51 2023-12-14T13:05:51.886Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:51 2023-12-14T13:05:51.886Z WARN 8090 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 16 13:05:51 2023-12-14T13:05:51.886Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.887Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.887Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.887Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:51 2023-12-14T13:05:51.887Z WARN 8090 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 15 13:05:51 2023-12-14T13:05:51.887Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.887Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.887Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.887Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.888Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.888Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.888Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.888Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.888Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:51 2023-12-14T13:05:51.888Z WARN 8090 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 16 13:05:51 2023-12-14T13:05:51.888Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:51 2023-12-14T13:05:51.888Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.888Z WARN 8090 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 15 13:05:51 2023-12-14T13:05:51.888Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:51 2023-12-14T13:05:51.888Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 16 13:05:51 2023-12-14T13:05:51.888Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.888Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:51 2023-12-14T13:05:51.888Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 17 13:05:51 2023-12-14T13:05:51.888Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.888Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:51 2023-12-14T13:05:51.888Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 16 13:05:51 2023-12-14T13:05:51.889Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.889Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:51 2023-12-14T13:05:51.889Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.889Z WARN 8090 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 15 13:05:51 2023-12-14T13:05:51.889Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.889Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.889Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.889Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:51 2023-12-14T13:05:51.889Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:51 2023-12-14T13:05:51.889Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 16 13:05:51 2023-12-14T13:05:51.889Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:51 2023-12-14T13:05:51.889Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.889Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 14 13:05:51 2023-12-14T13:05:51.889Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:51 2023-12-14T13:05:51.889Z WARN 8090 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 17 13:05:51 2023-12-14T13:05:51.889Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:51 2023-12-14T13:05:51.889Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 18 13:05:51 2023-12-14T13:05:51.890Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:51 2023-12-14T13:05:51.890Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:51 2023-12-14T13:05:51.890Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.890Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 14 13:05:51 2023-12-14T13:05:51.890Z WARN 8090 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 16 13:05:51 2023-12-14T13:05:51.890Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:51 2023-12-14T13:05:51.890Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:51 2023-12-14T13:05:51.890Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 17 13:05:51 2023-12-14T13:05:51.890Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 16 13:05:51 2023-12-14T13:05:51.890Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:51 2023-12-14T13:05:51.890Z WARN 8090 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 16 13:05:51 2023-12-14T13:05:51.890Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:51 2023-12-14T13:05:51.890Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 14 13:05:51 2023-12-14T13:05:51.890Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:51 2023-12-14T13:05:51.890Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 17 13:05:51 2023-12-14T13:05:51.890Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:51 2023-12-14T13:05:51.890Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 16 13:05:51 2023-12-14T13:05:51.891Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:51 2023-12-14T13:05:51.891Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 9 13:05:51 2023-12-14T13:05:51.891Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:51 2023-12-14T13:05:51.891Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 16 13:05:51 2023-12-14T13:05:51.892Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.892Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.892Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:51 2023-12-14T13:05:51.892Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 15 13:05:51 2023-12-14T13:05:51.892Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:51 2023-12-14T13:05:51.892Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 15 13:05:51 2023-12-14T13:05:51.893Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.894Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:51 2023-12-14T13:05:51.894Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 15 13:05:51 2023-12-14T13:05:51.896Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.896Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:51 2023-12-14T13:05:51.897Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:51 2023-12-14T13:05:51.897Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:51 2023-12-14T13:05:51.897Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 16 13:05:52 2023-12-14T13:05:51.898Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:51.900Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:52 2023-12-14T13:05:51.901Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:51.901Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:51.901Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:51.901Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:52 2023-12-14T13:05:51.901Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:52 2023-12-14T13:05:51.901Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:52 2023-12-14T13:05:51.901Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 17 13:05:52 2023-12-14T13:05:51.936Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:51.936Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:51.936Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:51.936Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:51.937Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:51.938Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:51.952Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:51.952Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:51.952Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:51.953Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:51.953Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:51.956Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:51.956Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:52 2023-12-14T13:05:51.957Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:51.960Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:51.960Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:51.960Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:51.961Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:52 2023-12-14T13:05:51.961Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:51.961Z WARN 8090 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 15 13:05:52 2023-12-14T13:05:51.963Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:51.967Z INFO 8090 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:05:52 2023-12-14T13:05:51.967Z WARN 8090 --- [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. 13:05:52 2023-12-14T13:05:51.984Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:51.985Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:51.985Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:51.985Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:51.985Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:51.985Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:52 2023-12-14T13:05:51.985Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:52 2023-12-14T13:05:51.985Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:52 2023-12-14T13:05:51.985Z WARN 8090 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 17 13:05:52 2023-12-14T13:05:51.986Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:52 2023-12-14T13:05:51.986Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 18 13:05:52 2023-12-14T13:05:51.986Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:51.986Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:51.986Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:51.986Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:51.986Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 16 13:05:52 2023-12-14T13:05:51.986Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:51.986Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:51.986Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:51.987Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:51.987Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:51.987Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 17 13:05:52 2023-12-14T13:05:51.987Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 18 13:05:52 2023-12-14T13:05:51.987Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:51.987Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:52 2023-12-14T13:05:51.987Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:51.987Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 16 13:05:52 2023-12-14T13:05:51.987Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:51.987Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 16 13:05:52 2023-12-14T13:05:51.987Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:52 2023-12-14T13:05:51.987Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 17 13:05:52 2023-12-14T13:05:51.987Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:51.987Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:52 2023-12-14T13:05:51.987Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 17 13:05:52 2023-12-14T13:05:51.988Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:52 2023-12-14T13:05:51.988Z WARN 8090 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 16 13:05:52 2023-12-14T13:05:51.988Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:51.988Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:51.988Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:51.989Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:51.989Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:52 2023-12-14T13:05:51.989Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 16 13:05:52 2023-12-14T13:05:51.989Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:52 2023-12-14T13:05:51.989Z WARN 8090 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 17 13:05:52 2023-12-14T13:05:51.989Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:51.989Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 18 13:05:52 2023-12-14T13:05:51.989Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:51.989Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:51.989Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.003Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:52.003Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.003Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 17 13:05:52 2023-12-14T13:05:52.003Z WARN 8090 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 18 13:05:52 2023-12-14T13:05:52.003Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.003Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.003Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.003Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.003Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.003Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.003Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.003Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.003Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.004Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.004Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.004Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.004Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.004Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.004Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.004Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.004Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.004Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.004Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 17 13:05:52 2023-12-14T13:05:52.004Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:52 2023-12-14T13:05:52.004Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 17 13:05:52 2023-12-14T13:05:52.004Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.004Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 16 13:05:52 2023-12-14T13:05:52.004Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:52 2023-12-14T13:05:52.004Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 15 13:05:52 2023-12-14T13:05:52.004Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:52 2023-12-14T13:05:52.004Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:52 2023-12-14T13:05:52.004Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 17 13:05:52 2023-12-14T13:05:52.004Z WARN 8090 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 16 13:05:52 2023-12-14T13:05:52.004Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:52 2023-12-14T13:05:52.004Z WARN 8090 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 16 13:05:52 2023-12-14T13:05:52.004Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:52 2023-12-14T13:05:52.004Z WARN 8090 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 17 13:05:52 2023-12-14T13:05:52.004Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:52.004Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 17 13:05:52 2023-12-14T13:05:52.005Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:52.005Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.005Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:52 2023-12-14T13:05:52.005Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 19 13:05:52 2023-12-14T13:05:52.005Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 18 13:05:52 2023-12-14T13:05:52.005Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 10 13:05:52 2023-12-14T13:05:52.005Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.005Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:52.005Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:52 2023-12-14T13:05:52.005Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 15 13:05:52 2023-12-14T13:05:52.005Z WARN 8090 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 17 13:05:52 2023-12-14T13:05:52.005Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 16 13:05:52 2023-12-14T13:05:52.005Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:52.005Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 15 13:05:52 2023-12-14T13:05:52.005Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.005Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 18 13:05:52 2023-12-14T13:05:52.005Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.007Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.007Z WARN 8090 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 17 13:05:52 2023-12-14T13:05:52.014Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:05:52 2023-12-14T13:05:52.014Z WARN 8090 --- [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. 13:05:52 2023-12-14T13:05:52.032Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:05:52 2023-12-14T13:05:52.032Z WARN 8090 --- [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. 13:05:52 2023-12-14T13:05:52.032Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:52 2023-12-14T13:05:52.032Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.033Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.034Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.034Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.036Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.036Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.037Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.037Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.039Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.039Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:52.053Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.053Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.054Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.054Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.056Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:05:52 2023-12-14T13:05:52.056Z WARN 8090 --- [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. 13:05:52 2023-12-14T13:05:52.056Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.056Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.056Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.057Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.057Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.058Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.058Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:52 2023-12-14T13:05:52.059Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.061Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.061Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.062Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:52.062Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 16 13:05:52 2023-12-14T13:05:52.062Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:52 2023-12-14T13:05:52.063Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.064Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.071Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:05:52 2023-12-14T13:05:52.071Z WARN 8090 --- [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. 13:05:52 2023-12-14T13:05:52.084Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.084Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.085Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.085Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.086Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.086Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.086Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.086Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.086Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.086Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:52 2023-12-14T13:05:52.086Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 17 13:05:52 2023-12-14T13:05:52.086Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:52 2023-12-14T13:05:52.086Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 18 13:05:52 2023-12-14T13:05:52.086Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:52 2023-12-14T13:05:52.087Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:52 2023-12-14T13:05:52.087Z WARN 8090 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 18 13:05:52 2023-12-14T13:05:52.087Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.087Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.087Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.087Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.087Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 17 13:05:52 2023-12-14T13:05:52.087Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.087Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.087Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:52.087Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.087Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.087Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.088Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.088Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 17 13:05:52 2023-12-14T13:05:52.088Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:52 2023-12-14T13:05:52.088Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 17 13:05:52 2023-12-14T13:05:52.088Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.088Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.089Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:52 2023-12-14T13:05:52.089Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 17 13:05:52 2023-12-14T13:05:52.089Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:52 2023-12-14T13:05:52.089Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 18 13:05:52 2023-12-14T13:05:52.089Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.089Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.089Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.090Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:52 2023-12-14T13:05:52.090Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 17 13:05:52 2023-12-14T13:05:52.090Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:52 2023-12-14T13:05:52.090Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 18 13:05:52 2023-12-14T13:05:52.090Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.090Z WARN 8090 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 19 13:05:52 2023-12-14T13:05:52.094Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:52 2023-12-14T13:05:52.094Z WARN 8090 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 18 13:05:52 2023-12-14T13:05:52.103Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.103Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.104Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:52.104Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 18 13:05:52 2023-12-14T13:05:52.104Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.104Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 19 13:05:52 2023-12-14T13:05:52.104Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.104Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.104Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.105Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:05:52 2023-12-14T13:05:52.105Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.105Z WARN 8090 --- [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. 13:05:52 2023-12-14T13:05:52.105Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.105Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.105Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.105Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.105Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.105Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.105Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.105Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.105Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:52 2023-12-14T13:05:52.105Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 18 13:05:52 2023-12-14T13:05:52.105Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.105Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.105Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.105Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.105Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.105Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:52 2023-12-14T13:05:52.105Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.105Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 18 13:05:52 2023-12-14T13:05:52.106Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:52 2023-12-14T13:05:52.106Z WARN 8090 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 17 13:05:52 2023-12-14T13:05:52.106Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:52.106Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.106Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 18 13:05:52 2023-12-14T13:05:52.106Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:52.106Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 20 13:05:52 2023-12-14T13:05:52.106Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.106Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.106Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 18 13:05:52 2023-12-14T13:05:52.106Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.106Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 16 13:05:52 2023-12-14T13:05:52.106Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:52 2023-12-14T13:05:52.106Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.106Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:52 2023-12-14T13:05:52.106Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 17 13:05:52 2023-12-14T13:05:52.106Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:52.106Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:52 2023-12-14T13:05:52.106Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 17 13:05:52 2023-12-14T13:05:52.106Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 16 13:05:52 2023-12-14T13:05:52.106Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 16 13:05:52 2023-12-14T13:05:52.106Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.106Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.106Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 19 13:05:52 2023-12-14T13:05:52.106Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:52.106Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 18 13:05:52 2023-12-14T13:05:52.106Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:52 2023-12-14T13:05:52.106Z WARN 8090 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 17 13:05:52 2023-12-14T13:05:52.107Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:52 2023-12-14T13:05:52.107Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:52 2023-12-14T13:05:52.107Z WARN 8090 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 11 13:05:52 2023-12-14T13:05:52.107Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.107Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 19 13:05:52 2023-12-14T13:05:52.107Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.107Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:52 2023-12-14T13:05:52.107Z WARN 8090 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 18 13:05:52 2023-12-14T13:05:52.107Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.121Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:05:52 2023-12-14T13:05:52.121Z WARN 8090 --- [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. 13:05:52 2023-12-14T13:05:52.132Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 13:05:52 2023-12-14T13:05:52.132Z WARN 8090 --- [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. 13:05:52 2023-12-14T13:05:52.132Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.132Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.132Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.133Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.133Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.133Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:52.134Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.134Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.135Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.135Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.137Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.138Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.138Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:05:52 2023-12-14T13:05:52.138Z WARN 8090 --- [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. 13:05:52 2023-12-14T13:05:52.138Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.138Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.140Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.140Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:52.155Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.155Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.156Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.156Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 18 13:05:52 2023-12-14T13:05:52.156Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.166Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.166Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.166Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.166Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.166Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.167Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.167Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:52 2023-12-14T13:05:52.167Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:52.167Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 17 13:05:52 2023-12-14T13:05:52.170Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.172Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:52 2023-12-14T13:05:52.185Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.185Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.186Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.186Z WARN 8090 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 19 13:05:52 2023-12-14T13:05:52.186Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.187Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.187Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.187Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.187Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:52 2023-12-14T13:05:52.187Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.187Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.188Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.188Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:52 2023-12-14T13:05:52.188Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 18 13:05:52 2023-12-14T13:05:52.188Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.188Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.188Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.188Z WARN 8090 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 18 13:05:52 2023-12-14T13:05:52.188Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.188Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:52 2023-12-14T13:05:52.188Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.188Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 19 13:05:52 2023-12-14T13:05:52.188Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.188Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:52 2023-12-14T13:05:52.188Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 19 13:05:52 2023-12-14T13:05:52.188Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.188Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:52.189Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.189Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:52 2023-12-14T13:05:52.189Z WARN 8090 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 18 13:05:52 2023-12-14T13:05:52.189Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.189Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.190Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:52 2023-12-14T13:05:52.190Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 18 13:05:52 2023-12-14T13:05:52.190Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.190Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:52 2023-12-14T13:05:52.190Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 19 13:05:52 2023-12-14T13:05:52.190Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.190Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.191Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:52 2023-12-14T13:05:52.191Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 18 13:05:52 2023-12-14T13:05:52.191Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:52 2023-12-14T13:05:52.191Z WARN 8090 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 19 13:05:52 2023-12-14T13:05:52.194Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.194Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:52 2023-12-14T13:05:52.196Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.196Z WARN 8090 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 20 13:05:52 2023-12-14T13:05:52.204Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.205Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:52.205Z WARN 8090 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 19 13:05:52 2023-12-14T13:05:52.205Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.206Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.206Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.206Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.206Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 20 13:05:52 2023-12-14T13:05:52.206Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.206Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.206Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.206Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.206Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.206Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.206Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.207Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:52 2023-12-14T13:05:52.207Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 19 13:05:52 2023-12-14T13:05:52.207Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:52 2023-12-14T13:05:52.207Z WARN 8090 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 19 13:05:52 2023-12-14T13:05:52.207Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.207Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.207Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.207Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.207Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.207Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.207Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.207Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:52.207Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 17 13:05:52 2023-12-14T13:05:52.207Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.207Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.207Z WARN 8090 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 17 13:05:52 2023-12-14T13:05:52.207Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.208Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:52.208Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:52 2023-12-14T13:05:52.208Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 12 13:05:52 2023-12-14T13:05:52.208Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 19 13:05:52 2023-12-14T13:05:52.208Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:52 2023-12-14T13:05:52.208Z WARN 8090 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 19 13:05:52 2023-12-14T13:05:52.208Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.208Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.208Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 20 13:05:52 2023-12-14T13:05:52.208Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.208Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 19 13:05:52 2023-12-14T13:05:52.208Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.208Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:52 2023-12-14T13:05:52.208Z WARN 8090 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 17 13:05:52 2023-12-14T13:05:52.208Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:52 2023-12-14T13:05:52.208Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 18 13:05:52 2023-12-14T13:05:52.208Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.208Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:52.208Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 19 13:05:52 2023-12-14T13:05:52.209Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.209Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:52 2023-12-14T13:05:52.209Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 19 13:05:52 2023-12-14T13:05:52.209Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:52 2023-12-14T13:05:52.209Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.209Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 18 13:05:52 2023-12-14T13:05:52.209Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:52 2023-12-14T13:05:52.209Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 18 13:05:52 2023-12-14T13:05:52.209Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.209Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 20 13:05:52 2023-12-14T13:05:52.209Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.209Z WARN 8090 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 18 13:05:52 2023-12-14T13:05:52.209Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:52 2023-12-14T13:05:52.209Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 18 13:05:52 2023-12-14T13:05:52.209Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:52.209Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 21 13:05:52 2023-12-14T13:05:52.233Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.234Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:52.235Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.235Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.236Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.236Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.238Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.239Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.246Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.246Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.247Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.247Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:52.256Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.260Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.260Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.260Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 19 13:05:52 2023-12-14T13:05:52.261Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.261Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:05:52 2023-12-14T13:05:52.261Z WARN 8090 --- [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. 13:05:52 2023-12-14T13:05:52.270Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.270Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.270Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.270Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.270Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:52.271Z WARN 8090 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 18 13:05:52 2023-12-14T13:05:52.271Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.271Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:52 2023-12-14T13:05:52.271Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.272Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.273Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:52 2023-12-14T13:05:52.286Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.286Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.287Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.287Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.287Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 20 13:05:52 2023-12-14T13:05:52.288Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.289Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.289Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.289Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.289Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.289Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.289Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.289Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.289Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.289Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:52 2023-12-14T13:05:52.289Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 20 13:05:52 2023-12-14T13:05:52.289Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.289Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 19 13:05:52 2023-12-14T13:05:52.289Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:52 2023-12-14T13:05:52.290Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 19 13:05:52 2023-12-14T13:05:52.290Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.290Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.290Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:52 2023-12-14T13:05:52.290Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:52.290Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 19 13:05:52 2023-12-14T13:05:52.290Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.290Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:52 2023-12-14T13:05:52.290Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.290Z WARN 8090 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 18 13:05:52 2023-12-14T13:05:52.291Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:52 2023-12-14T13:05:52.291Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 19 13:05:52 2023-12-14T13:05:52.291Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.291Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.291Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:52 2023-12-14T13:05:52.292Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:52 2023-12-14T13:05:52.292Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 20 13:05:52 2023-12-14T13:05:52.294Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.294Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:52 2023-12-14T13:05:52.294Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 20 13:05:52 2023-12-14T13:05:52.295Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.295Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:52 2023-12-14T13:05:52.295Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 19 13:05:52 2023-12-14T13:05:52.297Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.297Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.297Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 21 13:05:52 2023-12-14T13:05:52.301Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.301Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:52 2023-12-14T13:05:52.301Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 20 13:05:52 2023-12-14T13:05:52.306Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.306Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.307Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.307Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:52.307Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 20 13:05:52 2023-12-14T13:05:52.307Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.307Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:52 2023-12-14T13:05:52.308Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.308Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.308Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.308Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 21 13:05:52 2023-12-14T13:05:52.308Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.308Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.308Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:52 2023-12-14T13:05:52.308Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 20 13:05:52 2023-12-14T13:05:52.308Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.308Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.308Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.308Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:52.308Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.308Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 18 13:05:52 2023-12-14T13:05:52.308Z WARN 8090 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 18 13:05:52 2023-12-14T13:05:52.309Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:52 2023-12-14T13:05:52.309Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 13 13:05:52 2023-12-14T13:05:52.309Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:52.309Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 20 13:05:52 2023-12-14T13:05:52.309Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.309Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.309Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.309Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.309Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.309Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.309Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:52 2023-12-14T13:05:52.310Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 20 13:05:52 2023-12-14T13:05:52.310Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.310Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.310Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:52 2023-12-14T13:05:52.310Z WARN 8090 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 18 13:05:52 2023-12-14T13:05:52.310Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.310Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 19 13:05:52 2023-12-14T13:05:52.310Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.310Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.310Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 21 13:05:52 2023-12-14T13:05:52.310Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:52.310Z WARN 8090 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 20 13:05:52 2023-12-14T13:05:52.310Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.310Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:52 2023-12-14T13:05:52.310Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 19 13:05:52 2023-12-14T13:05:52.310Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.310Z WARN 8090 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 19 13:05:52 2023-12-14T13:05:52.311Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:52 2023-12-14T13:05:52.311Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:52 2023-12-14T13:05:52.311Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 20 13:05:52 2023-12-14T13:05:52.312Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:52.312Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 22 13:05:52 2023-12-14T13:05:52.312Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.312Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 21 13:05:52 2023-12-14T13:05:52.312Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.312Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.312Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.312Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.312Z WARN 8090 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 20 13:05:52 2023-12-14T13:05:52.313Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:52 2023-12-14T13:05:52.313Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 19 13:05:52 2023-12-14T13:05:52.314Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:52 2023-12-14T13:05:52.314Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 19 13:05:52 2023-12-14T13:05:52.328Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:05:52 2023-12-14T13:05:52.328Z WARN 8090 --- [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. 13:05:52 2023-12-14T13:05:52.334Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.334Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.335Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.335Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.335Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:52.335Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.336Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.336Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.337Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.337Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.339Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.340Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.347Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.347Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.348Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.348Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:52.358Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.358Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.359Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:52 2023-12-14T13:05:52.360Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.361Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.361Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.361Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.361Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 20 13:05:52 2023-12-14T13:05:52.362Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.362Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:05:52 2023-12-14T13:05:52.362Z WARN 8090 --- [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. 13:05:52 2023-12-14T13:05:52.371Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.371Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.371Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.371Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.371Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:52.371Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 19 13:05:52 2023-12-14T13:05:52.372Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.372Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:52 2023-12-14T13:05:52.372Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.373Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.374Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:52 2023-12-14T13:05:52.387Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.387Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.388Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.388Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.388Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 21 13:05:52 2023-12-14T13:05:52.389Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:05:52 2023-12-14T13:05:52.389Z WARN 8090 --- [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. 13:05:52 2023-12-14T13:05:52.390Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.390Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.390Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.390Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.390Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.390Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.390Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.390Z WARN 8090 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 20 13:05:52 2023-12-14T13:05:52.390Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.391Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.391Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.391Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:52 2023-12-14T13:05:52.391Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 20 13:05:52 2023-12-14T13:05:52.391Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.391Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.391Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:52.391Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:52 2023-12-14T13:05:52.391Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.391Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 19 13:05:52 2023-12-14T13:05:52.391Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.391Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:52 2023-12-14T13:05:52.391Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 21 13:05:52 2023-12-14T13:05:52.391Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:52 2023-12-14T13:05:52.392Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.392Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:52 2023-12-14T13:05:52.392Z WARN 8090 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 20 13:05:52 2023-12-14T13:05:52.392Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.393Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:52 2023-12-14T13:05:52.393Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 21 13:05:52 2023-12-14T13:05:52.395Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.395Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:52 2023-12-14T13:05:52.396Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 21 13:05:52 2023-12-14T13:05:52.398Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.398Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:52 2023-12-14T13:05:52.398Z WARN 8090 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 19 13:05:52 2023-12-14T13:05:52.398Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.399Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:52 2023-12-14T13:05:52.399Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 20 13:05:52 2023-12-14T13:05:52.401Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.401Z WARN 8090 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 22 13:05:52 2023-12-14T13:05:52.402Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.403Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:52 2023-12-14T13:05:52.403Z WARN 8090 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 21 13:05:52 2023-12-14T13:05:52.407Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.408Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.408Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.409Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.409Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:52 2023-12-14T13:05:52.409Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 20 13:05:52 2023-12-14T13:05:52.409Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.409Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.409Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:52.409Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.409Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.409Z WARN 8090 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 21 13:05:52 2023-12-14T13:05:52.409Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:52 2023-12-14T13:05:52.409Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 21 13:05:52 2023-12-14T13:05:52.409Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.409Z WARN 8090 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 19 13:05:52 2023-12-14T13:05:52.409Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:52.409Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 19 13:05:52 2023-12-14T13:05:52.410Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.410Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:52 2023-12-14T13:05:52.410Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 14 13:05:52 2023-12-14T13:05:52.410Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.410Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.410Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.410Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 22 13:05:52 2023-12-14T13:05:52.410Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.410Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.411Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:52 2023-12-14T13:05:52.411Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.411Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 21 13:05:52 2023-12-14T13:05:52.411Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.411Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.411Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 22 13:05:52 2023-12-14T13:05:52.411Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:52 2023-12-14T13:05:52.411Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 20 13:05:52 2023-12-14T13:05:52.411Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.411Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.411Z WARN 8090 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 20 13:05:52 2023-12-14T13:05:52.411Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:52.411Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 21 13:05:52 2023-12-14T13:05:52.412Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.412Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:52.412Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.412Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 21 13:05:52 2023-12-14T13:05:52.412Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 20 13:05:52 2023-12-14T13:05:52.412Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.413Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:52.413Z WARN 8090 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 23 13:05:52 2023-12-14T13:05:52.413Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.413Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 22 13:05:52 2023-12-14T13:05:52.423Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.423Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.423Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.423Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:52 2023-12-14T13:05:52.423Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 20 13:05:52 2023-12-14T13:05:52.423Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:52 2023-12-14T13:05:52.423Z WARN 8090 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 20 13:05:52 2023-12-14T13:05:52.424Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.424Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 21 13:05:52 2023-12-14T13:05:52.435Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.435Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.435Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.436Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.436Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.436Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:52.437Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.437Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.438Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.438Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.440Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.440Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.452Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.452Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.453Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:52.454Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.459Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.460Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:52 2023-12-14T13:05:52.460Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.460Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.462Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.462Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.462Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.462Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 21 13:05:52 2023-12-14T13:05:52.462Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.471Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.472Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.472Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.472Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.472Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:52.472Z WARN 8090 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 20 13:05:52 2023-12-14T13:05:52.473Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.473Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:52 2023-12-14T13:05:52.473Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.474Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.475Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:52 2023-12-14T13:05:52.480Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:05:52 2023-12-14T13:05:52.480Z WARN 8090 --- [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. 13:05:52 2023-12-14T13:05:52.488Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.489Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.489Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.489Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.490Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.490Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.491Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.491Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 21 13:05:52 2023-12-14T13:05:52.491Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.491Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.491Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.491Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.492Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:52 2023-12-14T13:05:52.492Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.492Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 21 13:05:52 2023-12-14T13:05:52.492Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.492Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.492Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 22 13:05:52 2023-12-14T13:05:52.492Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.492Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:52.492Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.492Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:52 2023-12-14T13:05:52.492Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 21 13:05:52 2023-12-14T13:05:52.492Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:52 2023-12-14T13:05:52.492Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 20 13:05:52 2023-12-14T13:05:52.492Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.492Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 20 13:05:52 2023-12-14T13:05:52.493Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:52 2023-12-14T13:05:52.493Z WARN 8090 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 22 13:05:52 2023-12-14T13:05:52.493Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:52 2023-12-14T13:05:52.493Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 21 13:05:52 2023-12-14T13:05:52.493Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.493Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:52 2023-12-14T13:05:52.496Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.496Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.497Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:52 2023-12-14T13:05:52.497Z WARN 8090 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 22 13:05:52 2023-12-14T13:05:52.499Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.499Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.499Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:52 2023-12-14T13:05:52.499Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 20 13:05:52 2023-12-14T13:05:52.500Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:52 2023-12-14T13:05:52.500Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 21 13:05:52 2023-12-14T13:05:52.501Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.503Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.503Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 23 13:05:52 2023-12-14T13:05:52.508Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.508Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:52 2023-12-14T13:05:52.508Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 22 13:05:52 2023-12-14T13:05:52.510Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.510Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.510Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.510Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.510Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:52.510Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 20 13:05:52 2023-12-14T13:05:52.510Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.510Z WARN 8090 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 20 13:05:52 2023-12-14T13:05:52.510Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.511Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.511Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.511Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.511Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:52 2023-12-14T13:05:52.511Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 15 13:05:52 2023-12-14T13:05:52.511Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.511Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.511Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:52.511Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 22 13:05:52 2023-12-14T13:05:52.511Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.511Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:52 2023-12-14T13:05:52.511Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 21 13:05:52 2023-12-14T13:05:52.511Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:52 2023-12-14T13:05:52.511Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.511Z WARN 8090 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 22 13:05:52 2023-12-14T13:05:52.511Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.511Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 23 13:05:52 2023-12-14T13:05:52.512Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:52 2023-12-14T13:05:52.512Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.512Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 19 13:05:52 2023-12-14T13:05:52.512Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:52 2023-12-14T13:05:52.512Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 22 13:05:52 2023-12-14T13:05:52.512Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.512Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.512Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.512Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.512Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.512Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.512Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:52.512Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 22 13:05:52 2023-12-14T13:05:52.513Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.513Z WARN 8090 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 21 13:05:52 2023-12-14T13:05:52.513Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:52 2023-12-14T13:05:52.513Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 21 13:05:52 2023-12-14T13:05:52.513Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.513Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.513Z WARN 8090 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 21 13:05:52 2023-12-14T13:05:52.513Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:52 2023-12-14T13:05:52.513Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:52.513Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:52 2023-12-14T13:05:52.513Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 22 13:05:52 2023-12-14T13:05:52.513Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.513Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 23 13:05:52 2023-12-14T13:05:52.513Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.514Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:52.514Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 24 13:05:52 2023-12-14T13:05:52.514Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.514Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 23 13:05:52 2023-12-14T13:05:52.529Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.529Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.530Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:52 2023-12-14T13:05:52.530Z WARN 8090 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 21 13:05:52 2023-12-14T13:05:52.530Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.530Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:52 2023-12-14T13:05:52.530Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 21 13:05:52 2023-12-14T13:05:52.530Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.530Z WARN 8090 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 22 13:05:52 2023-12-14T13:05:52.536Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.536Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.536Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.537Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.537Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:52.537Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.538Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.538Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.538Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.538Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.540Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.541Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.553Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.554Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:52.555Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.555Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.560Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.561Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.561Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:52 2023-12-14T13:05:52.561Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.562Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.563Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.563Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.563Z WARN 8090 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 22 13:05:52 2023-12-14T13:05:52.563Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.573Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.573Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.573Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.573Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.573Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:52.573Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 21 13:05:52 2023-12-14T13:05:52.574Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:52 2023-12-14T13:05:52.574Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.574Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.575Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.576Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:52 2023-12-14T13:05:52.590Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.590Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.590Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.590Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.590Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:52 2023-12-14T13:05:52.591Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:52 2023-12-14T13:05:52.591Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.592Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.592Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 22 13:05:52 2023-12-14T13:05:52.592Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.592Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.592Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.592Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.592Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.593Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.593Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 23 13:05:52 2023-12-14T13:05:52.593Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.593Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.593Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:52 2023-12-14T13:05:52.593Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 21 13:05:52 2023-12-14T13:05:52.593Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.593Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:52 2023-12-14T13:05:52.593Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 22 13:05:52 2023-12-14T13:05:52.593Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:52 2023-12-14T13:05:52.593Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:52.593Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 22 13:05:52 2023-12-14T13:05:52.594Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:52 2023-12-14T13:05:52.594Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 22 13:05:52 2023-12-14T13:05:52.594Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.594Z WARN 8090 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 21 13:05:52 2023-12-14T13:05:52.594Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:52 2023-12-14T13:05:52.594Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 23 13:05:52 2023-12-14T13:05:52.594Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.597Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.597Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.597Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:52 2023-12-14T13:05:52.598Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.600Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.601Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.601Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:52 2023-12-14T13:05:52.601Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 21 13:05:52 2023-12-14T13:05:52.602Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:52 2023-12-14T13:05:52.602Z WARN 8090 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 22 13:05:52 2023-12-14T13:05:52.603Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.603Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:52 2023-12-14T13:05:52.603Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 22 13:05:52 2023-12-14T13:05:52.604Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.604Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 24 13:05:52 2023-12-14T13:05:52.611Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.611Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:52 2023-12-14T13:05:52.612Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.612Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.612Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.612Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.612Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.612Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.612Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.612Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.612Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:52 2023-12-14T13:05:52.612Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.612Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:52.612Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 23 13:05:52 2023-12-14T13:05:52.612Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:52 2023-12-14T13:05:52.612Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 23 13:05:52 2023-12-14T13:05:52.613Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:52 2023-12-14T13:05:52.613Z WARN 8090 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 23 13:05:52 2023-12-14T13:05:52.613Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:52.613Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 21 13:05:52 2023-12-14T13:05:52.613Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.613Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.613Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.613Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 21 13:05:52 2023-12-14T13:05:52.613Z WARN 8090 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 24 13:05:52 2023-12-14T13:05:52.613Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:52 2023-12-14T13:05:52.613Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 22 13:05:52 2023-12-14T13:05:52.613Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.613Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.613Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.613Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.613Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.613Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.613Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:52.613Z WARN 8090 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 23 13:05:52 2023-12-14T13:05:52.613Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.613Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.614Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:52 2023-12-14T13:05:52.614Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:52.614Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 23 13:05:52 2023-12-14T13:05:52.614Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.614Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.614Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.614Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 22 13:05:52 2023-12-14T13:05:52.614Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 22 13:05:52 2023-12-14T13:05:52.614Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:52 2023-12-14T13:05:52.614Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.614Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 24 13:05:52 2023-12-14T13:05:52.614Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.614Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.614Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:52 2023-12-14T13:05:52.614Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 23 13:05:52 2023-12-14T13:05:52.614Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:52 2023-12-14T13:05:52.614Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 22 13:05:52 2023-12-14T13:05:52.615Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.615Z WARN 8090 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 24 13:05:52 2023-12-14T13:05:52.615Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:52.615Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 25 13:05:52 2023-12-14T13:05:52.630Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.630Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.630Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.630Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:52 2023-12-14T13:05:52.631Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:52 2023-12-14T13:05:52.631Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 22 13:05:52 2023-12-14T13:05:52.631Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.631Z WARN 8090 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 23 13:05:52 2023-12-14T13:05:52.637Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.637Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.637Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.638Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:52.638Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.639Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.639Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.640Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.641Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.642Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.654Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.654Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:52.655Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.656Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.661Z INFO 8090 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:05:52 2023-12-14T13:05:52.661Z WARN 8090 --- [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. 13:05:52 2023-12-14T13:05:52.661Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.662Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.662Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:52 2023-12-14T13:05:52.662Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.663Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.664Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.664Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.664Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 23 13:05:52 2023-12-14T13:05:52.664Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.674Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.674Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.674Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.675Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.675Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:52.675Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 22 13:05:52 2023-12-14T13:05:52.675Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:52 2023-12-14T13:05:52.675Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.676Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.678Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.678Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:52 2023-12-14T13:05:52.691Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.691Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.692Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:52 2023-12-14T13:05:52.692Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 16 13:05:52 2023-12-14T13:05:52.693Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.693Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.694Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.694Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.694Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.694Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:52 2023-12-14T13:05:52.694Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 22 13:05:52 2023-12-14T13:05:52.694Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.694Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:52 2023-12-14T13:05:52.694Z WARN 8090 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 23 13:05:52 2023-12-14T13:05:52.694Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.694Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:52.694Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:52 2023-12-14T13:05:52.694Z WARN 8090 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 23 13:05:52 2023-12-14T13:05:52.695Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:52 2023-12-14T13:05:52.695Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 23 13:05:52 2023-12-14T13:05:52.695Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.695Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 22 13:05:52 2023-12-14T13:05:52.698Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.698Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.698Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.698Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:52 2023-12-14T13:05:52.698Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 23 13:05:52 2023-12-14T13:05:52.698Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:52 2023-12-14T13:05:52.698Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 24 13:05:52 2023-12-14T13:05:52.698Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.702Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.703Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:52 2023-12-14T13:05:52.703Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 22 13:05:52 2023-12-14T13:05:52.703Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.703Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:52 2023-12-14T13:05:52.703Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 23 13:05:52 2023-12-14T13:05:52.704Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.704Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.705Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.705Z WARN 8090 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 25 13:05:52 2023-12-14T13:05:52.705Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:52 2023-12-14T13:05:52.705Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 23 13:05:52 2023-12-14T13:05:52.712Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.712Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.712Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:52 2023-12-14T13:05:52.713Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.713Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.713Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.713Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.713Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.713Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.713Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.713Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:52.713Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 24 13:05:52 2023-12-14T13:05:52.714Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.714Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.714Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.714Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 22 13:05:52 2023-12-14T13:05:52.714Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.714Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 23 13:05:52 2023-12-14T13:05:52.714Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:52 2023-12-14T13:05:52.714Z WARN 8090 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 24 13:05:52 2023-12-14T13:05:52.714Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.714Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 25 13:05:52 2023-12-14T13:05:52.714Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:52 2023-12-14T13:05:52.714Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 23 13:05:52 2023-12-14T13:05:52.714Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.714Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.714Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:52 2023-12-14T13:05:52.715Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 20 13:05:52 2023-12-14T13:05:52.715Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.715Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.715Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.715Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.715Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:52.715Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:52 2023-12-14T13:05:52.715Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 24 13:05:52 2023-12-14T13:05:52.715Z WARN 8090 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 24 13:05:52 2023-12-14T13:05:52.715Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.715Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.715Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.715Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 25 13:05:52 2023-12-14T13:05:52.715Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.715Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 23 13:05:52 2023-12-14T13:05:52.715Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.715Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.715Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:52.715Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 22 13:05:52 2023-12-14T13:05:52.715Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:52.715Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 24 13:05:52 2023-12-14T13:05:52.716Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.716Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 25 13:05:52 2023-12-14T13:05:52.716Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:52.716Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 26 13:05:52 2023-12-14T13:05:52.716Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:52 2023-12-14T13:05:52.716Z WARN 8090 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 23 13:05:52 2023-12-14T13:05:52.716Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:52 2023-12-14T13:05:52.716Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.716Z WARN 8090 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 23 13:05:52 2023-12-14T13:05:52.716Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:52 2023-12-14T13:05:52.716Z WARN 8090 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 24 13:05:52 2023-12-14T13:05:52.719Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:52 2023-12-14T13:05:52.731Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.731Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.732Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:52 2023-12-14T13:05:52.732Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 23 13:05:52 2023-12-14T13:05:52.732Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.732Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:52 2023-12-14T13:05:52.732Z WARN 8090 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 22 13:05:52 2023-12-14T13:05:52.733Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.733Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 24 13:05:52 2023-12-14T13:05:52.738Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.738Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.739Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:52.740Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.741Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.745Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.750Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.752Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.753Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.753Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.753Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:52.754Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.754Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.755Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:52.756Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.757Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.762Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.762Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.762Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.762Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:52 2023-12-14T13:05:52.762Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.763Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.763Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.763Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.764Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.764Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.765Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.765Z WARN 8090 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 24 13:05:52 2023-12-14T13:05:52.765Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.775Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.775Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.775Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.776Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:52.776Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 23 13:05:52 2023-12-14T13:05:52.776Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:52 2023-12-14T13:05:52.776Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.776Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.777Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.778Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.779Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:52 2023-12-14T13:05:52.791Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.791Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.791Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.792Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:52 2023-12-14T13:05:52.792Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.792Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 24 13:05:52 2023-12-14T13:05:52.793Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:52 2023-12-14T13:05:52.793Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.794Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.794Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.794Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:52 2023-12-14T13:05:52.794Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 17 13:05:52 2023-12-14T13:05:52.794Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.795Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:52 2023-12-14T13:05:52.795Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 23 13:05:52 2023-12-14T13:05:52.795Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.795Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.795Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.795Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.795Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:52.795Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.795Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:52 2023-12-14T13:05:52.795Z WARN 8090 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 24 13:05:52 2023-12-14T13:05:52.796Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:52 2023-12-14T13:05:52.796Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 24 13:05:52 2023-12-14T13:05:52.796Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:52 2023-12-14T13:05:52.796Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 24 13:05:52 2023-12-14T13:05:52.797Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.797Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.797Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.798Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 23 13:05:52 2023-12-14T13:05:52.798Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.799Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.799Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:52 2023-12-14T13:05:52.799Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 24 13:05:52 2023-12-14T13:05:52.799Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.799Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:52 2023-12-14T13:05:52.799Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 25 13:05:52 2023-12-14T13:05:52.801Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.803Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.804Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.804Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:52 2023-12-14T13:05:52.804Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 23 13:05:52 2023-12-14T13:05:52.805Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:52 2023-12-14T13:05:52.805Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 24 13:05:52 2023-12-14T13:05:52.805Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.805Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.806Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:52 2023-12-14T13:05:52.806Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 24 13:05:52 2023-12-14T13:05:52.806Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.806Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 26 13:05:52 2023-12-14T13:05:52.813Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.814Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.814Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.814Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.815Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:52 2023-12-14T13:05:52.815Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.815Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.815Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.815Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.815Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 24 13:05:52 2023-12-14T13:05:52.815Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.815Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:52.815Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 25 13:05:52 2023-12-14T13:05:52.815Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 13:05:52 2023-12-14T13:05:52.815Z WARN 8090 --- [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. 13:05:52 2023-12-14T13:05:52.815Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.815Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.815Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:52 2023-12-14T13:05:52.815Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:52 2023-12-14T13:05:52.815Z WARN 8090 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 24 13:05:52 2023-12-14T13:05:52.815Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.815Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.816Z WARN 8090 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 26 13:05:52 2023-12-14T13:05:52.816Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.816Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:52 2023-12-14T13:05:52.816Z WARN 8090 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 25 13:05:52 2023-12-14T13:05:52.816Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.816Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.816Z WARN 8090 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 24 13:05:52 2023-12-14T13:05:52.816Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:52.816Z WARN 8090 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 23 13:05:52 2023-12-14T13:05:52.816Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.816Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:52 2023-12-14T13:05:52.816Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 25 13:05:52 2023-12-14T13:05:52.816Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.816Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 23 13:05:52 2023-12-14T13:05:52.816Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.816Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.816Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:52.816Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 25 13:05:52 2023-12-14T13:05:52.817Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.817Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.817Z WARN 8090 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 26 13:05:52 2023-12-14T13:05:52.817Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.817Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.817Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.817Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:52.817Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 27 13:05:52 2023-12-14T13:05:52.817Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:52 2023-12-14T13:05:52.817Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:52 2023-12-14T13:05:52.817Z WARN 8090 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 25 13:05:52 2023-12-14T13:05:52.818Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:52 2023-12-14T13:05:52.818Z WARN 8090 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 24 13:05:52 2023-12-14T13:05:52.821Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.822Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.822Z WARN 8090 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 24 13:05:52 2023-12-14T13:05:52.822Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:52 2023-12-14T13:05:52.822Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:52.822Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 25 13:05:52 2023-12-14T13:05:52.824Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.824Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 26 13:05:52 2023-12-14T13:05:52.834Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.834Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.834Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.835Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:52 2023-12-14T13:05:52.835Z WARN 8090 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 23 13:05:52 2023-12-14T13:05:52.836Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:52 2023-12-14T13:05:52.836Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 24 13:05:52 2023-12-14T13:05:52.837Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.837Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 25 13:05:52 2023-12-14T13:05:52.839Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.840Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:52.841Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.841Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.846Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.846Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.851Z INFO 8090 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.477147461S 13:05:52 2023-12-14T13:05:52.853Z INFO 8090 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 13:05:52 allow.auto.create.topics = true 13:05:52 auto.commit.interval.ms = 5000 13:05:52 auto.include.jmx.reporter = true 13:05:52 auto.offset.reset = earliest 13:05:52 bootstrap.servers = [PLAINTEXT://localhost:32790] 13:05:52 check.crcs = true 13:05:52 client.dns.lookup = use_all_dns_ips 13:05:52 client.id = consumer-test-11 13:05:52 client.rack = 13:05:52 connections.max.idle.ms = 540000 13:05:52 default.api.timeout.ms = 60000 13:05:52 enable.auto.commit = true 13:05:52 exclude.internal.topics = true 13:05:52 fetch.max.bytes = 52428800 13:05:52 fetch.max.wait.ms = 500 13:05:52 fetch.min.bytes = 1 13:05:52 group.id = test 13:05:52 group.instance.id = null 13:05:52 heartbeat.interval.ms = 3000 13:05:52 interceptor.classes = [] 13:05:52 internal.leave.group.on.close = true 13:05:52 internal.throw.on.fetch.stable.offset.unsupported = false 13:05:52 isolation.level = read_uncommitted 13:05:52 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 13:05:52 max.partition.fetch.bytes = 1048576 13:05:52 max.poll.interval.ms = 300000 13:05:52 max.poll.records = 500 13:05:52 metadata.max.age.ms = 300000 13:05:52 metric.reporters = [] 13:05:52 metrics.num.samples = 2 13:05:52 metrics.recording.level = INFO 13:05:52 metrics.sample.window.ms = 30000 13:05:52 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 13:05:52 receive.buffer.bytes = 65536 13:05:52 reconnect.backoff.max.ms = 1000 13:05:52 reconnect.backoff.ms = 50 13:05:52 request.timeout.ms = 30000 13:05:52 retry.backoff.ms = 100 13:05:52 sasl.client.callback.handler.class = null 13:05:52 sasl.jaas.config = null 13:05:52 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:05:52 sasl.kerberos.min.time.before.relogin = 60000 13:05:52 sasl.kerberos.service.name = null 13:05:52 sasl.kerberos.ticket.renew.jitter = 0.05 13:05:52 sasl.kerberos.ticket.renew.window.factor = 0.8 13:05:52 sasl.login.callback.handler.class = null 13:05:52 sasl.login.class = null 13:05:52 sasl.login.connect.timeout.ms = null 13:05:52 sasl.login.read.timeout.ms = null 13:05:52 sasl.login.refresh.buffer.seconds = 300 13:05:52 sasl.login.refresh.min.period.seconds = 60 13:05:52 sasl.login.refresh.window.factor = 0.8 13:05:52 sasl.login.refresh.window.jitter = 0.05 13:05:52 sasl.login.retry.backoff.max.ms = 10000 13:05:52 sasl.login.retry.backoff.ms = 100 13:05:52 sasl.mechanism = GSSAPI 13:05:52 sasl.oauthbearer.clock.skew.seconds = 30 13:05:52 sasl.oauthbearer.expected.audience = null 13:05:52 sasl.oauthbearer.expected.issuer = null 13:05:52 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:05:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:05:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:05:52 sasl.oauthbearer.jwks.endpoint.url = null 13:05:52 sasl.oauthbearer.scope.claim.name = scope 13:05:52 sasl.oauthbearer.sub.claim.name = sub 13:05:52 sasl.oauthbearer.token.endpoint.url = null 13:05:52 security.protocol = PLAINTEXT 13:05:52 security.providers = null 13:05:52 send.buffer.bytes = 131072 13:05:52 session.timeout.ms = 45000 13:05:52 socket.connection.setup.timeout.max.ms = 30000 13:05:52 socket.connection.setup.timeout.ms = 10000 13:05:52 ssl.cipher.suites = null 13:05:52 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:05:52 ssl.endpoint.identification.algorithm = https 13:05:52 ssl.engine.factory.class = null 13:05:52 ssl.key.password = null 13:05:52 ssl.keymanager.algorithm = SunX509 13:05:52 ssl.keystore.certificate.chain = null 13:05:52 ssl.keystore.key = null 13:05:52 ssl.keystore.location = null 13:05:52 ssl.keystore.password = null 13:05:52 ssl.keystore.type = JKS 13:05:52 ssl.protocol = TLSv1.3 13:05:52 ssl.provider = null 13:05:52 ssl.secure.random.implementation = null 13:05:52 ssl.trustmanager.algorithm = PKIX 13:05:52 ssl.truststore.certificates = null 13:05:52 ssl.truststore.location = null 13:05:52 ssl.truststore.password = null 13:05:52 ssl.truststore.type = JKS 13:05:52 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 13:05:52 13:05:52 2023-12-14T13:05:52.854Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:05:52 2023-12-14T13:05:52.854Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:05:52 2023-12-14T13:05:52.854Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702559152854 13:05:52 2023-12-14T13:05:52.859Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.859Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.859Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.861Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.862Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.862Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.862Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.862Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:52.863Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.863Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.863Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.865Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.865Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:52.868Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:52 2023-12-14T13:05:52.868Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.868Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.869Z INFO 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 13:05:52 2023-12-14T13:05:52.869Z INFO 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 13:05:52 acks = -1 13:05:52 auto.include.jmx.reporter = true 13:05:52 batch.size = 16384 13:05:52 bootstrap.servers = [PLAINTEXT://localhost:32790] 13:05:52 buffer.memory = 33554432 13:05:52 client.dns.lookup = use_all_dns_ips 13:05:52 client.id = producer-15 13:05:52 compression.type = none 13:05:52 connections.max.idle.ms = 540000 13:05:52 delivery.timeout.ms = 120000 13:05:52 enable.idempotence = false 13:05:52 interceptor.classes = [] 13:05:52 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 13:05:52 linger.ms = 1 13:05:52 max.block.ms = 60000 13:05:52 max.in.flight.requests.per.connection = 5 13:05:52 max.request.size = 1048576 13:05:52 metadata.max.age.ms = 300000 13:05:52 metadata.max.idle.ms = 300000 13:05:52 metric.reporters = [] 13:05:52 metrics.num.samples = 2 13:05:52 metrics.recording.level = INFO 13:05:52 metrics.sample.window.ms = 30000 13:05:52 partitioner.adaptive.partitioning.enable = true 13:05:52 partitioner.availability.timeout.ms = 0 13:05:52 partitioner.class = null 13:05:52 partitioner.ignore.keys = false 13:05:52 receive.buffer.bytes = 32768 13:05:52 reconnect.backoff.max.ms = 1000 13:05:52 reconnect.backoff.ms = 50 13:05:52 request.timeout.ms = 30000 13:05:52 retries = 0 13:05:52 retry.backoff.ms = 100 13:05:52 sasl.client.callback.handler.class = null 13:05:52 sasl.jaas.config = null 13:05:52 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:05:52 sasl.kerberos.min.time.before.relogin = 60000 13:05:52 sasl.kerberos.service.name = null 13:05:52 sasl.kerberos.ticket.renew.jitter = 0.05 13:05:52 sasl.kerberos.ticket.renew.window.factor = 0.8 13:05:52 sasl.login.callback.handler.class = null 13:05:52 sasl.login.class = null 13:05:52 sasl.login.connect.timeout.ms = null 13:05:52 sasl.login.read.timeout.ms = null 13:05:52 sasl.login.refresh.buffer.seconds = 300 13:05:52 sasl.login.refresh.min.period.seconds = 60 13:05:52 sasl.login.refresh.window.factor = 0.8 13:05:52 sasl.login.refresh.window.jitter = 0.05 13:05:52 sasl.login.retry.backoff.max.ms = 10000 13:05:52 sasl.login.retry.backoff.ms = 100 13:05:52 sasl.mechanism = GSSAPI 13:05:52 sasl.oauthbearer.clock.skew.seconds = 30 13:05:52 sasl.oauthbearer.expected.audience = null 13:05:52 sasl.oauthbearer.expected.issuer = null 13:05:52 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:05:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:05:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:05:52 sasl.oauthbearer.jwks.endpoint.url = null 13:05:52 sasl.oauthbearer.scope.claim.name = scope 13:05:52 sasl.oauthbearer.sub.claim.name = sub 13:05:52 sasl.oauthbearer.token.endpoint.url = null 13:05:52 security.protocol = PLAINTEXT 13:05:52 security.providers = null 13:05:52 send.buffer.bytes = 131072 13:05:52 socket.connection.setup.timeout.max.ms = 30000 13:05:52 socket.connection.setup.timeout.ms = 10000 13:05:52 ssl.cipher.suites = null 13:05:52 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:05:52 ssl.endpoint.identification.algorithm = https 13:05:52 ssl.engine.factory.class = null 13:05:52 ssl.key.password = null 13:05:52 ssl.keymanager.algorithm = SunX509 13:05:52 ssl.keystore.certificate.chain = null 13:05:52 ssl.keystore.key = null 13:05:52 ssl.keystore.location = null 13:05:52 ssl.keystore.password = null 13:05:52 ssl.keystore.type = JKS 13:05:52 ssl.protocol = TLSv1.3 13:05:52 ssl.provider = null 13:05:52 ssl.secure.random.implementation = null 13:05:52 ssl.trustmanager.algorithm = PKIX 13:05:52 ssl.truststore.certificates = null 13:05:52 ssl.truststore.location = null 13:05:52 ssl.truststore.password = null 13:05:52 ssl.truststore.type = JKS 13:05:52 transaction.timeout.ms = 60000 13:05:52 transactional.id = null 13:05:52 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 13:05:52 13:05:52 2023-12-14T13:05:52.871Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.871Z WARN 8090 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 25 13:05:52 2023-12-14T13:05:52.871Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.873Z WARN 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 13:05:52 2023-12-14T13:05:52.873Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:05:52 2023-12-14T13:05:52.873Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:05:52 2023-12-14T13:05:52.873Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702559152873 13:05:52 2023-12-14T13:05:52.876Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.876Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.876Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.877Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.877Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.877Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:52 2023-12-14T13:05:52.877Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:52.877Z WARN 8090 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 24 13:05:52 2023-12-14T13:05:52.878Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.879Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.880Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:52 2023-12-14T13:05:52.892Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.892Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.893Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:52 2023-12-14T13:05:52.893Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.893Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 25 13:05:52 2023-12-14T13:05:52.893Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.894Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:52 2023-12-14T13:05:52.894Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.895Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:52 2023-12-14T13:05:52.895Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 18 13:05:52 2023-12-14T13:05:52.895Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.895Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.895Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.895Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:52 2023-12-14T13:05:52.895Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.896Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.896Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:52.896Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.897Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:52 2023-12-14T13:05:52.897Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 25 13:05:52 2023-12-14T13:05:52.897Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:52 2023-12-14T13:05:52.897Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 25 13:05:52 2023-12-14T13:05:52.897Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.897Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.899Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.899Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.900Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:52 2023-12-14T13:05:52.900Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 25 13:05:52 2023-12-14T13:05:52.900Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:52 2023-12-14T13:05:52.900Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 26 13:05:52 2023-12-14T13:05:52.901Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.901Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.901Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.901Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 24 13:05:52 2023-12-14T13:05:52.901Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.901Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:52 2023-12-14T13:05:52.901Z WARN 8090 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 25 13:05:52 2023-12-14T13:05:52.902Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.904Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.905Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:52 2023-12-14T13:05:52.905Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.905Z WARN 8090 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 24 13:05:52 2023-12-14T13:05:52.905Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:52 2023-12-14T13:05:52.906Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.906Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.907Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:52 2023-12-14T13:05:52.907Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 25 13:05:52 2023-12-14T13:05:52.907Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.907Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 27 13:05:52 2023-12-14T13:05:52.912Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:05:52 2023-12-14T13:05:52.912Z WARN 8090 --- [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. 13:05:52 2023-12-14T13:05:52.912Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:52 2023-12-14T13:05:52.915Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.915Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.915Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.916Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.916Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.916Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:52 2023-12-14T13:05:52.916Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.916Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:52.916Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 25 13:05:52 2023-12-14T13:05:52.916Z WARN 8090 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 26 13:05:52 2023-12-14T13:05:52.916Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.916Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.916Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.916Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:52 2023-12-14T13:05:52.916Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 25 13:05:52 2023-12-14T13:05:52.916Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.916Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.916Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.916Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.917Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:52 2023-12-14T13:05:52.917Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 26 13:05:52 2023-12-14T13:05:52.917Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.917Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:52 2023-12-14T13:05:52.917Z WARN 8090 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 26 13:05:52 2023-12-14T13:05:52.917Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.917Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 25 13:05:52 2023-12-14T13:05:52.917Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:52 2023-12-14T13:05:52.917Z WARN 8090 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 21 13:05:52 2023-12-14T13:05:52.917Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.917Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 24 13:05:52 2023-12-14T13:05:52.917Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.917Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:52.917Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 24 13:05:52 2023-12-14T13:05:52.917Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.917Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:52.917Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 26 13:05:52 2023-12-14T13:05:52.918Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.918Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:52 2023-12-14T13:05:52.918Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 27 13:05:52 2023-12-14T13:05:52.918Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.918Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.918Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:52.918Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 28 13:05:52 2023-12-14T13:05:52.918Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:52 2023-12-14T13:05:52.918Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:52 2023-12-14T13:05:52.918Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 26 13:05:52 2023-12-14T13:05:52.918Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:52 2023-12-14T13:05:52.923Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.923Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.924Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.924Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.924Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.924Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 25 13:05:52 2023-12-14T13:05:52.924Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:52 2023-12-14T13:05:52.924Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 26 13:05:52 2023-12-14T13:05:52.925Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:52 2023-12-14T13:05:52.925Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 27 13:05:52 2023-12-14T13:05:52.928Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:52 2023-12-14T13:05:52.936Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.936Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.936Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:52 2023-12-14T13:05:52.937Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 25 13:05:52 2023-12-14T13:05:52.937Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:52 2023-12-14T13:05:52.937Z WARN 8090 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 24 13:05:52 2023-12-14T13:05:52.937Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.940Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:52 2023-12-14T13:05:52.941Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:52.942Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:52.942Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:52.949Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:52.949Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 26 13:05:53 2023-12-14T13:05:52.952Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:52.953Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:52.963Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:05:53 2023-12-14T13:05:52.963Z WARN 8090 --- [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. 13:05:53 2023-12-14T13:05:52.967Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:52.967Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:52.967Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:52.967Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:52.967Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:52.967Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:52.968Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:52.968Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:52.968Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:52.969Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:52.969Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:52.969Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:52.969Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:52.970Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:52.971Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:52.971Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:52.972Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:52.978Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:52.978Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:52.978Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:52.978Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:52.978Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 26 13:05:53 2023-12-14T13:05:52.979Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:52.980Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:52.981Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:52.981Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:52.981Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 25 13:05:53 2023-12-14T13:05:52.982Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:53 2023-12-14T13:05:52.989Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:05:53 2023-12-14T13:05:52.989Z WARN 8090 --- [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. 13:05:53 2023-12-14T13:05:52.993Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:52.993Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:52.995Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:52.996Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:52.996Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:52.996Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:52.996Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 19 13:05:53 2023-12-14T13:05:52.996Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:52.996Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:52.996Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:52.996Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 24 13:05:53 2023-12-14T13:05:52.996Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 26 13:05:53 2023-12-14T13:05:52.997Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:52.997Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:52.997Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:52.997Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:52.998Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:52.998Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:52.998Z WARN 8090 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 26 13:05:53 2023-12-14T13:05:52.998Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.000Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.000Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:53 2023-12-14T13:05:53.000Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.001Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.001Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 27 13:05:53 2023-12-14T13:05:53.002Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.002Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.002Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.002Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 25 13:05:53 2023-12-14T13:05:53.002Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:53 2023-12-14T13:05:53.002Z WARN 8090 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 26 13:05:53 2023-12-14T13:05:53.003Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.004Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:05:53 2023-12-14T13:05:53.004Z WARN 8090 --- [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. 13:05:53 2023-12-14T13:05:53.005Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.006Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:53.006Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 25 13:05:53 2023-12-14T13:05:53.007Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.008Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:53 2023-12-14T13:05:53.008Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 26 13:05:53 2023-12-14T13:05:53.009Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.009Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.009Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.010Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.010Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 28 13:05:53 2023-12-14T13:05:53.011Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:53 2023-12-14T13:05:53.011Z WARN 8090 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 25 13:05:53 2023-12-14T13:05:53.016Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.016Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.016Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.016Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.016Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.017Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.017Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 26 13:05:53 2023-12-14T13:05:53.017Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.017Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.017Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.017Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.017Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.017Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.017Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:53.017Z WARN 8090 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 26 13:05:53 2023-12-14T13:05:53.017Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.017Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.018Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.018Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 27 13:05:53 2023-12-14T13:05:53.018Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.018Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 27 13:05:53 2023-12-14T13:05:53.018Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:53 2023-12-14T13:05:53.018Z WARN 8090 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 22 13:05:53 2023-12-14T13:05:53.018Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.018Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 25 13:05:53 2023-12-14T13:05:53.018Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.018Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 25 13:05:53 2023-12-14T13:05:53.018Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.018Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.018Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.018Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.018Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.018Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 27 13:05:53 2023-12-14T13:05:53.019Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.019Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.019Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 29 13:05:53 2023-12-14T13:05:53.019Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.019Z WARN 8090 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 28 13:05:53 2023-12-14T13:05:53.019Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.019Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:53.019Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:53 2023-12-14T13:05:53.019Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 27 13:05:53 2023-12-14T13:05:53.020Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.020Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 25 13:05:53 2023-12-14T13:05:53.024Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.024Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 26 13:05:53 2023-12-14T13:05:53.024Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.024Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.025Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:53.025Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 27 13:05:53 2023-12-14T13:05:53.025Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.025Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.025Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 26 13:05:53 2023-12-14T13:05:53.025Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.025Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 27 13:05:53 2023-12-14T13:05:53.026Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.026Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 28 13:05:53 2023-12-14T13:05:53.029Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.030Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.030Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 26 13:05:53 2023-12-14T13:05:53.037Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.038Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.038Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:53.038Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 26 13:05:53 2023-12-14T13:05:53.038Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.038Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.039Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.039Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 25 13:05:53 2023-12-14T13:05:53.041Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.042Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.042Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.043Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.049Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.050Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.050Z WARN 8090 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 27 13:05:53 2023-12-14T13:05:53.053Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.053Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.053Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.053Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.055Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.055Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.056Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.056Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.062Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:05:53 2023-12-14T13:05:53.063Z WARN 8090 --- [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. 13:05:53 2023-12-14T13:05:53.063Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:05:53 2023-12-14T13:05:53.063Z WARN 8090 --- [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. 13:05:53 2023-12-14T13:05:53.069Z WARN 8090 --- [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} 13:05:53 2023-12-14T13:05:53.069Z INFO 8090 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Cluster ID: HxEMupCgQBWrDExwfRD9bw 13:05:53 2023-12-14T13:05:53.070Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.070Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.070Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.070Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.070Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.070Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.070Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.071Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.071Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.071Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.071Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:53.072Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.074Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.075Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.078Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.079Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.079Z WARN 8090 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 27 13:05:53 2023-12-14T13:05:53.080Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.080Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.081Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.081Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.082Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.082Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 26 13:05:53 2023-12-14T13:05:53.082Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.083Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:53 2023-12-14T13:05:53.087Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:53.091Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.091Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.091Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.091Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.094Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.094Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.094Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.095Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.095Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:53.095Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.096Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.096Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.096Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.097Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.097Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.097Z WARN 8090 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 20 13:05:53 2023-12-14T13:05:53.097Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.097Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 27 13:05:53 2023-12-14T13:05:53.097Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:53.097Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 25 13:05:53 2023-12-14T13:05:53.098Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.098Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.098Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.099Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.099Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:53.099Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 27 13:05:53 2023-12-14T13:05:53.099Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.100Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.100Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.102Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.102Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.103Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:53 2023-12-14T13:05:53.103Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 26 13:05:53 2023-12-14T13:05:53.103Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.103Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.103Z WARN 8090 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 26 13:05:53 2023-12-14T13:05:53.103Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:53 2023-12-14T13:05:53.103Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 27 13:05:53 2023-12-14T13:05:53.105Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.105Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 28 13:05:53 2023-12-14T13:05:53.106Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.107Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:53.107Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 26 13:05:53 2023-12-14T13:05:53.108Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.108Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:53 2023-12-14T13:05:53.110Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.110Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.110Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.111Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.111Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 29 13:05:53 2023-12-14T13:05:53.111Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.111Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:53 2023-12-14T13:05:53.117Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.117Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.117Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.118Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:05:53 2023-12-14T13:05:53.118Z WARN 8090 --- [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. 13:05:53 2023-12-14T13:05:53.118Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.118Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 27 13:05:53 2023-12-14T13:05:53.118Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.118Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.119Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.119Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.119Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.119Z WARN 8090 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 28 13:05:53 2023-12-14T13:05:53.119Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:53.119Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 27 13:05:53 2023-12-14T13:05:53.119Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.119Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.119Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.119Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.119Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.119Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 26 13:05:53 2023-12-14T13:05:53.119Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.119Z WARN 8090 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 28 13:05:53 2023-12-14T13:05:53.119Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.119Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.119Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 26 13:05:53 2023-12-14T13:05:53.120Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.120Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.120Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 30 13:05:53 2023-12-14T13:05:53.120Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 29 13:05:53 2023-12-14T13:05:53.120Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.120Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:53 2023-12-14T13:05:53.120Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.120Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 23 13:05:53 2023-12-14T13:05:53.120Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:53.120Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.120Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.120Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.120Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.120Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 28 13:05:53 2023-12-14T13:05:53.121Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.121Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:53 2023-12-14T13:05:53.121Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 26 13:05:53 2023-12-14T13:05:53.121Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 28 13:05:53 2023-12-14T13:05:53.124Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.125Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.125Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.125Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 27 13:05:53 2023-12-14T13:05:53.125Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.125Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.125Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:53.126Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.126Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.126Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 27 13:05:53 2023-12-14T13:05:53.126Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.126Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 28 13:05:53 2023-12-14T13:05:53.126Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.131Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.132Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.132Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 27 13:05:53 2023-12-14T13:05:53.135Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 13:05:53 2023-12-14T13:05:53.135Z WARN 8090 --- [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. 13:05:53 2023-12-14T13:05:53.138Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.138Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.138Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.138Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.138Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.139Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.139Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.139Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.139Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.139Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:53.139Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 29 13:05:53 2023-12-14T13:05:53.139Z WARN 8090 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 27 13:05:53 2023-12-14T13:05:53.139Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.140Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.151Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.151Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.151Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.151Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.152Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.155Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.155Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 28 13:05:53 2023-12-14T13:05:53.157Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.157Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.157Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.157Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.158Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.158Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.158Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.159Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.172Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.172Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.172Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.172Z INFO 8090 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:05:53 2023-12-14T13:05:53.172Z WARN 8090 --- [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. 13:05:53 2023-12-14T13:05:53.172Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.173Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.173Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.173Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:53.173Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.175Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.175Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.175Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.176Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.177Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.177Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.180Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.180Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.180Z WARN 8090 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 28 13:05:53 2023-12-14T13:05:53.186Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.186Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.187Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.187Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.187Z WARN 8090 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 27 13:05:53 2023-12-14T13:05:53.187Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.187Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.188Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:53 2023-12-14T13:05:53.188Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:53.192Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.192Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.193Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.193Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 27 13:05:53 2023-12-14T13:05:53.193Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.195Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:05:53 2023-12-14T13:05:53.195Z WARN 8090 --- [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. 13:05:53 2023-12-14T13:05:53.195Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.195Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.195Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.196Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.196Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:53.196Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.197Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.197Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.197Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.198Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.198Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 21 13:05:53 2023-12-14T13:05:53.198Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:53.198Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 26 13:05:53 2023-12-14T13:05:53.198Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.198Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 28 13:05:53 2023-12-14T13:05:53.199Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.199Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.199Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.200Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:53.200Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 28 13:05:53 2023-12-14T13:05:53.200Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.200Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.203Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.203Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.203Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.204Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:53 2023-12-14T13:05:53.204Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.204Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 27 13:05:53 2023-12-14T13:05:53.204Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.204Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 27 13:05:53 2023-12-14T13:05:53.204Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.205Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:53 2023-12-14T13:05:53.205Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 28 13:05:53 2023-12-14T13:05:53.205Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.206Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.206Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 29 13:05:53 2023-12-14T13:05:53.207Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.207Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:53.209Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.210Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.211Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:53 2023-12-14T13:05:53.211Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 27 13:05:53 2023-12-14T13:05:53.211Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.211Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.212Z WARN 8090 --- [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} 13:05:53 2023-12-14T13:05:53.213Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.213Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 30 13:05:53 2023-12-14T13:05:53.213Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.214Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:53 2023-12-14T13:05:53.214Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 26 13:05:53 2023-12-14T13:05:53.214Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:05:53 2023-12-14T13:05:53.214Z WARN 8090 --- [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. 13:05:53 2023-12-14T13:05:53.218Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.218Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.218Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.218Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.219Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.219Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.219Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:53.219Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.219Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.220Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.220Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.220Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.220Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 29 13:05:53 2023-12-14T13:05:53.220Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.220Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.220Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.220Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.220Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 27 13:05:53 2023-12-14T13:05:53.220Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.220Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 27 13:05:53 2023-12-14T13:05:53.220Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.220Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.220Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.220Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.221Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.221Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 31 13:05:53 2023-12-14T13:05:53.221Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.221Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:53.221Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:53 2023-12-14T13:05:53.221Z WARN 8090 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 24 13:05:53 2023-12-14T13:05:53.221Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.221Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.221Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.221Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 29 13:05:53 2023-12-14T13:05:53.221Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.222Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:53 2023-12-14T13:05:53.222Z WARN 8090 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 29 13:05:53 2023-12-14T13:05:53.225Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.226Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.226Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.226Z WARN 8090 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 28 13:05:53 2023-12-14T13:05:53.226Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.226Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:53.226Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.226Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 28 13:05:53 2023-12-14T13:05:53.227Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.227Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 28 13:05:53 2023-12-14T13:05:53.227Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.229Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.229Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.229Z WARN 8090 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 29 13:05:53 2023-12-14T13:05:53.232Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.233Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.233Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 28 13:05:53 2023-12-14T13:05:53.239Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.239Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:05:53 2023-12-14T13:05:53.239Z WARN 8090 --- [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. 13:05:53 2023-12-14T13:05:53.239Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:53 2023-12-14T13:05:53.239Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.239Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.239Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.239Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.240Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.240Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.240Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 30 13:05:53 2023-12-14T13:05:53.240Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.240Z WARN 8090 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 30 13:05:53 2023-12-14T13:05:53.240Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:53.240Z WARN 8090 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 28 13:05:53 2023-12-14T13:05:53.240Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.240Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 26 13:05:53 2023-12-14T13:05:53.240Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.241Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.241Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:05:53 2023-12-14T13:05:53.241Z WARN 8090 --- [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. 13:05:53 2023-12-14T13:05:53.250Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:05:53 2023-12-14T13:05:53.250Z WARN 8090 --- [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. 13:05:53 2023-12-14T13:05:53.253Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.253Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.256Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.259Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.259Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.259Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.259Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.259Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.259Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 29 13:05:53 2023-12-14T13:05:53.259Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.260Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.264Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.264Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.273Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.273Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.274Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.274Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.274Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.274Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.274Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:53.274Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.276Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.276Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.277Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.278Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.278Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.279Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.283Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.285Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.285Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 29 13:05:53 2023-12-14T13:05:53.288Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.288Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.288Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.288Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.289Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.289Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:53 2023-12-14T13:05:53.289Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:53.289Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.289Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 28 13:05:53 2023-12-14T13:05:53.293Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.293Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.294Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.294Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.294Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 28 13:05:53 2023-12-14T13:05:53.298Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.298Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.298Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.299Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:53.299Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 27 13:05:53 2023-12-14T13:05:53.299Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.299Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 29 13:05:53 2023-12-14T13:05:53.299Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.299Z WARN 8090 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 22 13:05:53 2023-12-14T13:05:53.299Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.300Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.300Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.300Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.300Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:53.301Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.304Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.304Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.304Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.304Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.304Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.305Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:53 2023-12-14T13:05:53.305Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 28 13:05:53 2023-12-14T13:05:53.305Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.306Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:53 2023-12-14T13:05:53.306Z WARN 8090 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 29 13:05:53 2023-12-14T13:05:53.306Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.307Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.307Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 30 13:05:53 2023-12-14T13:05:53.308Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.308Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:53.308Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 27 13:05:53 2023-12-14T13:05:53.311Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.312Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:53 2023-12-14T13:05:53.312Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 28 13:05:53 2023-12-14T13:05:53.313Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.313Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.314Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.314Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.314Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.314Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 31 13:05:53 2023-12-14T13:05:53.315Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:53 2023-12-14T13:05:53.315Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 27 13:05:53 2023-12-14T13:05:53.318Z INFO 8090 --- [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 a2eEDM0xSquql5vy02WAzA 13:05:53 2023-12-14T13:05:53.319Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.319Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.319Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.319Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 28 13:05:53 2023-12-14T13:05:53.319Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.320Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.320Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.320Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.320Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.320Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 29 13:05:53 2023-12-14T13:05:53.320Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:53.320Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 28 13:05:53 2023-12-14T13:05:53.320Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.320Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.321Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.321Z WARN 8090 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 30 13:05:53 2023-12-14T13:05:53.321Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.321Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.321Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.321Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.321Z WARN 8090 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 28 13:05:53 2023-12-14T13:05:53.321Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 28 13:05:53 2023-12-14T13:05:53.321Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.321Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.321Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.321Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.322Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.322Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.322Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 32 13:05:53 2023-12-14T13:05:53.322Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:53 2023-12-14T13:05:53.322Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:53.322Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 25 13:05:53 2023-12-14T13:05:53.322Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 29 13:05:53 2023-12-14T13:05:53.322Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.322Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.322Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.322Z WARN 8090 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 30 13:05:53 2023-12-14T13:05:53.323Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.323Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:53 2023-12-14T13:05:53.323Z WARN 8090 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 30 13:05:53 2023-12-14T13:05:53.323Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.323Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 27 13:05:53 2023-12-14T13:05:53.326Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.326Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.327Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.327Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 29 13:05:53 2023-12-14T13:05:53.327Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.328Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.328Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:05:53 2023-12-14T13:05:53.328Z WARN 8090 --- [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. 13:05:53 2023-12-14T13:05:53.330Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.330Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.330Z WARN 8090 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 29 13:05:53 2023-12-14T13:05:53.330Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.331Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.331Z WARN 8090 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 30 13:05:53 2023-12-14T13:05:53.332Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:53.332Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 29 13:05:53 2023-12-14T13:05:53.333Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.333Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.340Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.341Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.341Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.341Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.341Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.341Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.341Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:53.341Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 29 13:05:53 2023-12-14T13:05:53.341Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.341Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.341Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 31 13:05:53 2023-12-14T13:05:53.341Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.341Z WARN 8090 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 27 13:05:53 2023-12-14T13:05:53.349Z INFO 8090 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 13:05:53 allow.auto.create.topics = true 13:05:53 auto.commit.interval.ms = 5000 13:05:53 auto.include.jmx.reporter = true 13:05:53 auto.offset.reset = earliest 13:05:53 bootstrap.servers = [PLAINTEXT://localhost:32790] 13:05:53 check.crcs = true 13:05:53 client.dns.lookup = use_all_dns_ips 13:05:53 client.id = consumer-test-12 13:05:53 client.rack = 13:05:53 connections.max.idle.ms = 540000 13:05:53 default.api.timeout.ms = 60000 13:05:53 enable.auto.commit = true 13:05:53 exclude.internal.topics = true 13:05:53 fetch.max.bytes = 52428800 13:05:53 fetch.max.wait.ms = 500 13:05:53 fetch.min.bytes = 1 13:05:53 group.id = test 13:05:53 group.instance.id = null 13:05:53 heartbeat.interval.ms = 3000 13:05:53 interceptor.classes = [] 13:05:53 internal.leave.group.on.close = true 13:05:53 internal.throw.on.fetch.stable.offset.unsupported = false 13:05:53 isolation.level = read_uncommitted 13:05:53 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 13:05:53 max.partition.fetch.bytes = 1048576 13:05:53 max.poll.interval.ms = 300000 13:05:53 max.poll.records = 500 13:05:53 metadata.max.age.ms = 300000 13:05:53 metric.reporters = [] 13:05:53 metrics.num.samples = 2 13:05:53 metrics.recording.level = INFO 13:05:53 metrics.sample.window.ms = 30000 13:05:53 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 13:05:53 receive.buffer.bytes = 65536 13:05:53 reconnect.backoff.max.ms = 1000 13:05:53 reconnect.backoff.ms = 50 13:05:53 request.timeout.ms = 30000 13:05:53 retry.backoff.ms = 100 13:05:53 sasl.client.callback.handler.class = null 13:05:53 sasl.jaas.config = null 13:05:53 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:05:53 sasl.kerberos.min.time.before.relogin = 60000 13:05:53 sasl.kerberos.service.name = null 13:05:53 sasl.kerberos.ticket.renew.jitter = 0.05 13:05:53 sasl.kerberos.ticket.renew.window.factor = 0.8 13:05:53 sasl.login.callback.handler.class = null 13:05:53 sasl.login.class = null 13:05:53 sasl.login.connect.timeout.ms = null 13:05:53 sasl.login.read.timeout.ms = null 13:05:53 sasl.login.refresh.buffer.seconds = 300 13:05:53 sasl.login.refresh.min.period.seconds = 60 13:05:53 sasl.login.refresh.window.factor = 0.8 13:05:53 sasl.login.refresh.window.jitter = 0.05 13:05:53 sasl.login.retry.backoff.max.ms = 10000 13:05:53 sasl.login.retry.backoff.ms = 100 13:05:53 sasl.mechanism = GSSAPI 13:05:53 sasl.oauthbearer.clock.skew.seconds = 30 13:05:53 sasl.oauthbearer.expected.audience = null 13:05:53 sasl.oauthbearer.expected.issuer = null 13:05:53 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:05:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:05:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:05:53 sasl.oauthbearer.jwks.endpoint.url = null 13:05:53 sasl.oauthbearer.scope.claim.name = scope 13:05:53 sasl.oauthbearer.sub.claim.name = sub 13:05:53 sasl.oauthbearer.token.endpoint.url = null 13:05:53 security.protocol = PLAINTEXT 13:05:53 security.providers = null 13:05:53 send.buffer.bytes = 131072 13:05:53 session.timeout.ms = 45000 13:05:53 socket.connection.setup.timeout.max.ms = 30000 13:05:53 socket.connection.setup.timeout.ms = 10000 13:05:53 ssl.cipher.suites = null 13:05:53 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:05:53 ssl.endpoint.identification.algorithm = https 13:05:53 ssl.engine.factory.class = null 13:05:53 ssl.key.password = null 13:05:53 ssl.keymanager.algorithm = SunX509 13:05:53 ssl.keystore.certificate.chain = null 13:05:53 ssl.keystore.key = null 13:05:53 ssl.keystore.location = null 13:05:53 ssl.keystore.password = null 13:05:53 ssl.keystore.type = JKS 13:05:53 ssl.protocol = TLSv1.3 13:05:53 ssl.provider = null 13:05:53 ssl.secure.random.implementation = null 13:05:53 ssl.trustmanager.algorithm = PKIX 13:05:53 ssl.truststore.certificates = null 13:05:53 ssl.truststore.location = null 13:05:53 ssl.truststore.password = null 13:05:53 ssl.truststore.type = JKS 13:05:53 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 13:05:53 13:05:53 2023-12-14T13:05:53.350Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.350Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.350Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 31 13:05:53 2023-12-14T13:05:53.351Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:05:53 2023-12-14T13:05:53.351Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:05:53 2023-12-14T13:05:53.351Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702559153351 13:05:53 2023-12-14T13:05:53.353Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.353Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.353Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.354Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.358Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.358Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.358Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.358Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.359Z INFO 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 13:05:53 2023-12-14T13:05:53.359Z INFO 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 13:05:53 acks = -1 13:05:53 auto.include.jmx.reporter = true 13:05:53 batch.size = 16384 13:05:53 bootstrap.servers = [PLAINTEXT://localhost:32790] 13:05:53 buffer.memory = 33554432 13:05:53 client.dns.lookup = use_all_dns_ips 13:05:53 client.id = producer-16 13:05:53 compression.type = none 13:05:53 connections.max.idle.ms = 540000 13:05:53 delivery.timeout.ms = 120000 13:05:53 enable.idempotence = false 13:05:53 interceptor.classes = [] 13:05:53 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 13:05:53 linger.ms = 1 13:05:53 max.block.ms = 60000 13:05:53 max.in.flight.requests.per.connection = 5 13:05:53 max.request.size = 1048576 13:05:53 metadata.max.age.ms = 300000 13:05:53 metadata.max.idle.ms = 300000 13:05:53 metric.reporters = [] 13:05:53 metrics.num.samples = 2 13:05:53 metrics.recording.level = INFO 13:05:53 metrics.sample.window.ms = 30000 13:05:53 partitioner.adaptive.partitioning.enable = true 13:05:53 partitioner.availability.timeout.ms = 0 13:05:53 partitioner.class = null 13:05:53 partitioner.ignore.keys = false 13:05:53 receive.buffer.bytes = 32768 13:05:53 reconnect.backoff.max.ms = 1000 13:05:53 reconnect.backoff.ms = 50 13:05:53 request.timeout.ms = 30000 13:05:53 retries = 0 13:05:53 retry.backoff.ms = 100 13:05:53 sasl.client.callback.handler.class = null 13:05:53 sasl.jaas.config = null 13:05:53 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:05:53 sasl.kerberos.min.time.before.relogin = 60000 13:05:53 sasl.kerberos.service.name = null 13:05:53 sasl.kerberos.ticket.renew.jitter = 0.05 13:05:53 sasl.kerberos.ticket.renew.window.factor = 0.8 13:05:53 sasl.login.callback.handler.class = null 13:05:53 sasl.login.class = null 13:05:53 sasl.login.connect.timeout.ms = null 13:05:53 sasl.login.read.timeout.ms = null 13:05:53 sasl.login.refresh.buffer.seconds = 300 13:05:53 sasl.login.refresh.min.period.seconds = 60 13:05:53 sasl.login.refresh.window.factor = 0.8 13:05:53 sasl.login.refresh.window.jitter = 0.05 13:05:53 sasl.login.retry.backoff.max.ms = 10000 13:05:53 sasl.login.retry.backoff.ms = 100 13:05:53 sasl.mechanism = GSSAPI 13:05:53 sasl.oauthbearer.clock.skew.seconds = 30 13:05:53 sasl.oauthbearer.expected.audience = null 13:05:53 sasl.oauthbearer.expected.issuer = null 13:05:53 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:05:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:05:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:05:53 sasl.oauthbearer.jwks.endpoint.url = null 13:05:53 sasl.oauthbearer.scope.claim.name = scope 13:05:53 sasl.oauthbearer.sub.claim.name = sub 13:05:53 sasl.oauthbearer.token.endpoint.url = null 13:05:53 security.protocol = PLAINTEXT 13:05:53 security.providers = null 13:05:53 send.buffer.bytes = 131072 13:05:53 socket.connection.setup.timeout.max.ms = 30000 13:05:53 socket.connection.setup.timeout.ms = 10000 13:05:53 ssl.cipher.suites = null 13:05:53 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:05:53 ssl.endpoint.identification.algorithm = https 13:05:53 ssl.engine.factory.class = null 13:05:53 ssl.key.password = null 13:05:53 ssl.keymanager.algorithm = SunX509 13:05:53 ssl.keystore.certificate.chain = null 13:05:53 ssl.keystore.key = null 13:05:53 ssl.keystore.location = null 13:05:53 ssl.keystore.password = null 13:05:53 ssl.keystore.type = JKS 13:05:53 ssl.protocol = TLSv1.3 13:05:53 ssl.provider = null 13:05:53 ssl.secure.random.implementation = null 13:05:53 ssl.trustmanager.algorithm = PKIX 13:05:53 ssl.truststore.certificates = null 13:05:53 ssl.truststore.location = null 13:05:53 ssl.truststore.password = null 13:05:53 ssl.truststore.type = JKS 13:05:53 transaction.timeout.ms = 60000 13:05:53 transactional.id = null 13:05:53 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 13:05:53 13:05:53 2023-12-14T13:05:53.362Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.362Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.362Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.362Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.362Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.362Z WARN 8090 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 30 13:05:53 2023-12-14T13:05:53.365Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.365Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.365Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.368Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.369Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.370Z WARN 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 13:05:53 2023-12-14T13:05:53.370Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:05:53 2023-12-14T13:05:53.370Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:05:53 2023-12-14T13:05:53.370Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702559153370 13:05:53 2023-12-14T13:05:53.376Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.376Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.377Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.377Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.377Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.377Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.378Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.378Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.378Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:53.378Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.379Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.379Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.381Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.381Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.383Z INFO 8090 --- [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 a2eEDM0xSquql5vy02WAzA 13:05:53 2023-12-14T13:05:53.383Z INFO 8090 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Cluster ID: HxEMupCgQBWrDExwfRD9bw 13:05:53 2023-12-14T13:05:53.385Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.386Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.386Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 30 13:05:53 2023-12-14T13:05:53.389Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.389Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.389Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.389Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.390Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:53 2023-12-14T13:05:53.390Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.390Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:53.390Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.390Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 29 13:05:53 2023-12-14T13:05:53.393Z INFO 8090 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 13:05:53 allow.auto.create.topics = true 13:05:53 auto.commit.interval.ms = 5000 13:05:53 auto.include.jmx.reporter = true 13:05:53 auto.offset.reset = earliest 13:05:53 bootstrap.servers = [PLAINTEXT://localhost:32790] 13:05:53 check.crcs = true 13:05:53 client.dns.lookup = use_all_dns_ips 13:05:53 client.id = consumer-test-13 13:05:53 client.rack = 13:05:53 connections.max.idle.ms = 540000 13:05:53 default.api.timeout.ms = 60000 13:05:53 enable.auto.commit = true 13:05:53 exclude.internal.topics = true 13:05:53 fetch.max.bytes = 52428800 13:05:53 fetch.max.wait.ms = 500 13:05:53 fetch.min.bytes = 1 13:05:53 group.id = test 13:05:53 group.instance.id = null 13:05:53 heartbeat.interval.ms = 3000 13:05:53 interceptor.classes = [] 13:05:53 internal.leave.group.on.close = true 13:05:53 internal.throw.on.fetch.stable.offset.unsupported = false 13:05:53 isolation.level = read_uncommitted 13:05:53 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 13:05:53 max.partition.fetch.bytes = 1048576 13:05:53 max.poll.interval.ms = 300000 13:05:53 max.poll.records = 500 13:05:53 metadata.max.age.ms = 300000 13:05:53 metric.reporters = [] 13:05:53 metrics.num.samples = 2 13:05:53 metrics.recording.level = INFO 13:05:53 metrics.sample.window.ms = 30000 13:05:53 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 13:05:53 receive.buffer.bytes = 65536 13:05:53 reconnect.backoff.max.ms = 1000 13:05:53 reconnect.backoff.ms = 50 13:05:53 request.timeout.ms = 30000 13:05:53 retry.backoff.ms = 100 13:05:53 sasl.client.callback.handler.class = null 13:05:53 sasl.jaas.config = null 13:05:53 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:05:53 sasl.kerberos.min.time.before.relogin = 60000 13:05:53 sasl.kerberos.service.name = null 13:05:53 sasl.kerberos.ticket.renew.jitter = 0.05 13:05:53 sasl.kerberos.ticket.renew.window.factor = 0.8 13:05:53 sasl.login.callback.handler.class = null 13:05:53 sasl.login.class = null 13:05:53 sasl.login.connect.timeout.ms = null 13:05:53 sasl.login.read.timeout.ms = null 13:05:53 sasl.login.refresh.buffer.seconds = 300 13:05:53 sasl.login.refresh.min.period.seconds = 60 13:05:53 sasl.login.refresh.window.factor = 0.8 13:05:53 sasl.login.refresh.window.jitter = 0.05 13:05:53 sasl.login.retry.backoff.max.ms = 10000 13:05:53 sasl.login.retry.backoff.ms = 100 13:05:53 sasl.mechanism = GSSAPI 13:05:53 sasl.oauthbearer.clock.skew.seconds = 30 13:05:53 sasl.oauthbearer.expected.audience = null 13:05:53 sasl.oauthbearer.expected.issuer = null 13:05:53 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:05:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:05:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:05:53 sasl.oauthbearer.jwks.endpoint.url = null 13:05:53 sasl.oauthbearer.scope.claim.name = scope 13:05:53 sasl.oauthbearer.sub.claim.name = sub 13:05:53 sasl.oauthbearer.token.endpoint.url = null 13:05:53 security.protocol = PLAINTEXT 13:05:53 security.providers = null 13:05:53 send.buffer.bytes = 131072 13:05:53 session.timeout.ms = 45000 13:05:53 socket.connection.setup.timeout.max.ms = 30000 13:05:53 socket.connection.setup.timeout.ms = 10000 13:05:53 ssl.cipher.suites = null 13:05:53 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:05:53 ssl.endpoint.identification.algorithm = https 13:05:53 ssl.engine.factory.class = null 13:05:53 ssl.key.password = null 13:05:53 ssl.keymanager.algorithm = SunX509 13:05:53 ssl.keystore.certificate.chain = null 13:05:53 ssl.keystore.key = null 13:05:53 ssl.keystore.location = null 13:05:53 ssl.keystore.password = null 13:05:53 ssl.keystore.type = JKS 13:05:53 ssl.protocol = TLSv1.3 13:05:53 ssl.provider = null 13:05:53 ssl.secure.random.implementation = null 13:05:53 ssl.trustmanager.algorithm = PKIX 13:05:53 ssl.truststore.certificates = null 13:05:53 ssl.truststore.location = null 13:05:53 ssl.truststore.password = null 13:05:53 ssl.truststore.type = JKS 13:05:53 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 13:05:53 13:05:53 2023-12-14T13:05:53.395Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.395Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.396Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:05:53 2023-12-14T13:05:53.396Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:05:53 2023-12-14T13:05:53.396Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702559153396 13:05:53 2023-12-14T13:05:53.400Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.400Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.400Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.400Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.400Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:53.400Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 28 13:05:53 2023-12-14T13:05:53.401Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.401Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 30 13:05:53 2023-12-14T13:05:53.401Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.401Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.401Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 23 13:05:53 2023-12-14T13:05:53.401Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.401Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.402Z INFO 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 13:05:53 2023-12-14T13:05:53.403Z INFO 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 13:05:53 acks = -1 13:05:53 auto.include.jmx.reporter = true 13:05:53 batch.size = 16384 13:05:53 bootstrap.servers = [PLAINTEXT://localhost:32790] 13:05:53 buffer.memory = 33554432 13:05:53 client.dns.lookup = use_all_dns_ips 13:05:53 client.id = producer-17 13:05:53 compression.type = none 13:05:53 connections.max.idle.ms = 540000 13:05:53 delivery.timeout.ms = 120000 13:05:53 enable.idempotence = false 13:05:53 interceptor.classes = [] 13:05:53 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 13:05:53 linger.ms = 1 13:05:53 max.block.ms = 60000 13:05:53 max.in.flight.requests.per.connection = 5 13:05:53 max.request.size = 1048576 13:05:53 metadata.max.age.ms = 300000 13:05:53 metadata.max.idle.ms = 300000 13:05:53 metric.reporters = [] 13:05:53 metrics.num.samples = 2 13:05:53 metrics.recording.level = INFO 13:05:53 metrics.sample.window.ms = 30000 13:05:53 partitioner.adaptive.partitioning.enable = true 13:05:53 partitioner.availability.timeout.ms = 0 13:05:53 partitioner.class = null 13:05:53 partitioner.ignore.keys = false 13:05:53 receive.buffer.bytes = 32768 13:05:53 reconnect.backoff.max.ms = 1000 13:05:53 reconnect.backoff.ms = 50 13:05:53 request.timeout.ms = 30000 13:05:53 retries = 0 13:05:53 retry.backoff.ms = 100 13:05:53 sasl.client.callback.handler.class = null 13:05:53 sasl.jaas.config = null 13:05:53 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:05:53 sasl.kerberos.min.time.before.relogin = 60000 13:05:53 sasl.kerberos.service.name = null 13:05:53 sasl.kerberos.ticket.renew.jitter = 0.05 13:05:53 sasl.kerberos.ticket.renew.window.factor = 0.8 13:05:53 sasl.login.callback.handler.class = null 13:05:53 sasl.login.class = null 13:05:53 sasl.login.connect.timeout.ms = null 13:05:53 sasl.login.read.timeout.ms = null 13:05:53 sasl.login.refresh.buffer.seconds = 300 13:05:53 sasl.login.refresh.min.period.seconds = 60 13:05:53 sasl.login.refresh.window.factor = 0.8 13:05:53 sasl.login.refresh.window.jitter = 0.05 13:05:53 sasl.login.retry.backoff.max.ms = 10000 13:05:53 sasl.login.retry.backoff.ms = 100 13:05:53 sasl.mechanism = GSSAPI 13:05:53 sasl.oauthbearer.clock.skew.seconds = 30 13:05:53 sasl.oauthbearer.expected.audience = null 13:05:53 sasl.oauthbearer.expected.issuer = null 13:05:53 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:05:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:05:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:05:53 sasl.oauthbearer.jwks.endpoint.url = null 13:05:53 sasl.oauthbearer.scope.claim.name = scope 13:05:53 sasl.oauthbearer.sub.claim.name = sub 13:05:53 sasl.oauthbearer.token.endpoint.url = null 13:05:53 security.protocol = PLAINTEXT 13:05:53 security.providers = null 13:05:53 send.buffer.bytes = 131072 13:05:53 socket.connection.setup.timeout.max.ms = 30000 13:05:53 socket.connection.setup.timeout.ms = 10000 13:05:53 ssl.cipher.suites = null 13:05:53 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:05:53 ssl.endpoint.identification.algorithm = https 13:05:53 ssl.engine.factory.class = null 13:05:53 ssl.key.password = null 13:05:53 ssl.keymanager.algorithm = SunX509 13:05:53 ssl.keystore.certificate.chain = null 13:05:53 ssl.keystore.key = null 13:05:53 ssl.keystore.location = null 13:05:53 ssl.keystore.password = null 13:05:53 ssl.keystore.type = JKS 13:05:53 ssl.protocol = TLSv1.3 13:05:53 ssl.provider = null 13:05:53 ssl.secure.random.implementation = null 13:05:53 ssl.trustmanager.algorithm = PKIX 13:05:53 ssl.truststore.certificates = null 13:05:53 ssl.truststore.location = null 13:05:53 ssl.truststore.password = null 13:05:53 ssl.truststore.type = JKS 13:05:53 transaction.timeout.ms = 60000 13:05:53 transactional.id = null 13:05:53 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 13:05:53 13:05:53 2023-12-14T13:05:53.404Z WARN 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 13:05:53 2023-12-14T13:05:53.404Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:05:53 2023-12-14T13:05:53.404Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:05:53 2023-12-14T13:05:53.404Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702559153404 13:05:53 2023-12-14T13:05:53.405Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.406Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.406Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.406Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 29 13:05:53 2023-12-14T13:05:53.406Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.406Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.407Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.407Z WARN 8090 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 29 13:05:53 2023-12-14T13:05:53.407Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:53.407Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.407Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:53 2023-12-14T13:05:53.407Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 29 13:05:53 2023-12-14T13:05:53.407Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.408Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.408Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 28 13:05:53 2023-12-14T13:05:53.408Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:53 2023-12-14T13:05:53.408Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 30 13:05:53 2023-12-14T13:05:53.409Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.409Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:53.409Z WARN 8090 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 28 13:05:53 2023-12-14T13:05:53.412Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.412Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:53 2023-12-14T13:05:53.414Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.414Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.414Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.415Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.415Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.415Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 32 13:05:53 2023-12-14T13:05:53.415Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:53 2023-12-14T13:05:53.419Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.420Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.420Z INFO 8090 --- [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 a2eEDM0xSquql5vy02WAzA 13:05:53 2023-12-14T13:05:53.420Z INFO 8090 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Cluster ID: HxEMupCgQBWrDExwfRD9bw 13:05:53 2023-12-14T13:05:53.420Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.420Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 29 13:05:53 2023-12-14T13:05:53.420Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.421Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.421Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.421Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.421Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 30 13:05:53 2023-12-14T13:05:53.421Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:53.421Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 29 13:05:53 2023-12-14T13:05:53.421Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.422Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.422Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 31 13:05:53 2023-12-14T13:05:53.422Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.422Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.423Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.423Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.424Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:53 2023-12-14T13:05:53.424Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 31 13:05:53 2023-12-14T13:05:53.425Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.425Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.425Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.425Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.425Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.425Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.425Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.425Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.425Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 31 13:05:53 2023-12-14T13:05:53.426Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.426Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.426Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 29 13:05:53 2023-12-14T13:05:53.426Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 28 13:05:53 2023-12-14T13:05:53.426Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.426Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:53.426Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 30 13:05:53 2023-12-14T13:05:53.426Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:53 2023-12-14T13:05:53.426Z WARN 8090 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 26 13:05:53 2023-12-14T13:05:53.426Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.426Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 33 13:05:53 2023-12-14T13:05:53.428Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.428Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 29 13:05:53 2023-12-14T13:05:53.428Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.429Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.429Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 30 13:05:53 2023-12-14T13:05:53.431Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.431Z INFO 8090 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 13:05:53 allow.auto.create.topics = true 13:05:53 auto.commit.interval.ms = 5000 13:05:53 auto.include.jmx.reporter = true 13:05:53 auto.offset.reset = earliest 13:05:53 bootstrap.servers = [PLAINTEXT://localhost:32790] 13:05:53 check.crcs = true 13:05:53 client.dns.lookup = use_all_dns_ips 13:05:53 client.id = consumer-test-14 13:05:53 client.rack = 13:05:53 connections.max.idle.ms = 540000 13:05:53 default.api.timeout.ms = 60000 13:05:53 enable.auto.commit = true 13:05:53 exclude.internal.topics = true 13:05:53 fetch.max.bytes = 52428800 13:05:53 fetch.max.wait.ms = 500 13:05:53 fetch.min.bytes = 1 13:05:53 group.id = test 13:05:53 group.instance.id = null 13:05:53 heartbeat.interval.ms = 3000 13:05:53 interceptor.classes = [] 13:05:53 internal.leave.group.on.close = true 13:05:53 internal.throw.on.fetch.stable.offset.unsupported = false 13:05:53 isolation.level = read_uncommitted 13:05:53 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 13:05:53 max.partition.fetch.bytes = 1048576 13:05:53 max.poll.interval.ms = 300000 13:05:53 max.poll.records = 500 13:05:53 metadata.max.age.ms = 300000 13:05:53 metric.reporters = [] 13:05:53 metrics.num.samples = 2 13:05:53 metrics.recording.level = INFO 13:05:53 metrics.sample.window.ms = 30000 13:05:53 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 13:05:53 receive.buffer.bytes = 65536 13:05:53 reconnect.backoff.max.ms = 1000 13:05:53 reconnect.backoff.ms = 50 13:05:53 request.timeout.ms = 30000 13:05:53 retry.backoff.ms = 100 13:05:53 sasl.client.callback.handler.class = null 13:05:53 sasl.jaas.config = null 13:05:53 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:05:53 sasl.kerberos.min.time.before.relogin = 60000 13:05:53 sasl.kerberos.service.name = null 13:05:53 sasl.kerberos.ticket.renew.jitter = 0.05 13:05:53 sasl.kerberos.ticket.renew.window.factor = 0.8 13:05:53 sasl.login.callback.handler.class = null 13:05:53 sasl.login.class = null 13:05:53 sasl.login.connect.timeout.ms = null 13:05:53 sasl.login.read.timeout.ms = null 13:05:53 sasl.login.refresh.buffer.seconds = 300 13:05:53 sasl.login.refresh.min.period.seconds = 60 13:05:53 sasl.login.refresh.window.factor = 0.8 13:05:53 sasl.login.refresh.window.jitter = 0.05 13:05:53 sasl.login.retry.backoff.max.ms = 10000 13:05:53 sasl.login.retry.backoff.ms = 100 13:05:53 sasl.mechanism = GSSAPI 13:05:53 sasl.oauthbearer.clock.skew.seconds = 30 13:05:53 sasl.oauthbearer.expected.audience = null 13:05:53 sasl.oauthbearer.expected.issuer = null 13:05:53 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:05:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:05:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:05:53 sasl.oauthbearer.jwks.endpoint.url = null 13:05:53 sasl.oauthbearer.scope.claim.name = scope 13:05:53 sasl.oauthbearer.sub.claim.name = sub 13:05:53 sasl.oauthbearer.token.endpoint.url = null 13:05:53 security.protocol = PLAINTEXT 13:05:53 security.providers = null 13:05:53 send.buffer.bytes = 131072 13:05:53 session.timeout.ms = 45000 13:05:53 socket.connection.setup.timeout.max.ms = 30000 13:05:53 socket.connection.setup.timeout.ms = 10000 13:05:53 ssl.cipher.suites = null 13:05:53 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:05:53 ssl.endpoint.identification.algorithm = https 13:05:53 ssl.engine.factory.class = null 13:05:53 ssl.key.password = null 13:05:53 ssl.keymanager.algorithm = SunX509 13:05:53 ssl.keystore.certificate.chain = null 13:05:53 ssl.keystore.key = null 13:05:53 ssl.keystore.location = null 13:05:53 ssl.keystore.password = null 13:05:53 ssl.keystore.type = JKS 13:05:53 ssl.protocol = TLSv1.3 13:05:53 ssl.provider = null 13:05:53 ssl.secure.random.implementation = null 13:05:53 ssl.trustmanager.algorithm = PKIX 13:05:53 ssl.truststore.certificates = null 13:05:53 ssl.truststore.location = null 13:05:53 ssl.truststore.password = null 13:05:53 ssl.truststore.type = JKS 13:05:53 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 13:05:53 13:05:53 2023-12-14T13:05:53.431Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.431Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.431Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.432Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.432Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.432Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 30 13:05:53 2023-12-14T13:05:53.432Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.432Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 31 13:05:53 2023-12-14T13:05:53.432Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:53.433Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:05:53 2023-12-14T13:05:53.433Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:05:53 2023-12-14T13:05:53.433Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702559153433 13:05:53 2023-12-14T13:05:53.434Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.434Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.439Z INFO 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 13:05:53 2023-12-14T13:05:53.439Z INFO 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 13:05:53 acks = -1 13:05:53 auto.include.jmx.reporter = true 13:05:53 batch.size = 16384 13:05:53 bootstrap.servers = [PLAINTEXT://localhost:32790] 13:05:53 buffer.memory = 33554432 13:05:53 client.dns.lookup = use_all_dns_ips 13:05:53 client.id = producer-18 13:05:53 compression.type = none 13:05:53 connections.max.idle.ms = 540000 13:05:53 delivery.timeout.ms = 120000 13:05:53 enable.idempotence = false 13:05:53 interceptor.classes = [] 13:05:53 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 13:05:53 linger.ms = 1 13:05:53 max.block.ms = 60000 13:05:53 max.in.flight.requests.per.connection = 5 13:05:53 max.request.size = 1048576 13:05:53 metadata.max.age.ms = 300000 13:05:53 metadata.max.idle.ms = 300000 13:05:53 metric.reporters = [] 13:05:53 metrics.num.samples = 2 13:05:53 metrics.recording.level = INFO 13:05:53 metrics.sample.window.ms = 30000 13:05:53 partitioner.adaptive.partitioning.enable = true 13:05:53 partitioner.availability.timeout.ms = 0 13:05:53 partitioner.class = null 13:05:53 partitioner.ignore.keys = false 13:05:53 receive.buffer.bytes = 32768 13:05:53 reconnect.backoff.max.ms = 1000 13:05:53 reconnect.backoff.ms = 50 13:05:53 request.timeout.ms = 30000 13:05:53 retries = 0 13:05:53 retry.backoff.ms = 100 13:05:53 sasl.client.callback.handler.class = null 13:05:53 sasl.jaas.config = null 13:05:53 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:05:53 sasl.kerberos.min.time.before.relogin = 60000 13:05:53 sasl.kerberos.service.name = null 13:05:53 sasl.kerberos.ticket.renew.jitter = 0.05 13:05:53 sasl.kerberos.ticket.renew.window.factor = 0.8 13:05:53 sasl.login.callback.handler.class = null 13:05:53 sasl.login.class = null 13:05:53 sasl.login.connect.timeout.ms = null 13:05:53 sasl.login.read.timeout.ms = null 13:05:53 sasl.login.refresh.buffer.seconds = 300 13:05:53 sasl.login.refresh.min.period.seconds = 60 13:05:53 sasl.login.refresh.window.factor = 0.8 13:05:53 sasl.login.refresh.window.jitter = 0.05 13:05:53 sasl.login.retry.backoff.max.ms = 10000 13:05:53 sasl.login.retry.backoff.ms = 100 13:05:53 sasl.mechanism = GSSAPI 13:05:53 sasl.oauthbearer.clock.skew.seconds = 30 13:05:53 sasl.oauthbearer.expected.audience = null 13:05:53 sasl.oauthbearer.expected.issuer = null 13:05:53 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:05:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:05:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:05:53 sasl.oauthbearer.jwks.endpoint.url = null 13:05:53 sasl.oauthbearer.scope.claim.name = scope 13:05:53 sasl.oauthbearer.sub.claim.name = sub 13:05:53 sasl.oauthbearer.token.endpoint.url = null 13:05:53 security.protocol = PLAINTEXT 13:05:53 security.providers = null 13:05:53 send.buffer.bytes = 131072 13:05:53 socket.connection.setup.timeout.max.ms = 30000 13:05:53 socket.connection.setup.timeout.ms = 10000 13:05:53 ssl.cipher.suites = null 13:05:53 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:05:53 ssl.endpoint.identification.algorithm = https 13:05:53 ssl.engine.factory.class = null 13:05:53 ssl.key.password = null 13:05:53 ssl.keymanager.algorithm = SunX509 13:05:53 ssl.keystore.certificate.chain = null 13:05:53 ssl.keystore.key = null 13:05:53 ssl.keystore.location = null 13:05:53 ssl.keystore.password = null 13:05:53 ssl.keystore.type = JKS 13:05:53 ssl.protocol = TLSv1.3 13:05:53 ssl.provider = null 13:05:53 ssl.secure.random.implementation = null 13:05:53 ssl.trustmanager.algorithm = PKIX 13:05:53 ssl.truststore.certificates = null 13:05:53 ssl.truststore.location = null 13:05:53 ssl.truststore.password = null 13:05:53 ssl.truststore.type = JKS 13:05:53 transaction.timeout.ms = 60000 13:05:53 transactional.id = null 13:05:53 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 13:05:53 13:05:53 2023-12-14T13:05:53.441Z WARN 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 13:05:53 2023-12-14T13:05:53.441Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:05:53 2023-12-14T13:05:53.441Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:05:53 2023-12-14T13:05:53.441Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702559153441 13:05:53 2023-12-14T13:05:53.441Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.442Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.442Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.442Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.442Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:53.442Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 30 13:05:53 2023-12-14T13:05:53.442Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.442Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.442Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.442Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 28 13:05:53 2023-12-14T13:05:53.442Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 32 13:05:53 2023-12-14T13:05:53.450Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.450Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.450Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.451Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 32 13:05:53 2023-12-14T13:05:53.451Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.451Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 31 13:05:53 2023-12-14T13:05:53.455Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.456Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.458Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.458Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.458Z INFO 8090 --- [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 a2eEDM0xSquql5vy02WAzA 13:05:53 2023-12-14T13:05:53.458Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.458Z INFO 8090 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Cluster ID: HxEMupCgQBWrDExwfRD9bw 13:05:53 2023-12-14T13:05:53.459Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.459Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.463Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.463Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.463Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.463Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.463Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 31 13:05:53 2023-12-14T13:05:53.464Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.465Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.465Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.466Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.466Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.469Z INFO 8090 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:05:53 2023-12-14T13:05:53.469Z WARN 8090 --- [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. 13:05:53 2023-12-14T13:05:53.475Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.475Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.476Z INFO 8090 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 13:05:53 allow.auto.create.topics = true 13:05:53 auto.commit.interval.ms = 5000 13:05:53 auto.include.jmx.reporter = true 13:05:53 auto.offset.reset = earliest 13:05:53 bootstrap.servers = [PLAINTEXT://localhost:32790] 13:05:53 check.crcs = true 13:05:53 client.dns.lookup = use_all_dns_ips 13:05:53 client.id = consumer-test-15 13:05:53 client.rack = 13:05:53 connections.max.idle.ms = 540000 13:05:53 default.api.timeout.ms = 60000 13:05:53 enable.auto.commit = true 13:05:53 exclude.internal.topics = true 13:05:53 fetch.max.bytes = 52428800 13:05:53 fetch.max.wait.ms = 500 13:05:53 fetch.min.bytes = 1 13:05:53 group.id = test 13:05:53 group.instance.id = null 13:05:53 heartbeat.interval.ms = 3000 13:05:53 interceptor.classes = [] 13:05:53 internal.leave.group.on.close = true 13:05:53 internal.throw.on.fetch.stable.offset.unsupported = false 13:05:53 isolation.level = read_uncommitted 13:05:53 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 13:05:53 max.partition.fetch.bytes = 1048576 13:05:53 max.poll.interval.ms = 300000 13:05:53 max.poll.records = 500 13:05:53 metadata.max.age.ms = 300000 13:05:53 metric.reporters = [] 13:05:53 metrics.num.samples = 2 13:05:53 metrics.recording.level = INFO 13:05:53 metrics.sample.window.ms = 30000 13:05:53 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 13:05:53 receive.buffer.bytes = 65536 13:05:53 reconnect.backoff.max.ms = 1000 13:05:53 reconnect.backoff.ms = 50 13:05:53 request.timeout.ms = 30000 13:05:53 retry.backoff.ms = 100 13:05:53 sasl.client.callback.handler.class = null 13:05:53 sasl.jaas.config = null 13:05:53 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:05:53 sasl.kerberos.min.time.before.relogin = 60000 13:05:53 sasl.kerberos.service.name = null 13:05:53 sasl.kerberos.ticket.renew.jitter = 0.05 13:05:53 sasl.kerberos.ticket.renew.window.factor = 0.8 13:05:53 sasl.login.callback.handler.class = null 13:05:53 sasl.login.class = null 13:05:53 sasl.login.connect.timeout.ms = null 13:05:53 sasl.login.read.timeout.ms = null 13:05:53 sasl.login.refresh.buffer.seconds = 300 13:05:53 sasl.login.refresh.min.period.seconds = 60 13:05:53 sasl.login.refresh.window.factor = 0.8 13:05:53 sasl.login.refresh.window.jitter = 0.05 13:05:53 sasl.login.retry.backoff.max.ms = 10000 13:05:53 sasl.login.retry.backoff.ms = 100 13:05:53 sasl.mechanism = GSSAPI 13:05:53 sasl.oauthbearer.clock.skew.seconds = 30 13:05:53 sasl.oauthbearer.expected.audience = null 13:05:53 sasl.oauthbearer.expected.issuer = null 13:05:53 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:05:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:05:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:05:53 sasl.oauthbearer.jwks.endpoint.url = null 13:05:53 sasl.oauthbearer.scope.claim.name = scope 13:05:53 sasl.oauthbearer.sub.claim.name = sub 13:05:53 sasl.oauthbearer.token.endpoint.url = null 13:05:53 security.protocol = PLAINTEXT 13:05:53 security.providers = null 13:05:53 send.buffer.bytes = 131072 13:05:53 session.timeout.ms = 45000 13:05:53 socket.connection.setup.timeout.max.ms = 30000 13:05:53 socket.connection.setup.timeout.ms = 10000 13:05:53 ssl.cipher.suites = null 13:05:53 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:05:53 ssl.endpoint.identification.algorithm = https 13:05:53 ssl.engine.factory.class = null 13:05:53 ssl.key.password = null 13:05:53 ssl.keymanager.algorithm = SunX509 13:05:53 ssl.keystore.certificate.chain = null 13:05:53 ssl.keystore.key = null 13:05:53 ssl.keystore.location = null 13:05:53 ssl.keystore.password = null 13:05:53 ssl.keystore.type = JKS 13:05:53 ssl.protocol = TLSv1.3 13:05:53 ssl.provider = null 13:05:53 ssl.secure.random.implementation = null 13:05:53 ssl.trustmanager.algorithm = PKIX 13:05:53 ssl.truststore.certificates = null 13:05:53 ssl.truststore.location = null 13:05:53 ssl.truststore.password = null 13:05:53 ssl.truststore.type = JKS 13:05:53 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 13:05:53 13:05:53 2023-12-14T13:05:53.477Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.477Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.478Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:05:53 2023-12-14T13:05:53.478Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:05:53 2023-12-14T13:05:53.478Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702559153478 13:05:53 2023-12-14T13:05:53.478Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.478Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.478Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.483Z INFO 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 13:05:53 2023-12-14T13:05:53.483Z INFO 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 13:05:53 acks = -1 13:05:53 auto.include.jmx.reporter = true 13:05:53 batch.size = 16384 13:05:53 bootstrap.servers = [PLAINTEXT://localhost:32790] 13:05:53 buffer.memory = 33554432 13:05:53 client.dns.lookup = use_all_dns_ips 13:05:53 client.id = producer-19 13:05:53 compression.type = none 13:05:53 connections.max.idle.ms = 540000 13:05:53 delivery.timeout.ms = 120000 13:05:53 enable.idempotence = false 13:05:53 interceptor.classes = [] 13:05:53 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 13:05:53 linger.ms = 1 13:05:53 max.block.ms = 60000 13:05:53 max.in.flight.requests.per.connection = 5 13:05:53 max.request.size = 1048576 13:05:53 metadata.max.age.ms = 300000 13:05:53 metadata.max.idle.ms = 300000 13:05:53 metric.reporters = [] 13:05:53 metrics.num.samples = 2 13:05:53 metrics.recording.level = INFO 13:05:53 metrics.sample.window.ms = 30000 13:05:53 partitioner.adaptive.partitioning.enable = true 13:05:53 partitioner.availability.timeout.ms = 0 13:05:53 partitioner.class = null 13:05:53 partitioner.ignore.keys = false 13:05:53 receive.buffer.bytes = 32768 13:05:53 reconnect.backoff.max.ms = 1000 13:05:53 reconnect.backoff.ms = 50 13:05:53 request.timeout.ms = 30000 13:05:53 retries = 0 13:05:53 retry.backoff.ms = 100 13:05:53 sasl.client.callback.handler.class = null 13:05:53 sasl.jaas.config = null 13:05:53 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:05:53 sasl.kerberos.min.time.before.relogin = 60000 13:05:53 sasl.kerberos.service.name = null 13:05:53 sasl.kerberos.ticket.renew.jitter = 0.05 13:05:53 sasl.kerberos.ticket.renew.window.factor = 0.8 13:05:53 sasl.login.callback.handler.class = null 13:05:53 sasl.login.class = null 13:05:53 sasl.login.connect.timeout.ms = null 13:05:53 sasl.login.read.timeout.ms = null 13:05:53 sasl.login.refresh.buffer.seconds = 300 13:05:53 sasl.login.refresh.min.period.seconds = 60 13:05:53 sasl.login.refresh.window.factor = 0.8 13:05:53 sasl.login.refresh.window.jitter = 0.05 13:05:53 sasl.login.retry.backoff.max.ms = 10000 13:05:53 sasl.login.retry.backoff.ms = 100 13:05:53 sasl.mechanism = GSSAPI 13:05:53 sasl.oauthbearer.clock.skew.seconds = 30 13:05:53 sasl.oauthbearer.expected.audience = null 13:05:53 sasl.oauthbearer.expected.issuer = null 13:05:53 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:05:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:05:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:05:53 sasl.oauthbearer.jwks.endpoint.url = null 13:05:53 sasl.oauthbearer.scope.claim.name = scope 13:05:53 sasl.oauthbearer.sub.claim.name = sub 13:05:53 sasl.oauthbearer.token.endpoint.url = null 13:05:53 security.protocol = PLAINTEXT 13:05:53 security.providers = null 13:05:53 send.buffer.bytes = 131072 13:05:53 socket.connection.setup.timeout.max.ms = 30000 13:05:53 socket.connection.setup.timeout.ms = 10000 13:05:53 ssl.cipher.suites = null 13:05:53 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:05:53 ssl.endpoint.identification.algorithm = https 13:05:53 ssl.engine.factory.class = null 13:05:53 ssl.key.password = null 13:05:53 ssl.keymanager.algorithm = SunX509 13:05:53 ssl.keystore.certificate.chain = null 13:05:53 ssl.keystore.key = null 13:05:53 ssl.keystore.location = null 13:05:53 ssl.keystore.password = null 13:05:53 ssl.keystore.type = JKS 13:05:53 ssl.protocol = TLSv1.3 13:05:53 ssl.provider = null 13:05:53 ssl.secure.random.implementation = null 13:05:53 ssl.trustmanager.algorithm = PKIX 13:05:53 ssl.truststore.certificates = null 13:05:53 ssl.truststore.location = null 13:05:53 ssl.truststore.password = null 13:05:53 ssl.truststore.type = JKS 13:05:53 transaction.timeout.ms = 60000 13:05:53 transactional.id = null 13:05:53 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 13:05:53 13:05:53 2023-12-14T13:05:53.483Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.483Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.483Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.483Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.483Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.484Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.484Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:53.484Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.484Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.485Z WARN 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 13:05:53 2023-12-14T13:05:53.485Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:05:53 2023-12-14T13:05:53.485Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:05:53 2023-12-14T13:05:53.485Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702559153485 13:05:53 2023-12-14T13:05:53.487Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.487Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.487Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 31 13:05:53 2023-12-14T13:05:53.490Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.490Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.490Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.490Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.490Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.490Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.490Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.490Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.490Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:53 2023-12-14T13:05:53.491Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.491Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.491Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.491Z WARN 8090 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 30 13:05:53 2023-12-14T13:05:53.491Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.491Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:53.491Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:05:53 2023-12-14T13:05:53.491Z WARN 8090 --- [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. 13:05:53 2023-12-14T13:05:53.491Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.491Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:53.499Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.500Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.501Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.501Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.501Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:53.501Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 29 13:05:53 2023-12-14T13:05:53.502Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.502Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 24 13:05:53 2023-12-14T13:05:53.506Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.506Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.507Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.508Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.508Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.508Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 30 13:05:53 2023-12-14T13:05:53.508Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.508Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.508Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:53.509Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:53 2023-12-14T13:05:53.509Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 31 13:05:53 2023-12-14T13:05:53.509Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.509Z WARN 8090 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 29 13:05:53 2023-12-14T13:05:53.510Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.510Z WARN 8090 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 30 13:05:53 2023-12-14T13:05:53.510Z INFO 8090 --- [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 a2eEDM0xSquql5vy02WAzA 13:05:53 2023-12-14T13:05:53.510Z INFO 8090 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Cluster ID: HxEMupCgQBWrDExwfRD9bw 13:05:53 2023-12-14T13:05:53.511Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.511Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.511Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.511Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.511Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:53.511Z WARN 8090 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 29 13:05:53 2023-12-14T13:05:53.513Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.514Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:53 2023-12-14T13:05:53.514Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 29 13:05:53 2023-12-14T13:05:53.516Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.516Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.516Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.516Z INFO 8090 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 13:05:53 allow.auto.create.topics = true 13:05:53 auto.commit.interval.ms = 5000 13:05:53 auto.include.jmx.reporter = true 13:05:53 auto.offset.reset = earliest 13:05:53 bootstrap.servers = [PLAINTEXT://localhost:32790] 13:05:53 check.crcs = true 13:05:53 client.dns.lookup = use_all_dns_ips 13:05:53 client.id = consumer-test-16 13:05:53 client.rack = 13:05:53 connections.max.idle.ms = 540000 13:05:53 default.api.timeout.ms = 60000 13:05:53 enable.auto.commit = true 13:05:53 exclude.internal.topics = true 13:05:53 fetch.max.bytes = 52428800 13:05:53 fetch.max.wait.ms = 500 13:05:53 fetch.min.bytes = 1 13:05:53 group.id = test 13:05:53 group.instance.id = null 13:05:53 heartbeat.interval.ms = 3000 13:05:53 interceptor.classes = [] 13:05:53 internal.leave.group.on.close = true 13:05:53 internal.throw.on.fetch.stable.offset.unsupported = false 13:05:53 isolation.level = read_uncommitted 13:05:53 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 13:05:53 max.partition.fetch.bytes = 1048576 13:05:53 max.poll.interval.ms = 300000 13:05:53 max.poll.records = 500 13:05:53 metadata.max.age.ms = 300000 13:05:53 metric.reporters = [] 13:05:53 metrics.num.samples = 2 13:05:53 metrics.recording.level = INFO 13:05:53 metrics.sample.window.ms = 30000 13:05:53 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 13:05:53 receive.buffer.bytes = 65536 13:05:53 reconnect.backoff.max.ms = 1000 13:05:53 reconnect.backoff.ms = 50 13:05:53 request.timeout.ms = 30000 13:05:53 retry.backoff.ms = 100 13:05:53 sasl.client.callback.handler.class = null 13:05:53 sasl.jaas.config = null 13:05:53 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:05:53 sasl.kerberos.min.time.before.relogin = 60000 13:05:53 sasl.kerberos.service.name = null 13:05:53 sasl.kerberos.ticket.renew.jitter = 0.05 13:05:53 sasl.kerberos.ticket.renew.window.factor = 0.8 13:05:53 sasl.login.callback.handler.class = null 13:05:53 sasl.login.class = null 13:05:53 sasl.login.connect.timeout.ms = null 13:05:53 sasl.login.read.timeout.ms = null 13:05:53 sasl.login.refresh.buffer.seconds = 300 13:05:53 sasl.login.refresh.min.period.seconds = 60 13:05:53 sasl.login.refresh.window.factor = 0.8 13:05:53 sasl.login.refresh.window.jitter = 0.05 13:05:53 sasl.login.retry.backoff.max.ms = 10000 13:05:53 sasl.login.retry.backoff.ms = 100 13:05:53 sasl.mechanism = GSSAPI 13:05:53 sasl.oauthbearer.clock.skew.seconds = 30 13:05:53 sasl.oauthbearer.expected.audience = null 13:05:53 sasl.oauthbearer.expected.issuer = null 13:05:53 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:05:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:05:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:05:53 sasl.oauthbearer.jwks.endpoint.url = null 13:05:53 sasl.oauthbearer.scope.claim.name = scope 13:05:53 sasl.oauthbearer.sub.claim.name = sub 13:05:53 sasl.oauthbearer.token.endpoint.url = null 13:05:53 security.protocol = PLAINTEXT 13:05:53 security.providers = null 13:05:53 send.buffer.bytes = 131072 13:05:53 session.timeout.ms = 45000 13:05:53 socket.connection.setup.timeout.max.ms = 30000 13:05:53 socket.connection.setup.timeout.ms = 10000 13:05:53 ssl.cipher.suites = null 13:05:53 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:05:53 ssl.endpoint.identification.algorithm = https 13:05:53 ssl.engine.factory.class = null 13:05:53 ssl.key.password = null 13:05:53 ssl.keymanager.algorithm = SunX509 13:05:53 ssl.keystore.certificate.chain = null 13:05:53 ssl.keystore.key = null 13:05:53 ssl.keystore.location = null 13:05:53 ssl.keystore.password = null 13:05:53 ssl.keystore.type = JKS 13:05:53 ssl.protocol = TLSv1.3 13:05:53 ssl.provider = null 13:05:53 ssl.secure.random.implementation = null 13:05:53 ssl.trustmanager.algorithm = PKIX 13:05:53 ssl.truststore.certificates = null 13:05:53 ssl.truststore.location = null 13:05:53 ssl.truststore.password = null 13:05:53 ssl.truststore.type = JKS 13:05:53 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 13:05:53 13:05:53 2023-12-14T13:05:53.517Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.517Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.517Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.517Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 33 13:05:53 2023-12-14T13:05:53.517Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:53 2023-12-14T13:05:53.517Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 28 13:05:53 2023-12-14T13:05:53.519Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:05:53 2023-12-14T13:05:53.519Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:05:53 2023-12-14T13:05:53.519Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702559153519 13:05:53 2023-12-14T13:05:53.521Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.521Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.521Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 30 13:05:53 2023-12-14T13:05:53.521Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.521Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.522Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:53 2023-12-14T13:05:53.522Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 30 13:05:53 2023-12-14T13:05:53.522Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.522Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.522Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 31 13:05:53 2023-12-14T13:05:53.522Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:53.522Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 30 13:05:53 2023-12-14T13:05:53.522Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.522Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.522Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.523Z WARN 8090 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 32 13:05:53 2023-12-14T13:05:53.524Z INFO 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 13:05:53 2023-12-14T13:05:53.524Z INFO 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 13:05:53 acks = -1 13:05:53 auto.include.jmx.reporter = true 13:05:53 batch.size = 16384 13:05:53 bootstrap.servers = [PLAINTEXT://localhost:32790] 13:05:53 buffer.memory = 33554432 13:05:53 client.dns.lookup = use_all_dns_ips 13:05:53 client.id = producer-20 13:05:53 compression.type = none 13:05:53 connections.max.idle.ms = 540000 13:05:53 delivery.timeout.ms = 120000 13:05:53 enable.idempotence = false 13:05:53 interceptor.classes = [] 13:05:53 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 13:05:53 linger.ms = 1 13:05:53 max.block.ms = 60000 13:05:53 max.in.flight.requests.per.connection = 5 13:05:53 max.request.size = 1048576 13:05:53 metadata.max.age.ms = 300000 13:05:53 metadata.max.idle.ms = 300000 13:05:53 metric.reporters = [] 13:05:53 metrics.num.samples = 2 13:05:53 metrics.recording.level = INFO 13:05:53 metrics.sample.window.ms = 30000 13:05:53 partitioner.adaptive.partitioning.enable = true 13:05:53 partitioner.availability.timeout.ms = 0 13:05:53 partitioner.class = null 13:05:53 partitioner.ignore.keys = false 13:05:53 receive.buffer.bytes = 32768 13:05:53 reconnect.backoff.max.ms = 1000 13:05:53 reconnect.backoff.ms = 50 13:05:53 request.timeout.ms = 30000 13:05:53 retries = 0 13:05:53 retry.backoff.ms = 100 13:05:53 sasl.client.callback.handler.class = null 13:05:53 sasl.jaas.config = null 13:05:53 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:05:53 sasl.kerberos.min.time.before.relogin = 60000 13:05:53 sasl.kerberos.service.name = null 13:05:53 sasl.kerberos.ticket.renew.jitter = 0.05 13:05:53 sasl.kerberos.ticket.renew.window.factor = 0.8 13:05:53 sasl.login.callback.handler.class = null 13:05:53 sasl.login.class = null 13:05:53 sasl.login.connect.timeout.ms = null 13:05:53 sasl.login.read.timeout.ms = null 13:05:53 sasl.login.refresh.buffer.seconds = 300 13:05:53 sasl.login.refresh.min.period.seconds = 60 13:05:53 sasl.login.refresh.window.factor = 0.8 13:05:53 sasl.login.refresh.window.jitter = 0.05 13:05:53 sasl.login.retry.backoff.max.ms = 10000 13:05:53 sasl.login.retry.backoff.ms = 100 13:05:53 sasl.mechanism = GSSAPI 13:05:53 sasl.oauthbearer.clock.skew.seconds = 30 13:05:53 sasl.oauthbearer.expected.audience = null 13:05:53 sasl.oauthbearer.expected.issuer = null 13:05:53 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:05:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:05:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:05:53 sasl.oauthbearer.jwks.endpoint.url = null 13:05:53 sasl.oauthbearer.scope.claim.name = scope 13:05:53 sasl.oauthbearer.sub.claim.name = sub 13:05:53 sasl.oauthbearer.token.endpoint.url = null 13:05:53 security.protocol = PLAINTEXT 13:05:53 security.providers = null 13:05:53 send.buffer.bytes = 131072 13:05:53 socket.connection.setup.timeout.max.ms = 30000 13:05:53 socket.connection.setup.timeout.ms = 10000 13:05:53 ssl.cipher.suites = null 13:05:53 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:05:53 ssl.endpoint.identification.algorithm = https 13:05:53 ssl.engine.factory.class = null 13:05:53 ssl.key.password = null 13:05:53 ssl.keymanager.algorithm = SunX509 13:05:53 ssl.keystore.certificate.chain = null 13:05:53 ssl.keystore.key = null 13:05:53 ssl.keystore.location = null 13:05:53 ssl.keystore.password = null 13:05:53 ssl.keystore.type = JKS 13:05:53 ssl.protocol = TLSv1.3 13:05:53 ssl.provider = null 13:05:53 ssl.secure.random.implementation = null 13:05:53 ssl.trustmanager.algorithm = PKIX 13:05:53 ssl.truststore.certificates = null 13:05:53 ssl.truststore.location = null 13:05:53 ssl.truststore.password = null 13:05:53 ssl.truststore.type = JKS 13:05:53 transaction.timeout.ms = 60000 13:05:53 transactional.id = null 13:05:53 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 13:05:53 13:05:53 2023-12-14T13:05:53.525Z WARN 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 13:05:53 2023-12-14T13:05:53.525Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:05:53 2023-12-14T13:05:53.525Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:05:53 2023-12-14T13:05:53.525Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702559153525 13:05:53 2023-12-14T13:05:53.526Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.526Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.526Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.527Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.527Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.527Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 34 13:05:53 2023-12-14T13:05:53.527Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:53 2023-12-14T13:05:53.527Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 32 13:05:53 2023-12-14T13:05:53.529Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.529Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.529Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.529Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.529Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.529Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.529Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.529Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.529Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.529Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 32 13:05:53 2023-12-14T13:05:53.529Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:53 2023-12-14T13:05:53.529Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 27 13:05:53 2023-12-14T13:05:53.529Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:53.529Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 31 13:05:53 2023-12-14T13:05:53.530Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.530Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.530Z WARN 8090 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 30 13:05:53 2023-12-14T13:05:53.530Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.530Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 31 13:05:53 2023-12-14T13:05:53.530Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.530Z WARN 8090 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 30 13:05:53 2023-12-14T13:05:53.534Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.534Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 29 13:05:53 2023-12-14T13:05:53.535Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.536Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.538Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.538Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.538Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.538Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.539Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.539Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 31 13:05:53 2023-12-14T13:05:53.539Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.539Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.539Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 32 13:05:53 2023-12-14T13:05:53.539Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:53.539Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 30 13:05:53 2023-12-14T13:05:53.542Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.542Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.543Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.543Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 29 13:05:53 2023-12-14T13:05:53.543Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.543Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.543Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:53.543Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 31 13:05:53 2023-12-14T13:05:53.544Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.544Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.544Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 33 13:05:53 2023-12-14T13:05:53.548Z INFO 8090 --- [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 a2eEDM0xSquql5vy02WAzA 13:05:53 2023-12-14T13:05:53.548Z INFO 8090 --- [d | producer-20] org.apache.kafka.clients.Metadata : [Producer clientId=producer-20] Cluster ID: HxEMupCgQBWrDExwfRD9bw 13:05:53 2023-12-14T13:05:53.551Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.551Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.552Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.552Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.552Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 33 13:05:53 2023-12-14T13:05:53.552Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 32 13:05:53 2023-12-14T13:05:53.554Z INFO 8090 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 13:05:53 allow.auto.create.topics = true 13:05:53 auto.commit.interval.ms = 5000 13:05:53 auto.include.jmx.reporter = true 13:05:53 auto.offset.reset = earliest 13:05:53 bootstrap.servers = [PLAINTEXT://localhost:32790] 13:05:53 check.crcs = true 13:05:53 client.dns.lookup = use_all_dns_ips 13:05:53 client.id = consumer-test-17 13:05:53 client.rack = 13:05:53 connections.max.idle.ms = 540000 13:05:53 default.api.timeout.ms = 60000 13:05:53 enable.auto.commit = true 13:05:53 exclude.internal.topics = true 13:05:53 fetch.max.bytes = 52428800 13:05:53 fetch.max.wait.ms = 500 13:05:53 fetch.min.bytes = 1 13:05:53 group.id = test 13:05:53 group.instance.id = null 13:05:53 heartbeat.interval.ms = 3000 13:05:53 interceptor.classes = [] 13:05:53 internal.leave.group.on.close = true 13:05:53 internal.throw.on.fetch.stable.offset.unsupported = false 13:05:53 isolation.level = read_uncommitted 13:05:53 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 13:05:53 max.partition.fetch.bytes = 1048576 13:05:53 max.poll.interval.ms = 300000 13:05:53 max.poll.records = 500 13:05:53 metadata.max.age.ms = 300000 13:05:53 metric.reporters = [] 13:05:53 metrics.num.samples = 2 13:05:53 metrics.recording.level = INFO 13:05:53 metrics.sample.window.ms = 30000 13:05:53 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 13:05:53 receive.buffer.bytes = 65536 13:05:53 reconnect.backoff.max.ms = 1000 13:05:53 reconnect.backoff.ms = 50 13:05:53 request.timeout.ms = 30000 13:05:53 retry.backoff.ms = 100 13:05:53 sasl.client.callback.handler.class = null 13:05:53 sasl.jaas.config = null 13:05:53 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:05:53 sasl.kerberos.min.time.before.relogin = 60000 13:05:53 sasl.kerberos.service.name = null 13:05:53 sasl.kerberos.ticket.renew.jitter = 0.05 13:05:53 sasl.kerberos.ticket.renew.window.factor = 0.8 13:05:53 sasl.login.callback.handler.class = null 13:05:53 sasl.login.class = null 13:05:53 sasl.login.connect.timeout.ms = null 13:05:53 sasl.login.read.timeout.ms = null 13:05:53 sasl.login.refresh.buffer.seconds = 300 13:05:53 sasl.login.refresh.min.period.seconds = 60 13:05:53 sasl.login.refresh.window.factor = 0.8 13:05:53 sasl.login.refresh.window.jitter = 0.05 13:05:53 sasl.login.retry.backoff.max.ms = 10000 13:05:53 sasl.login.retry.backoff.ms = 100 13:05:53 sasl.mechanism = GSSAPI 13:05:53 sasl.oauthbearer.clock.skew.seconds = 30 13:05:53 sasl.oauthbearer.expected.audience = null 13:05:53 sasl.oauthbearer.expected.issuer = null 13:05:53 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:05:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:05:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:05:53 sasl.oauthbearer.jwks.endpoint.url = null 13:05:53 sasl.oauthbearer.scope.claim.name = scope 13:05:53 sasl.oauthbearer.sub.claim.name = sub 13:05:53 sasl.oauthbearer.token.endpoint.url = null 13:05:53 security.protocol = PLAINTEXT 13:05:53 security.providers = null 13:05:53 send.buffer.bytes = 131072 13:05:53 session.timeout.ms = 45000 13:05:53 socket.connection.setup.timeout.max.ms = 30000 13:05:53 socket.connection.setup.timeout.ms = 10000 13:05:53 ssl.cipher.suites = null 13:05:53 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:05:53 ssl.endpoint.identification.algorithm = https 13:05:53 ssl.engine.factory.class = null 13:05:53 ssl.key.password = null 13:05:53 ssl.keymanager.algorithm = SunX509 13:05:53 ssl.keystore.certificate.chain = null 13:05:53 ssl.keystore.key = null 13:05:53 ssl.keystore.location = null 13:05:53 ssl.keystore.password = null 13:05:53 ssl.keystore.type = JKS 13:05:53 ssl.protocol = TLSv1.3 13:05:53 ssl.provider = null 13:05:53 ssl.secure.random.implementation = null 13:05:53 ssl.trustmanager.algorithm = PKIX 13:05:53 ssl.truststore.certificates = null 13:05:53 ssl.truststore.location = null 13:05:53 ssl.truststore.password = null 13:05:53 ssl.truststore.type = JKS 13:05:53 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 13:05:53 13:05:53 2023-12-14T13:05:53.555Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:05:53 2023-12-14T13:05:53.556Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:05:53 2023-12-14T13:05:53.556Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702559153555 13:05:53 2023-12-14T13:05:53.557Z INFO 8090 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-17, groupId=test] Subscribed to topic(s): my-topic-name 13:05:53 2023-12-14T13:05:53.557Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.557Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.559Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.560Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.560Z INFO 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 13:05:53 2023-12-14T13:05:53.560Z INFO 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 13:05:53 acks = -1 13:05:53 auto.include.jmx.reporter = true 13:05:53 batch.size = 16384 13:05:53 bootstrap.servers = [PLAINTEXT://localhost:32790] 13:05:53 buffer.memory = 33554432 13:05:53 client.dns.lookup = use_all_dns_ips 13:05:53 client.id = producer-21 13:05:53 compression.type = none 13:05:53 connections.max.idle.ms = 540000 13:05:53 delivery.timeout.ms = 120000 13:05:53 enable.idempotence = false 13:05:53 interceptor.classes = [] 13:05:53 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 13:05:53 linger.ms = 1 13:05:53 max.block.ms = 60000 13:05:53 max.in.flight.requests.per.connection = 5 13:05:53 max.request.size = 1048576 13:05:53 metadata.max.age.ms = 300000 13:05:53 metadata.max.idle.ms = 300000 13:05:53 metric.reporters = [] 13:05:53 metrics.num.samples = 2 13:05:53 metrics.recording.level = INFO 13:05:53 metrics.sample.window.ms = 30000 13:05:53 partitioner.adaptive.partitioning.enable = true 13:05:53 partitioner.availability.timeout.ms = 0 13:05:53 partitioner.class = null 13:05:53 partitioner.ignore.keys = false 13:05:53 receive.buffer.bytes = 32768 13:05:53 reconnect.backoff.max.ms = 1000 13:05:53 reconnect.backoff.ms = 50 13:05:53 request.timeout.ms = 30000 13:05:53 retries = 0 13:05:53 retry.backoff.ms = 100 13:05:53 sasl.client.callback.handler.class = null 13:05:53 sasl.jaas.config = null 13:05:53 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:05:53 sasl.kerberos.min.time.before.relogin = 60000 13:05:53 sasl.kerberos.service.name = null 13:05:53 sasl.kerberos.ticket.renew.jitter = 0.05 13:05:53 sasl.kerberos.ticket.renew.window.factor = 0.8 13:05:53 sasl.login.callback.handler.class = null 13:05:53 sasl.login.class = null 13:05:53 sasl.login.connect.timeout.ms = null 13:05:53 sasl.login.read.timeout.ms = null 13:05:53 sasl.login.refresh.buffer.seconds = 300 13:05:53 sasl.login.refresh.min.period.seconds = 60 13:05:53 sasl.login.refresh.window.factor = 0.8 13:05:53 sasl.login.refresh.window.jitter = 0.05 13:05:53 sasl.login.retry.backoff.max.ms = 10000 13:05:53 sasl.login.retry.backoff.ms = 100 13:05:53 sasl.mechanism = GSSAPI 13:05:53 sasl.oauthbearer.clock.skew.seconds = 30 13:05:53 sasl.oauthbearer.expected.audience = null 13:05:53 sasl.oauthbearer.expected.issuer = null 13:05:53 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:05:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:05:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:05:53 sasl.oauthbearer.jwks.endpoint.url = null 13:05:53 sasl.oauthbearer.scope.claim.name = scope 13:05:53 sasl.oauthbearer.sub.claim.name = sub 13:05:53 sasl.oauthbearer.token.endpoint.url = null 13:05:53 security.protocol = PLAINTEXT 13:05:53 security.providers = null 13:05:53 send.buffer.bytes = 131072 13:05:53 socket.connection.setup.timeout.max.ms = 30000 13:05:53 socket.connection.setup.timeout.ms = 10000 13:05:53 ssl.cipher.suites = null 13:05:53 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:05:53 ssl.endpoint.identification.algorithm = https 13:05:53 ssl.engine.factory.class = null 13:05:53 ssl.key.password = null 13:05:53 ssl.keymanager.algorithm = SunX509 13:05:53 ssl.keystore.certificate.chain = null 13:05:53 ssl.keystore.key = null 13:05:53 ssl.keystore.location = null 13:05:53 ssl.keystore.password = null 13:05:53 ssl.keystore.type = JKS 13:05:53 ssl.protocol = TLSv1.3 13:05:53 ssl.provider = null 13:05:53 ssl.secure.random.implementation = null 13:05:53 ssl.trustmanager.algorithm = PKIX 13:05:53 ssl.truststore.certificates = null 13:05:53 ssl.truststore.location = null 13:05:53 ssl.truststore.password = null 13:05:53 ssl.truststore.type = JKS 13:05:53 transaction.timeout.ms = 60000 13:05:53 transactional.id = null 13:05:53 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 13:05:53 13:05:53 2023-12-14T13:05:53.562Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.562Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.562Z WARN 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 13:05:53 2023-12-14T13:05:53.562Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:05:53 2023-12-14T13:05:53.562Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:05:53 2023-12-14T13:05:53.562Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702559153562 13:05:53 2023-12-14T13:05:53.564Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.564Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.564Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.565Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.565Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.565Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.565Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 32 13:05:53 2023-12-14T13:05:53.566Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.566Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.566Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.567Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.571Z INFO 8090 --- [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 a2eEDM0xSquql5vy02WAzA 13:05:53 2023-12-14T13:05:53.571Z INFO 8090 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Cluster ID: HxEMupCgQBWrDExwfRD9bw 13:05:53 2023-12-14T13:05:53.579Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.579Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.580Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.580Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.584Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.584Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.585Z INFO 8090 --- [ 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 a2eEDM0xSquql5vy02WAzA 13:05:53 2023-12-14T13:05:53.585Z INFO 8090 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-17, groupId=test] Cluster ID: HxEMupCgQBWrDExwfRD9bw 13:05:53 2023-12-14T13:05:53.586Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.588Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.589Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.589Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.589Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.589Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.589Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.589Z WARN 8090 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 32 13:05:53 2023-12-14T13:05:53.589Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:53.591Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.591Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.591Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.591Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.591Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.591Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.591Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.591Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.591Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:53 2023-12-14T13:05:53.591Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.591Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 31 13:05:53 2023-12-14T13:05:53.592Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:53.592Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.592Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 31 13:05:53 2023-12-14T13:05:53.592Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.592Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.598Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.598Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.600Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.600Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.601Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.602Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.602Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:53.602Z WARN 8090 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 30 13:05:53 2023-12-14T13:05:53.602Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.606Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.606Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.607Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.607Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.608Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.609Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.609Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.609Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.609Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 31 13:05:53 2023-12-14T13:05:53.609Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:53 2023-12-14T13:05:53.610Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.610Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 30 13:05:53 2023-12-14T13:05:53.610Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.610Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.611Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.611Z WARN 8090 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 31 13:05:53 2023-12-14T13:05:53.611Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:53.611Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.611Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.612Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.612Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:53.612Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 30 13:05:53 2023-12-14T13:05:53.614Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.615Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:53 2023-12-14T13:05:53.615Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 30 13:05:53 2023-12-14T13:05:53.617Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.617Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.617Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.618Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.618Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.618Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.618Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 34 13:05:53 2023-12-14T13:05:53.618Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:53 2023-12-14T13:05:53.618Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 29 13:05:53 2023-12-14T13:05:53.618Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.621Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.622Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.622Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.622Z WARN 8090 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 31 13:05:53 2023-12-14T13:05:53.622Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.622Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.622Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.623Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.623Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 32 13:05:53 2023-12-14T13:05:53.623Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:53 2023-12-14T13:05:53.623Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 31 13:05:53 2023-12-14T13:05:53.623Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.623Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:53.623Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 31 13:05:53 2023-12-14T13:05:53.623Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.623Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.627Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.627Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.627Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.628Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.628Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.628Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 35 13:05:53 2023-12-14T13:05:53.628Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:53 2023-12-14T13:05:53.628Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 33 13:05:53 2023-12-14T13:05:53.630Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.630Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.630Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.630Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.630Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.630Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.630Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.630Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:53 2023-12-14T13:05:53.630Z WARN 8090 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 28 13:05:53 2023-12-14T13:05:53.630Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.631Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 33 13:05:53 2023-12-14T13:05:53.631Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:53.631Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 32 13:05:53 2023-12-14T13:05:53.631Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.631Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 25 13:05:53 2023-12-14T13:05:53.631Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.631Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 31 13:05:53 2023-12-14T13:05:53.631Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.631Z WARN 8090 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 32 13:05:53 2023-12-14T13:05:53.631Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.631Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 31 13:05:53 2023-12-14T13:05:53.635Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.635Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.635Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 30 13:05:53 2023-12-14T13:05:53.636Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.636Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.639Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.639Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.639Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.639Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.639Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.639Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.639Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.639Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.639Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.640Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.640Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 32 13:05:53 2023-12-14T13:05:53.640Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:53.640Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 31 13:05:53 2023-12-14T13:05:53.640Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.642Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.643Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.643Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.643Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.643Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 33 13:05:53 2023-12-14T13:05:53.644Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.644Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 30 13:05:53 2023-12-14T13:05:53.644Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.644Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:53.644Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 32 13:05:53 2023-12-14T13:05:53.644Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.644Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.644Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.652Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.652Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.653Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.653Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 33 13:05:53 2023-12-14T13:05:53.653Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.653Z WARN 8090 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 34 13:05:53 2023-12-14T13:05:53.657Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.658Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.662Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.662Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.662Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.663Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.665Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.665Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.666Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.666Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.666Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 33 13:05:53 2023-12-14T13:05:53.666Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.667Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.667Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.667Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.668Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.668Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.680Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.680Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.681Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.681Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 34 13:05:53 2023-12-14T13:05:53.681Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.686Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.686Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.689Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.690Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.690Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.690Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.690Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.690Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:53.690Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.690Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 33 13:05:53 2023-12-14T13:05:53.691Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.692Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.692Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:53 2023-12-14T13:05:53.693Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.693Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.693Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.693Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.693Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:53.693Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.693Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 32 13:05:53 2023-12-14T13:05:53.694Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.694Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.699Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.699Z INFO 8090 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Discovered group coordinator localhost:32790 (id: 2147483646 rack: null) 13:05:53 2023-12-14T13:05:53.699Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.700Z INFO 8090 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] (Re-)joining group 13:05:53 2023-12-14T13:05:53.701Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.701Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.702Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.703Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.703Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:53.703Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 31 13:05:53 2023-12-14T13:05:53.703Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.707Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.707Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.708Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.708Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.709Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.710Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.710Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.710Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 32 13:05:53 2023-12-14T13:05:53.710Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:53 2023-12-14T13:05:53.710Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 32 13:05:53 2023-12-14T13:05:53.710Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.711Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.711Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 31 13:05:53 2023-12-14T13:05:53.712Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.712Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.712Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.712Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.713Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.713Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:53.713Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.713Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 32 13:05:53 2023-12-14T13:05:53.715Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:53.715Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 31 13:05:53 2023-12-14T13:05:53.715Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.715Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:53 2023-12-14T13:05:53.718Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.718Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.718Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.718Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.719Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.719Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 32 13:05:53 2023-12-14T13:05:53.719Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.719Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 35 13:05:53 2023-12-14T13:05:53.719Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.719Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:53 2023-12-14T13:05:53.719Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 30 13:05:53 2023-12-14T13:05:53.722Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.723Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.723Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.723Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 32 13:05:53 2023-12-14T13:05:53.723Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.723Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.723Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:53.723Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.724Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.724Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 33 13:05:53 2023-12-14T13:05:53.724Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.724Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.725Z INFO 8090 --- [ 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-8fa3f118-c925-499d-a916-0ea20f5fc9d6 13:05:53 2023-12-14T13:05:53.725Z INFO 8090 --- [ 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) 13:05:53 2023-12-14T13:05:53.725Z INFO 8090 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] (Re-)joining group 13:05:53 2023-12-14T13:05:53.725Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.725Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:53 2023-12-14T13:05:53.725Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 32 13:05:53 2023-12-14T13:05:53.728Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.728Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.728Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.729Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.729Z WARN 8090 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 36 13:05:53 2023-12-14T13:05:53.729Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.731Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.731Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.731Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.731Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:53 2023-12-14T13:05:53.731Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 34 13:05:53 2023-12-14T13:05:53.731Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.731Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.731Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.731Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:53.731Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.732Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.732Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.732Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 32 13:05:53 2023-12-14T13:05:53.732Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 26 13:05:53 2023-12-14T13:05:53.732Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.732Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.732Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 33 13:05:53 2023-12-14T13:05:53.732Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.732Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 32 13:05:53 2023-12-14T13:05:53.735Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:53 2023-12-14T13:05:53.735Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 29 13:05:53 2023-12-14T13:05:53.736Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.736Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.736Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 31 13:05:53 2023-12-14T13:05:53.737Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.737Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.740Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.740Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.740Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.740Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.740Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.740Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.741Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.741Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 33 13:05:53 2023-12-14T13:05:53.741Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.741Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:53.741Z WARN 8090 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 32 13:05:53 2023-12-14T13:05:53.743Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.744Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.744Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.744Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.744Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.744Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.744Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 34 13:05:53 2023-12-14T13:05:53.744Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.744Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:53.745Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.747Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.747Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.747Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.747Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.753Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.753Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.753Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.753Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.753Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.753Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.753Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.754Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 34 13:05:53 2023-12-14T13:05:53.754Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.754Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.754Z WARN 8090 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 35 13:05:53 2023-12-14T13:05:53.754Z INFO 8090 --- [ 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-8fa3f118-c925-499d-a916-0ea20f5fc9d6', protocol='range'} 13:05:53 2023-12-14T13:05:53.754Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.754Z INFO 8090 --- [ 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-8fa3f118-c925-499d-a916-0ea20f5fc9d6=Assignment(partitions=[my-topic-name-0])} 13:05:53 2023-12-14T13:05:53.758Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.759Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.763Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.763Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.763Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.763Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.766Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.766Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.766Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.766Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.767Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.768Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.768Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.768Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.769Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.769Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.780Z INFO 8090 --- [ 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-8fa3f118-c925-499d-a916-0ea20f5fc9d6', protocol='range'} 13:05:53 2023-12-14T13:05:53.780Z INFO 8090 --- [ 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]) 13:05:53 2023-12-14T13:05:53.780Z INFO 8090 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Adding newly assigned partitions: my-topic-name-0 13:05:53 2023-12-14T13:05:53.781Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.781Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.782Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.782Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.782Z WARN 8090 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 35 13:05:53 2023-12-14T13:05:53.789Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.789Z INFO 8090 --- [ 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 13:05:53 2023-12-14T13:05:53.789Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.790Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.790Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.790Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.790Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.791Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:53.791Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 33 13:05:53 2023-12-14T13:05:53.792Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.792Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.792Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 34 13:05:53 2023-12-14T13:05:53.792Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.792Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 34 13:05:53 2023-12-14T13:05:53.794Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.794Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.794Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.794Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.794Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.795Z WARN 8090 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 33 13:05:53 2023-12-14T13:05:53.795Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.795Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.795Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:53.798Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.798Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.798Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.798Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.798Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.798Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.798Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.798Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.798Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.798Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.798Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.798Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.798Z WARN 8090 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 31 13:05:53 2023-12-14T13:05:53.798Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:53 2023-12-14T13:05:53.798Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.798Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.799Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:53.799Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.799Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.799Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.800Z INFO 8090 --- [ 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}}. 13:05:53 2023-12-14T13:05:53.800Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.801Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.802Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.803Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.803Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.804Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:53.804Z WARN 8090 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 32 13:05:53 2023-12-14T13:05:53.804Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.808Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.808Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.809Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.809Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.810Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.811Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.811Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 33 13:05:53 2023-12-14T13:05:53.811Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.811Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.812Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.812Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 32 13:05:53 2023-12-14T13:05:53.812Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:53 2023-12-14T13:05:53.812Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 33 13:05:53 2023-12-14T13:05:53.815Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.816Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:53.816Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 32 13:05:53 2023-12-14T13:05:53.816Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.816Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:53 2023-12-14T13:05:53.816Z WARN 8090 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 31 13:05:53 2023-12-14T13:05:53.819Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.819Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.819Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.819Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.819Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.819Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.819Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.819Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.819Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 33 13:05:53 2023-12-14T13:05:53.819Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:53.819Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 33 13:05:53 2023-12-14T13:05:53.820Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.820Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.820Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 33 13:05:53 2023-12-14T13:05:53.820Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.820Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.820Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 36 13:05:53 2023-12-14T13:05:53.820Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:53 2023-12-14T13:05:53.820Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 31 13:05:53 2023-12-14T13:05:53.823Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.824Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.824Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.824Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 33 13:05:53 2023-12-14T13:05:53.824Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.824Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.824Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 33 13:05:53 2023-12-14T13:05:53.824Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:53.824Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 32 13:05:53 2023-12-14T13:05:53.825Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.827Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.827Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 34 13:05:53 2023-12-14T13:05:53.827Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.828Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:53 2023-12-14T13:05:53.828Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 33 13:05:53 2023-12-14T13:05:53.829Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.829Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.829Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.830Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.830Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 37 13:05:53 2023-12-14T13:05:53.831Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.831Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.832Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.832Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.832Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.833Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.833Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:53 2023-12-14T13:05:53.833Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 35 13:05:53 2023-12-14T13:05:53.833Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:53.833Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.833Z WARN 8090 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 34 13:05:53 2023-12-14T13:05:53.833Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.833Z WARN 8090 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 33 13:05:53 2023-12-14T13:05:53.833Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.833Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 33 13:05:53 2023-12-14T13:05:53.836Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.837Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:53 2023-12-14T13:05:53.837Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 30 13:05:53 2023-12-14T13:05:53.837Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.838Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.838Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.838Z WARN 8090 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 32 13:05:53 2023-12-14T13:05:53.840Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.841Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.841Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.841Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.841Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.841Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.842Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.842Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.842Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.842Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.842Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.842Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:53.842Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 33 13:05:53 2023-12-14T13:05:53.842Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.842Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 27 13:05:53 2023-12-14T13:05:53.844Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.845Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.845Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.845Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.845Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:53.845Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.847Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.847Z WARN 8090 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 34 13:05:53 2023-12-14T13:05:53.848Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.848Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.848Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.848Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.848Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.848Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 35 13:05:53 2023-12-14T13:05:53.849Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.849Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.850Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.853Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.854Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.854Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.854Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.854Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.854Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.854Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.854Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.855Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.855Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.855Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 36 13:05:53 2023-12-14T13:05:53.855Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.855Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.855Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.856Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.856Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.856Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:53.859Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.860Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.863Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.863Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.864Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.864Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.867Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.867Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.867Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.867Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.868Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.868Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.872Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.872Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.873Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.873Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.882Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.883Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.883Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.884Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.884Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 36 13:05:53 2023-12-14T13:05:53.890Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.890Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.891Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.891Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.892Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:53.892Z WARN 8090 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 34 13:05:53 2023-12-14T13:05:53.892Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.893Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.893Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.893Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 35 13:05:53 2023-12-14T13:05:53.895Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.895Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.895Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.895Z WARN 8090 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 34 13:05:53 2023-12-14T13:05:53.895Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.895Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.896Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.896Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.896Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:53.898Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.899Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.899Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.899Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.899Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.899Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.899Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.899Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.899Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.899Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.899Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 35 13:05:53 2023-12-14T13:05:53.899Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.899Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.899Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.899Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.899Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:53 2023-12-14T13:05:53.899Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 32 13:05:53 2023-12-14T13:05:53.899Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.899Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:53.899Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.900Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.901Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.902Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.903Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.904Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.904Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.905Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.905Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:53.905Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 33 13:05:53 2023-12-14T13:05:53.909Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.909Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.910Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:53 2023-12-14T13:05:53.910Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.911Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.912Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.912Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 34 13:05:53 2023-12-14T13:05:53.912Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.912Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.913Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.913Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 33 13:05:53 2023-12-14T13:05:53.913Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:53 2023-12-14T13:05:53.913Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 34 13:05:53 2023-12-14T13:05:53.916Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.916Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.917Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:53.917Z WARN 8090 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 33 13:05:53 2023-12-14T13:05:53.917Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:53 2023-12-14T13:05:53.917Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 32 13:05:53 2023-12-14T13:05:53.918Z INFO 8090 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 13:05:53 2023-12-14T13:05:53.918Z INFO 8090 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 13:05:53 2023-12-14T13:05:53.918Z INFO 8090 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 13:05:53 2023-12-14T13:05:53.918Z INFO 8090 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 13:05:53 2023-12-14T13:05:53.918Z INFO 8090 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] 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) 13:05:53 2023-12-14T13:05:53.918Z INFO 8090 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 13:05:53 2023-12-14T13:05:53.918Z INFO 8090 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 13:05:53 2023-12-14T13:05:53.918Z INFO 8090 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 13:05:53 2023-12-14T13:05:53.918Z INFO 8090 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 13:05:53 2023-12-14T13:05:53.918Z INFO 8090 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 13:05:53 2023-12-14T13:05:53.918Z INFO 8090 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 13:05:53 2023-12-14T13:05:53.919Z INFO 8090 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 13:05:53 2023-12-14T13:05:53.919Z INFO 8090 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 13:05:53 2023-12-14T13:05:53.919Z INFO 8090 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 13:05:53 2023-12-14T13:05:53.920Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.920Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.920Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.920Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.920Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.920Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.920Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:53 2023-12-14T13:05:53.920Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.920Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 35 13:05:53 2023-12-14T13:05:53.920Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:53 2023-12-14T13:05:53.920Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:53 2023-12-14T13:05:53.920Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 34 13:05:53 2023-12-14T13:05:53.921Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:53 2023-12-14T13:05:53.921Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 34 13:05:53 2023-12-14T13:05:53.921Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:53 2023-12-14T13:05:53.921Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 32 13:05:53 2023-12-14T13:05:53.921Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:53 2023-12-14T13:05:53.921Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 37 13:05:54 2023-12-14T13:05:53.921Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:54 2023-12-14T13:05:53.923Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 13:05:54 2023-12-14T13:05:53.923Z WARN 8090 --- [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. 13:05:54 2023-12-14T13:05:53.924Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:53.924Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:53.925Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:54 2023-12-14T13:05:53.925Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 34 13:05:54 2023-12-14T13:05:53.925Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:53.925Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:54 2023-12-14T13:05:53.925Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 34 13:05:54 2023-12-14T13:05:53.925Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:54 2023-12-14T13:05:53.925Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 33 13:05:54 2023-12-14T13:05:53.927Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:53.928Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:53.928Z INFO 8090 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 13:05:54 2023-12-14T13:05:53.928Z INFO 8090 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Cancelled in-flight METADATA request with correlation id 4 due to node 1 being disconnected (elapsed time since creation: 9ms, elapsed time since send: 9ms, request timeout: 30000ms) 13:05:54 2023-12-14T13:05:53.929Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:54 2023-12-14T13:05:53.929Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 34 13:05:54 2023-12-14T13:05:53.929Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:54 2023-12-14T13:05:53.929Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 35 13:05:54 2023-12-14T13:05:53.930Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:53.930Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:53.930Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:54 2023-12-14T13:05:53.930Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:54 2023-12-14T13:05:53.933Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:53.933Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:54 2023-12-14T13:05:53.937Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:53.937Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:53.937Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:53.937Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:53.937Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:53.937Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:54 2023-12-14T13:05:53.937Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:54 2023-12-14T13:05:53.937Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:54 2023-12-14T13:05:53.937Z WARN 8090 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 34 13:05:54 2023-12-14T13:05:53.937Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 34 13:05:54 2023-12-14T13:05:53.937Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:54 2023-12-14T13:05:53.937Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 35 13:05:54 2023-12-14T13:05:53.938Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:54 2023-12-14T13:05:53.938Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 31 13:05:54 2023-12-14T13:05:53.939Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:53.939Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:54 2023-12-14T13:05:53.939Z WARN 8090 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 33 13:05:54 2023-12-14T13:05:53.941Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:53.941Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:53.942Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:54 2023-12-14T13:05:53.942Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:54 2023-12-14T13:05:53.942Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:53.942Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:53.943Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:53.943Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:53.943Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:53.943Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:54 2023-12-14T13:05:53.943Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 34 13:05:54 2023-12-14T13:05:53.943Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:54 2023-12-14T13:05:53.943Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 28 13:05:54 2023-12-14T13:05:53.944Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:54 2023-12-14T13:05:53.944Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 34 13:05:54 2023-12-14T13:05:53.944Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:54 2023-12-14T13:05:53.944Z WARN 8090 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 38 13:05:54 2023-12-14T13:05:53.946Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:53.947Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:53.947Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:54 2023-12-14T13:05:53.947Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:54 2023-12-14T13:05:53.947Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:54 2023-12-14T13:05:53.948Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:53.948Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:53.948Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:54 2023-12-14T13:05:53.948Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:54 2023-12-14T13:05:53.949Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:53.949Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:54 2023-12-14T13:05:53.949Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 36 13:05:54 2023-12-14T13:05:53.950Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:53.950Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:53.950Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:53.950Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:54 2023-12-14T13:05:53.950Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:54 2023-12-14T13:05:53.950Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:54 2023-12-14T13:05:53.954Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:53.954Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:53.955Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:54 2023-12-14T13:05:53.955Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:53.955Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:54 2023-12-14T13:05:53.955Z WARN 8090 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 34 13:05:54 2023-12-14T13:05:53.955Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:53.955Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 1 disconnected. 13:05:54 2023-12-14T13:05:53.955Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:54 2023-12-14T13:05:53.955Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:53.955Z INFO 8090 --- [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: 117ms, elapsed time since send: 117ms, request timeout: 30000ms) 13:05:54 2023-12-14T13:05:53.955Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node -1 disconnected. 13:05:54 2023-12-14T13:05:53.955Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 2147483646 disconnected. 13:05:54 2023-12-14T13:05:53.956Z INFO 8090 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-17, groupId=test] Error sending fetch request (sessionId=765570256, epoch=1) to node 1: 13:05:54 13:05:54 org.apache.kafka.common.errors.DisconnectException: null 13:05:54 13:05:54 2023-12-14T13:05:53.956Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:54 2023-12-14T13:05:53.956Z INFO 8090 --- [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. 13:05:54 2023-12-14T13:05:53.956Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:53.956Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:54 2023-12-14T13:05:53.956Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 37 13:05:54 2023-12-14T13:05:53.956Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:53.956Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:53.956Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:54 2023-12-14T13:05:53.957Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:54 2023-12-14T13:05:53.957Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:54 2023-12-14T13:05:53.960Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:53.960Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:54 2023-12-14T13:05:53.964Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:53.964Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:53.965Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:54 2023-12-14T13:05:53.965Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:54 2023-12-14T13:05:53.967Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:53.967Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:53.968Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:54 2023-12-14T13:05:53.969Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:54 2023-12-14T13:05:53.969Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:53.970Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:54 2023-12-14T13:05:53.973Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:53.973Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:53.973Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:54 2023-12-14T13:05:53.974Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:54 2023-12-14T13:05:53.975Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:05:54 2023-12-14T13:05:53.975Z WARN 8090 --- [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. 13:05:54 2023-12-14T13:05:53.975Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:05:54 2023-12-14T13:05:53.975Z WARN 8090 --- [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. 13:05:54 2023-12-14T13:05:53.975Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:54 2023-12-14T13:05:53.984Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:53.984Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:53.984Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:54 2023-12-14T13:05:53.985Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:54 2023-12-14T13:05:53.985Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 37 13:05:54 2023-12-14T13:05:53.992Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:53.992Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:53.992Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:53.992Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:54 2023-12-14T13:05:53.993Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:53.993Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:53.993Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:53.993Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:54 2023-12-14T13:05:53.993Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 35 13:05:54 2023-12-14T13:05:53.993Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:53.993Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:54 2023-12-14T13:05:53.993Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:54 2023-12-14T13:05:53.993Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:53.993Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:54 2023-12-14T13:05:53.994Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:54 2023-12-14T13:05:53.994Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:54 2023-12-14T13:05:53.994Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 36 13:05:54 2023-12-14T13:05:53.994Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:54 2023-12-14T13:05:53.994Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 36 13:05:54 2023-12-14T13:05:53.995Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:53.996Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:53.996Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:54 2023-12-14T13:05:53.996Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 35 13:05:54 2023-12-14T13:05:53.996Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:54 2023-12-14T13:05:53.996Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:53.996Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:53.997Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:54 2023-12-14T13:05:53.997Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:54 2023-12-14T13:05:53.999Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:53.999Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.000Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.000Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.000Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.000Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.000Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.000Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.000Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:54 2023-12-14T13:05:54.000Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:54 2023-12-14T13:05:54.000Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.000Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:54 2023-12-14T13:05:54.000Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:54 2023-12-14T13:05:54.000Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:54 2023-12-14T13:05:54.000Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:54 2023-12-14T13:05:54.000Z WARN 8090 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 33 13:05:54 2023-12-14T13:05:54.000Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:54 2023-12-14T13:05:54.000Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:54 2023-12-14T13:05:54.000Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 36 13:05:54 2023-12-14T13:05:54.001Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:54 2023-12-14T13:05:54.001Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.001Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:54 2023-12-14T13:05:54.004Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.005Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.005Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:54 2023-12-14T13:05:54.005Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:54 2023-12-14T13:05:54.010Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.010Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:54 2023-12-14T13:05:54.010Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.011Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:54 2023-12-14T13:05:54.012Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.012Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:54 2023-12-14T13:05:54.016Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.016Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.016Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:54 2023-12-14T13:05:54.016Z WARN 8090 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 34 13:05:54 2023-12-14T13:05:54.016Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:54 2023-12-14T13:05:54.016Z WARN 8090 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 35 13:05:54 2023-12-14T13:05:54.017Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.017Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.018Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:54 2023-12-14T13:05:54.018Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 34 13:05:54 2023-12-14T13:05:54.018Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:54 2023-12-14T13:05:54.018Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 33 13:05:54 2023-12-14T13:05:54.018Z INFO 8090 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 13:05:54 2023-12-14T13:05:54.018Z WARN 8090 --- [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. 13:05:54 2023-12-14T13:05:54.019Z INFO 8090 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 13:05:54 2023-12-14T13:05:54.019Z WARN 8090 --- [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. 13:05:54 2023-12-14T13:05:54.019Z INFO 8090 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 13:05:54 2023-12-14T13:05:54.019Z WARN 8090 --- [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. 13:05:54 2023-12-14T13:05:54.019Z INFO 8090 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 13:05:54 2023-12-14T13:05:54.019Z WARN 8090 --- [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. 13:05:54 2023-12-14T13:05:54.019Z INFO 8090 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 13:05:54 2023-12-14T13:05:54.019Z WARN 8090 --- [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. 13:05:54 2023-12-14T13:05:54.019Z INFO 8090 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 13:05:54 2023-12-14T13:05:54.019Z WARN 8090 --- [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. 13:05:54 2023-12-14T13:05:54.021Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.021Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.021Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.021Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.021Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.021Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.021Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:54 2023-12-14T13:05:54.021Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 36 13:05:54 2023-12-14T13:05:54.021Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:54 2023-12-14T13:05:54.021Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.021Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:54 2023-12-14T13:05:54.021Z WARN 8090 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 35 13:05:54 2023-12-14T13:05:54.022Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:54 2023-12-14T13:05:54.022Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:54 2023-12-14T13:05:54.022Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 33 13:05:54 2023-12-14T13:05:54.022Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:54 2023-12-14T13:05:54.022Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 38 13:05:54 2023-12-14T13:05:54.022Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:54 2023-12-14T13:05:54.025Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.025Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.025Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:54 2023-12-14T13:05:54.026Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 35 13:05:54 2023-12-14T13:05:54.026Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.026Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:54 2023-12-14T13:05:54.026Z WARN 8090 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 35 13:05:54 2023-12-14T13:05:54.026Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:54 2023-12-14T13:05:54.026Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 34 13:05:54 2023-12-14T13:05:54.029Z INFO 8090 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 13:05:54 2023-12-14T13:05:54.029Z WARN 8090 --- [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. 13:05:54 2023-12-14T13:05:54.029Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.029Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.030Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:54 2023-12-14T13:05:54.030Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 36 13:05:54 2023-12-14T13:05:54.030Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:54 2023-12-14T13:05:54.030Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 35 13:05:54 2023-12-14T13:05:54.030Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.031Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.031Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:54 2023-12-14T13:05:54.031Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:54 2023-12-14T13:05:54.034Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.034Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:54 2023-12-14T13:05:54.038Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.038Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.038Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.038Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.038Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.038Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.038Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:54 2023-12-14T13:05:54.038Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:54 2023-12-14T13:05:54.038Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 36 13:05:54 2023-12-14T13:05:54.038Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:54 2023-12-14T13:05:54.038Z WARN 8090 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 35 13:05:54 2023-12-14T13:05:54.038Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:54 2023-12-14T13:05:54.038Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:54 2023-12-14T13:05:54.038Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 35 13:05:54 2023-12-14T13:05:54.039Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.039Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:54 2023-12-14T13:05:54.039Z WARN 8090 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 32 13:05:54 2023-12-14T13:05:54.039Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.039Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.039Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.039Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:54 2023-12-14T13:05:54.039Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:54 2023-12-14T13:05:54.039Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:54 2023-12-14T13:05:54.039Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.040Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:54 2023-12-14T13:05:54.040Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:54 2023-12-14T13:05:54.040Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 34 13:05:54 2023-12-14T13:05:54.042Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.042Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.042Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:54 2023-12-14T13:05:54.042Z WARN 8090 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 35 13:05:54 2023-12-14T13:05:54.042Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:54 2023-12-14T13:05:54.043Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.044Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.044Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.044Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:54 2023-12-14T13:05:54.044Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 35 13:05:54 2023-12-14T13:05:54.044Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.044Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:54 2023-12-14T13:05:54.044Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:54 2023-12-14T13:05:54.044Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 29 13:05:54 2023-12-14T13:05:54.045Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:54 2023-12-14T13:05:54.045Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 39 13:05:54 2023-12-14T13:05:54.047Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.048Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:54 2023-12-14T13:05:54.048Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.048Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.049Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.049Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.049Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:54 2023-12-14T13:05:54.049Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:54 2023-12-14T13:05:54.049Z WARN 8090 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 35 13:05:54 2023-12-14T13:05:54.049Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:54 2023-12-14T13:05:54.049Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:54 2023-12-14T13:05:54.049Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 35 13:05:54 2023-12-14T13:05:54.049Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.050Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:54 2023-12-14T13:05:54.050Z WARN 8090 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 37 13:05:54 2023-12-14T13:05:54.050Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.050Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.050Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.051Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:54 2023-12-14T13:05:54.051Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:54 2023-12-14T13:05:54.051Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:54 2023-12-14T13:05:54.055Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.055Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.055Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:54 2023-12-14T13:05:54.056Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:54 2023-12-14T13:05:54.056Z WARN 8090 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 35 13:05:54 2023-12-14T13:05:54.056Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.056Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.056Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 1 disconnected. 13:05:54 2023-12-14T13:05:54.056Z WARN 8090 --- [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. 13:05:54 2023-12-14T13:05:54.056Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:54 2023-12-14T13:05:54.056Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.056Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:54 2023-12-14T13:05:54.056Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.057Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:54 2023-12-14T13:05:54.057Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 38 13:05:54 2023-12-14T13:05:54.057Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.057Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.057Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:54 2023-12-14T13:05:54.057Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:54 2023-12-14T13:05:54.057Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:54 2023-12-14T13:05:54.058Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.058Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.058Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.058Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:54 2023-12-14T13:05:54.059Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:54 2023-12-14T13:05:54.059Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:54 2023-12-14T13:05:54.061Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.062Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:54 2023-12-14T13:05:54.065Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:05:54 2023-12-14T13:05:54.065Z WARN 8090 --- [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. 13:05:54 2023-12-14T13:05:54.065Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.066Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.066Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:54 2023-12-14T13:05:54.066Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:54 2023-12-14T13:05:54.067Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.067Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.067Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.067Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.067Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.067Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.068Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:54 2023-12-14T13:05:54.068Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:54 2023-12-14T13:05:54.068Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:54 2023-12-14T13:05:54.068Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:54 2023-12-14T13:05:54.068Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.068Z WARN 8090 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 35 13:05:54 2023-12-14T13:05:54.068Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:54 2023-12-14T13:05:54.068Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:54 2023-12-14T13:05:54.069Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.069Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:54 2023-12-14T13:05:54.070Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.071Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:54 2023-12-14T13:05:54.071Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:54 2023-12-14T13:05:54.074Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.074Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.075Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:05:54 2023-12-14T13:05:54.075Z WARN 8090 --- [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. 13:05:54 2023-12-14T13:05:54.080Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:54 2023-12-14T13:05:54.083Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:54 2023-12-14T13:05:54.085Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.085Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.085Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:54 2023-12-14T13:05:54.087Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:54 2023-12-14T13:05:54.087Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 38 13:05:54 2023-12-14T13:05:54.093Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.093Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.093Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:54 2023-12-14T13:05:54.093Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.093Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.094Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.094Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:54 2023-12-14T13:05:54.094Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 36 13:05:54 2023-12-14T13:05:54.094Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.094Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.094Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:54 2023-12-14T13:05:54.094Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:54 2023-12-14T13:05:54.094Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.094Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:54 2023-12-14T13:05:54.095Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:54 2023-12-14T13:05:54.095Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:54 2023-12-14T13:05:54.095Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 37 13:05:54 2023-12-14T13:05:54.095Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:54 2023-12-14T13:05:54.096Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.097Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:54 2023-12-14T13:05:54.097Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 36 13:05:54 2023-12-14T13:05:54.097Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.097Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.097Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.098Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:54 2023-12-14T13:05:54.098Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:54 2023-12-14T13:05:54.098Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 34 13:05:54 2023-12-14T13:05:54.098Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:54 2023-12-14T13:05:54.098Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.098Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:05:54 2023-12-14T13:05:54.098Z WARN 8090 --- [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. 13:05:54 2023-12-14T13:05:54.098Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:05:54 2023-12-14T13:05:54.098Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.098Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.099Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:54 2023-12-14T13:05:54.099Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:54 2023-12-14T13:05:54.099Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:54 2023-12-14T13:05:54.100Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:05:54 2023-12-14T13:05:54.100Z WARN 8090 --- [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. 13:05:54 2023-12-14T13:05:54.100Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.100Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.101Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.101Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.101Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.101Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.101Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.101Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.101Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:54 2023-12-14T13:05:54.101Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.101Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:54 2023-12-14T13:05:54.101Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:54 2023-12-14T13:05:54.101Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 34 13:05:54 2023-12-14T13:05:54.101Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:54 2023-12-14T13:05:54.101Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:54 2023-12-14T13:05:54.102Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.102Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:54 2023-12-14T13:05:54.102Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 37 13:05:54 2023-12-14T13:05:54.102Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:54 2023-12-14T13:05:54.102Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:54 2023-12-14T13:05:54.102Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:54 2023-12-14T13:05:54.103Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:54 2023-12-14T13:05:54.103Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 37 13:05:54 2023-12-14T13:05:54.105Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.105Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.105Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:54 2023-12-14T13:05:54.106Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:54 2023-12-14T13:05:54.111Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.111Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.112Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:54 2023-12-14T13:05:54.112Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:54 2023-12-14T13:05:54.113Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.113Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:54 2023-12-14T13:05:54.116Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.116Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.117Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:54 2023-12-14T13:05:54.117Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 36 13:05:54 2023-12-14T13:05:54.117Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:54 2023-12-14T13:05:54.117Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 35 13:05:54 2023-12-14T13:05:54.118Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.118Z INFO 8090 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 13:05:54 2023-12-14T13:05:54.118Z WARN 8090 --- [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. 13:05:54 2023-12-14T13:05:54.118Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.118Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:05:54 2023-12-14T13:05:54.119Z WARN 8090 --- [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. 13:05:54 2023-12-14T13:05:54.119Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:54 2023-12-14T13:05:54.119Z WARN 8090 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 35 13:05:54 2023-12-14T13:05:54.119Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:54 2023-12-14T13:05:54.119Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 34 13:05:54 2023-12-14T13:05:54.120Z INFO 8090 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 13:05:54 2023-12-14T13:05:54.120Z WARN 8090 --- [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. 13:05:54 2023-12-14T13:05:54.122Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.122Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.122Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.122Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.122Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.122Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.122Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:54 2023-12-14T13:05:54.122Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 37 13:05:54 2023-12-14T13:05:54.122Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.122Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:54 2023-12-14T13:05:54.122Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:54 2023-12-14T13:05:54.122Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:54 2023-12-14T13:05:54.123Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 39 13:05:54 2023-12-14T13:05:54.123Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:54 2023-12-14T13:05:54.123Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 36 13:05:54 2023-12-14T13:05:54.123Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:54 2023-12-14T13:05:54.123Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:54 2023-12-14T13:05:54.125Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:05:54 2023-12-14T13:05:54.125Z WARN 8090 --- [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. 13:05:54 2023-12-14T13:05:54.126Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.126Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.126Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:54 2023-12-14T13:05:54.126Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:54 2023-12-14T13:05:54.126Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.127Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:54 2023-12-14T13:05:54.127Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 35 13:05:54 2023-12-14T13:05:54.130Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:05:54 2023-12-14T13:05:54.130Z WARN 8090 --- [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. 13:05:54 2023-12-14T13:05:54.130Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.130Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.131Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:54 2023-12-14T13:05:54.131Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 36 13:05:54 2023-12-14T13:05:54.131Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.131Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.132Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:54 2023-12-14T13:05:54.132Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:54 2023-12-14T13:05:54.133Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:54 2023-12-14T13:05:54.133Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 37 13:05:54 2023-12-14T13:05:54.135Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.135Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:54 2023-12-14T13:05:54.138Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.138Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.138Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:54 2023-12-14T13:05:54.138Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:54 2023-12-14T13:05:54.138Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.139Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.139Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.139Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.139Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.139Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.139Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:54 2023-12-14T13:05:54.139Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:54 2023-12-14T13:05:54.139Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:54 2023-12-14T13:05:54.139Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.139Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:54 2023-12-14T13:05:54.139Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 36 13:05:54 2023-12-14T13:05:54.139Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:54 2023-12-14T13:05:54.139Z WARN 8090 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 37 13:05:54 2023-12-14T13:05:54.139Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:54 2023-12-14T13:05:54.139Z WARN 8090 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 36 13:05:54 2023-12-14T13:05:54.139Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.140Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.140Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.140Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:54 2023-12-14T13:05:54.140Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.140Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 33 13:05:54 2023-12-14T13:05:54.140Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:54 2023-12-14T13:05:54.140Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:54 2023-12-14T13:05:54.140Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:54 2023-12-14T13:05:54.140Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:54 2023-12-14T13:05:54.140Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.141Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:54 2023-12-14T13:05:54.141Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 35 13:05:54 2023-12-14T13:05:54.142Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.143Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.143Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:54 2023-12-14T13:05:54.143Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 36 13:05:54 2023-12-14T13:05:54.143Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:54 2023-12-14T13:05:54.144Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.144Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.144Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.145Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:54 2023-12-14T13:05:54.145Z WARN 8090 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 36 13:05:54 2023-12-14T13:05:54.145Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.145Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:54 2023-12-14T13:05:54.145Z WARN 8090 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 30 13:05:54 2023-12-14T13:05:54.145Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:54 2023-12-14T13:05:54.145Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:54 2023-12-14T13:05:54.148Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.149Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:54 2023-12-14T13:05:54.149Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.149Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.149Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.150Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.150Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:54 2023-12-14T13:05:54.150Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 36 13:05:54 2023-12-14T13:05:54.150Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:54 2023-12-14T13:05:54.150Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:54 2023-12-14T13:05:54.150Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.150Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:54 2023-12-14T13:05:54.150Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 36 13:05:54 2023-12-14T13:05:54.151Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:54 2023-12-14T13:05:54.151Z WARN 8090 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 38 13:05:54 2023-12-14T13:05:54.151Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.151Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.151Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.151Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:54 2023-12-14T13:05:54.152Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:54 2023-12-14T13:05:54.152Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:54 2023-12-14T13:05:54.152Z WARN 8090 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 40 13:05:54 2023-12-14T13:05:54.156Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.156Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.156Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:54 2023-12-14T13:05:54.156Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:54 2023-12-14T13:05:54.157Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.157Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.157Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.157Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:54 2023-12-14T13:05:54.157Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.157Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:54 2023-12-14T13:05:54.158Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 39 13:05:54 2023-12-14T13:05:54.158Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.158Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:54 2023-12-14T13:05:54.158Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:54 2023-12-14T13:05:54.158Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 36 13:05:54 2023-12-14T13:05:54.158Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:54 2023-12-14T13:05:54.158Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.159Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.159Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:54 2023-12-14T13:05:54.159Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:54 2023-12-14T13:05:54.160Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.161Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:54 2023-12-14T13:05:54.163Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.163Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.163Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.163Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.163Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.163Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.163Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:54 2023-12-14T13:05:54.163Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:54 2023-12-14T13:05:54.163Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:54 2023-12-14T13:05:54.163Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:54 2023-12-14T13:05:54.163Z WARN 8090 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 34 13:05:54 2023-12-14T13:05:54.163Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:54 2023-12-14T13:05:54.163Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 36 13:05:54 2023-12-14T13:05:54.164Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:54 2023-12-14T13:05:54.167Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:05:54 2023-12-14T13:05:54.167Z WARN 8090 --- [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. 13:05:54 2023-12-14T13:05:54.168Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.168Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.168Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.168Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.168Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.168Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.168Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:54 2023-12-14T13:05:54.168Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:54 2023-12-14T13:05:54.168Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.169Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:54 2023-12-14T13:05:54.169Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 36 13:05:54 2023-12-14T13:05:54.169Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:54 2023-12-14T13:05:54.169Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:54 2023-12-14T13:05:54.169Z INFO 8090 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 13:05:54 2023-12-14T13:05:54.169Z WARN 8090 --- [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. 13:05:54 2023-12-14T13:05:54.170Z INFO 8090 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 13:05:54 2023-12-14T13:05:54.170Z WARN 8090 --- [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. 13:05:54 2023-12-14T13:05:54.170Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.170Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:54 2023-12-14T13:05:54.170Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:54 2023-12-14T13:05:54.170Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:54 2023-12-14T13:05:54.171Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.171Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:54 2023-12-14T13:05:54.172Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.172Z INFO 8090 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 13:05:54 2023-12-14T13:05:54.172Z WARN 8090 --- [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. 13:05:54 2023-12-14T13:05:54.172Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:54 2023-12-14T13:05:54.173Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.174Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.174Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.174Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.174Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.174Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:54 2023-12-14T13:05:54.174Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:54 2023-12-14T13:05:54.174Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:54 2023-12-14T13:05:54.174Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.174Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:54 2023-12-14T13:05:54.174Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:54 2023-12-14T13:05:54.175Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:54 2023-12-14T13:05:54.175Z INFO 8090 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 13:05:54 2023-12-14T13:05:54.175Z WARN 8090 --- [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. 13:05:54 2023-12-14T13:05:54.179Z INFO 8090 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 13:05:54 2023-12-14T13:05:54.179Z WARN 8090 --- [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. 13:05:54 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.807 s - in org.onap.cps.ncmp.api.impl.utils.data.operation.ResourceDataOperationRequestUtilsSpec 13:05:54 [INFO] Running org.onap.cps.ncmp.api.impl.yangmodels.YangModelCmHandleSpec 13:05:54 2023-12-14T13:05:54.181Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.182Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:54 2023-12-14T13:05:54.183Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.184Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:54 2023-12-14T13:05:54.185Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:05:54 2023-12-14T13:05:54.185Z WARN 8090 --- [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. 13:05:54 2023-12-14T13:05:54.185Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.186Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:54 2023-12-14T13:05:54.187Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.188Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:54 2023-12-14T13:05:54.188Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 39 13:05:54 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.cps.ncmp.api.impl.yangmodels.YangModelCmHandleSpec 13:05:54 [INFO] Running org.onap.cps.ncmp.api.models.CmHandleRegistrationResponseSpec 13:05:54 2023-12-14T13:05:54.194Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.194Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:54 2023-12-14T13:05:54.195Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.195Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.195Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.195Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.195Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.195Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.195Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:54 2023-12-14T13:05:54.195Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:54 2023-12-14T13:05:54.196Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:54 2023-12-14T13:05:54.196Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 37 13:05:54 2023-12-14T13:05:54.196Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:54 2023-12-14T13:05:54.196Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:54 2023-12-14T13:05:54.196Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:54 2023-12-14T13:05:54.197Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.197Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:54 2023-12-14T13:05:54.198Z WARN 8090 --- [ main] o.o.c.n.a.m.CmHandleRegistrationResponse : Unexpected xpath valid/xpath/without-id[@key='123'] 13:05:54 2023-12-14T13:05:54.198Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.198Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:54 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.ncmp.api.models.CmHandleRegistrationResponseSpec 13:05:54 2023-12-14T13:05:54.199Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:54 2023-12-14T13:05:54.199Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.199Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:54 2023-12-14T13:05:54.199Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 35 13:05:54 2023-12-14T13:05:54.199Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.199Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.199Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:54 2023-12-14T13:05:54.200Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:54 2023-12-14T13:05:54.200Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:54 2023-12-14T13:05:54.200Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 37 13:05:54 2023-12-14T13:05:54.201Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.201Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.201Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.201Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.202Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:54 2023-12-14T13:05:54.202Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.202Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:54 2023-12-14T13:05:54.202Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:54 2023-12-14T13:05:54.202Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 35 13:05:54 2023-12-14T13:05:54.202Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:54 2023-12-14T13:05:54.202Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 38 13:05:54 2023-12-14T13:05:54.202Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:54 2023-12-14T13:05:54.202Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.202Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.202Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.203Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.203Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:54 2023-12-14T13:05:54.203Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 38 13:05:54 2023-12-14T13:05:54.203Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:54 2023-12-14T13:05:54.203Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.203Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:54 2023-12-14T13:05:54.203Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:54 2023-12-14T13:05:54.203Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:54 2023-12-14T13:05:54.204Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.204Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:54 2023-12-14T13:05:54.204Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 38 13:05:54 [INFO] Running org.onap.cps.ncmp.api.models.YangResourceSpec 13:05:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.models.YangResourceSpec 13:05:54 2023-12-14T13:05:54.211Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.211Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.211Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:54 2023-12-14T13:05:54.212Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:54 2023-12-14T13:05:54.212Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.212Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.212Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:54 2023-12-14T13:05:54.212Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:54 2023-12-14T13:05:54.213Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.214Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:54 2023-12-14T13:05:54.217Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.217Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.218Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:54 2023-12-14T13:05:54.218Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 37 13:05:54 2023-12-14T13:05:54.231Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.231Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.231Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.231Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.231Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.231Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.231Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.231Z INFO 8090 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:05:54 2023-12-14T13:05:54.231Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.231Z WARN 8090 --- [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. 13:05:54 2023-12-14T13:05:54.231Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.231Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.231Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.231Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:54 2023-12-14T13:05:54.232Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 36 13:05:54 2023-12-14T13:05:54.232Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.232Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.232Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:54 2023-12-14T13:05:54.232Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:54 2023-12-14T13:05:54.232Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:54 2023-12-14T13:05:54.232Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:54 2023-12-14T13:05:54.232Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:54 2023-12-14T13:05:54.232Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 38 13:05:54 2023-12-14T13:05:54.232Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.232Z WARN 8090 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 37 13:05:54 2023-12-14T13:05:54.232Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:54 2023-12-14T13:05:54.232Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 37 13:05:54 2023-12-14T13:05:54.232Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:54 2023-12-14T13:05:54.232Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:54 2023-12-14T13:05:54.232Z WARN 8090 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 36 13:05:54 2023-12-14T13:05:54.232Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:54 2023-12-14T13:05:54.232Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 35 13:05:54 2023-12-14T13:05:54.232Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:54 2023-12-14T13:05:54.232Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 36 13:05:54 2023-12-14T13:05:54.232Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:54 2023-12-14T13:05:54.232Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5703}, Error-Count: 36 13:05:54 2023-12-14T13:05:54.232Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.232Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:54 2023-12-14T13:05:54.232Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 40 13:05:54 2023-12-14T13:05:54.232Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:54 2023-12-14T13:05:54.233Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:54 2023-12-14T13:05:54.233Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:54 2023-12-14T13:05:54.233Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.234Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:54 2023-12-14T13:05:54.234Z WARN 8090 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 38 13:05:54 2023-12-14T13:05:54.235Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.236Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:54 2023-12-14T13:05:54.238Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.238Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.239Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:54 2023-12-14T13:05:54.239Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:54 2023-12-14T13:05:54.239Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.239Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.239Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.239Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.239Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.240Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:54 2023-12-14T13:05:54.240Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:54 2023-12-14T13:05:54.240Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.240Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:54 2023-12-14T13:05:54.240Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:54 2023-12-14T13:05:54.240Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 38 13:05:54 2023-12-14T13:05:54.240Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.240Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:54 2023-12-14T13:05:54.240Z WARN 8090 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 37 13:05:54 2023-12-14T13:05:54.240Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:54 2023-12-14T13:05:54.240Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.240Z WARN 8090 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 37 13:05:54 2023-12-14T13:05:54.240Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.240Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.240Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.240Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:54 2023-12-14T13:05:54.241Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:54 2023-12-14T13:05:54.241Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:54 2023-12-14T13:05:54.241Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:54 2023-12-14T13:05:54.241Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:54 2023-12-14T13:05:54.241Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.242Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:54 2023-12-14T13:05:54.242Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 36 13:05:54 2023-12-14T13:05:54.243Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.243Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.244Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:54 2023-12-14T13:05:54.244Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 37 13:05:54 2023-12-14T13:05:54.244Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:54 2023-12-14T13:05:54.245Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.245Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.245Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:54 2023-12-14T13:05:54.245Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.245Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.246Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:54 2023-12-14T13:05:54.246Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5704}, Error-Count: 31 13:05:54 2023-12-14T13:05:54.246Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:54 2023-12-14T13:05:54.246Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:54 2023-12-14T13:05:54.249Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.250Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:54 2023-12-14T13:05:54.250Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.250Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.250Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.250Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.251Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:54 2023-12-14T13:05:54.251Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:54 2023-12-14T13:05:54.251Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5706}, Error-Count: 37 13:05:54 2023-12-14T13:05:54.251Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:54 2023-12-14T13:05:54.251Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:54 2023-12-14T13:05:54.251Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 37 13:05:54 2023-12-14T13:05:54.251Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.251Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:05:54 2023-12-14T13:05:54.252Z WARN 8090 --- [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. 13:05:54 2023-12-14T13:05:54.252Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.252Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.252Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.252Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:54 2023-12-14T13:05:54.252Z WARN 8090 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 39 13:05:54 2023-12-14T13:05:54.252Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:54 2023-12-14T13:05:54.252Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:54 2023-12-14T13:05:54.252Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:54 2023-12-14T13:05:54.257Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.257Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.257Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.258Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.258Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:54 2023-12-14T13:05:54.258Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:54 2023-12-14T13:05:54.258Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:54 2023-12-14T13:05:54.258Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:54 2023-12-14T13:05:54.258Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 1 disconnected. 13:05:54 2023-12-14T13:05:54.258Z WARN 8090 --- [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. 13:05:54 2023-12-14T13:05:54.258Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.259Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.259Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.259Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:54 2023-12-14T13:05:54.259Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:54 2023-12-14T13:05:54.259Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.259Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:54 2023-12-14T13:05:54.259Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 37 13:05:54 2023-12-14T13:05:54.260Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:54 2023-12-14T13:05:54.262Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.262Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.262Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.262Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.262Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.262Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.262Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:54 2023-12-14T13:05:54.262Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:54 2023-12-14T13:05:54.262Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:54 2023-12-14T13:05:54.262Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:54 2023-12-14T13:05:54.262Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:54 2023-12-14T13:05:54.262Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:54 2023-12-14T13:05:54.263Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.263Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.263Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.264Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.264Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.264Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:54 2023-12-14T13:05:54.264Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:54 2023-12-14T13:05:54.264Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:54 2023-12-14T13:05:54.264Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5705}, Error-Count: 35 13:05:54 2023-12-14T13:05:54.264Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:54 2023-12-14T13:05:54.264Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:54 2023-12-14T13:05:54.264Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.264Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 37 13:05:54 2023-12-14T13:05:54.264Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.264Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.265Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:54 2023-12-14T13:05:54.265Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:54 2023-12-14T13:05:54.265Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:54 2023-12-14T13:05:54.269Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.269Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.269Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.269Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:54 2023-12-14T13:05:54.269Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.269Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:54 2023-12-14T13:05:54.269Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:54 2023-12-14T13:05:54.270Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:54 2023-12-14T13:05:54.270Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.270Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.270Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.270Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:54 2023-12-14T13:05:54.271Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.271Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:54 2023-12-14T13:05:54.271Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:54 2023-12-14T13:05:54.271Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:54 2023-12-14T13:05:54.272Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.272Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:54 2023-12-14T13:05:54.272Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.273Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:54 2023-12-14T13:05:54.274Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5704, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.274Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5706, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.274Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5703, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.274Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.275Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5705, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.275Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5706. Reason: IOException[Connection refused to address /10.30.107.246:5706] 13:05:54 2023-12-14T13:05:54.275Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5703. Reason: IOException[Connection refused to address /10.30.107.246:5703] 13:05:54 2023-12-14T13:05:54.275Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:54 2023-12-14T13:05:54.275Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5704. Reason: IOException[Connection refused to address /10.30.107.246:5704] 13:05:54 2023-12-14T13:05:54.275Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5705. Reason: IOException[Connection refused to address /10.30.107.246:5705] 13:05:54 2023-12-14T13:05:54.275Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.275Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5707. Reason: IOException[Connection refused to address /10.30.107.246:5707] 13:05:54 2023-12-14T13:05:54.275Z WARN 8090 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5707}, Error-Count: 37 13:05:54 2023-12-14T13:05:54.281Z INFO 8090 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Running shutdown hook... Current node state: ACTIVE 13:05:54 2023-12-14T13:05:54.282Z INFO 8090 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.107.110]:5707 [cps-and-ncmp-test-caches] [5.2.4] Running shutdown hook... Current node state: ACTIVE 13:05:54 2023-12-14T13:05:54.282Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5702, timeout: 10000, bind-any: true 13:05:54 2023-12-14T13:05:54.282Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.246:5702. Reason: IOException[Connection refused to address /10.30.107.246:5702] 13:05:54 2023-12-14T13:05:54.282Z WARN 8090 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.246]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.246:5702}, Error-Count: 41 13:05:54 2023-12-14T13:05:54.282Z INFO 8090 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.107.110]:5706 [cps-and-ncmp-test-caches] [5.2.4] Running shutdown hook... Current node state: ACTIVE 13:05:54 2023-12-14T13:05:54.283Z INFO 8090 --- [.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 13:05:54 2023-12-14T13:05:54.284Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.110]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.246:5707, timeout: 10000, bind-any: true 13:05:54 [INFO] 13:05:54 [INFO] Results: 13:05:54 [INFO] 13:05:54 [INFO] Tests run: 545, Failures: 0, Errors: 0, Skipped: 0 13:05:54 [INFO] 13:05:54 [INFO] 13:05:54 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-service --- 13:05:54 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 13:05:54 [INFO] Analyzed bundle 'cps-ncmp-service' with 109 classes 13:05:54 [INFO] 13:05:54 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-service --- 13:05:54 [INFO] 13:05:54 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-service --- 13:05:54 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-service/target/cps-ncmp-service-3.4.1-SNAPSHOT.jar 13:05:54 [INFO] 13:05:54 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-service --- 13:05:54 [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/* 13:05:54 [INFO] 13:05:54 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-service --- 13:05:54 [INFO] 13:05:54 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-service --- 13:05:54 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:05:54 [INFO] 13:05:54 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-service --- 13:05:54 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 13:05:55 [INFO] Analyzed bundle 'cps-ncmp-service' with 109 classes 13:05:55 [INFO] All coverage checks have been met. 13:05:55 [INFO] 13:05:55 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-service --- 13:05:55 [INFO] 13:05:55 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-service --- 13:05:55 [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 13:05:55 [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 13:05:55 [INFO] 13:05:55 [INFO] ---------------------< org.onap.cps:cps-ncmp-rest >--------------------- 13:05:55 [INFO] Building cps-ncmp-rest 3.4.1-SNAPSHOT [12/23] 13:05:55 [INFO] --------------------------------[ jar ]--------------------------------- 13:05:55 [INFO] 13:05:55 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest --- 13:05:55 [INFO] 13:05:55 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest --- 13:05:55 [INFO] 13:05:55 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest --- 13:05:55 [INFO] 13:05:55 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest --- 13:05:55 [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/* 13:05:55 [INFO] 13:05:55 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest --- 13:05:55 [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/* 13:05:55 [INFO] 13:05:55 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-code-gen) @ cps-ncmp-rest --- 13:05:55 [INFO] Generating with dryRun=false 13:05:55 [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. 13:05:55 [INFO] OpenAPI Generator: spring (server) 13:05:55 [INFO] Generator 'spring' is considered stable. 13:05:55 [INFO] ---------------------------------- 13:05:55 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 13:05:55 [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) 13:05:55 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 13:05:55 [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). 13:05:55 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 13:05:55 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 13:05:55 [INFO] Processing operation getResourceDataForCmHandle 13:05:55 [INFO] Processing operation updateResourceDataRunningForCmHandle 13:05:55 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 13:05:55 [INFO] Processing operation createResourceDataRunningForCmHandle 13:05:55 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 13:05:55 [INFO] Processing operation deleteResourceDataRunningForCmHandle 13:05:55 [INFO] Processing operation patchResourceDataRunningForCmHandle 13:05:55 [INFO] Processing operation executeDataOperationForCmHandles 13:05:55 [INFO] Processing operation queryResourceDataForCmHandle 13:05:55 [INFO] Processing operation getModuleReferencesByCmHandle 13:05:55 [INFO] Processing operation getModuleDefinitionsByCmHandleId 13:05:55 [INFO] Processing operation searchCmHandles 13:05:55 [INFO] Processing operation retrieveCmHandleDetailsById 13:05:55 [INFO] Processing operation getCmHandlePublicPropertiesByCmHandleId 13:05:55 [INFO] Processing operation searchCmHandleIds 13:05:55 [INFO] Processing operation getCmHandleStateByCmHandleId 13:05:55 [INFO] Processing operation setDataSyncEnabledFlagForCmHandle 13:05:55 [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] 13:05:55 [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] 13:05:55 [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 13:05:55 [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 13:05:55 [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 13:05:55 [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 13:05:55 [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 13:05:55 [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 13:05:55 [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 13:05:55 [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 13:05:55 [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 13:05:55 [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 13:05:55 [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 13:05:55 [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 13:05:55 [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 13:05:55 [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 13:05:55 [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 13:05:55 [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 13:05:55 [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 13:05:55 [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 13:05:55 [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 13:05:55 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 13:05:55 [WARNING] Multiple MediaTypes found, using only the first one 13:05:55 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 13:05:55 [WARNING] Multiple MediaTypes found, using only the first one 13:05:55 [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] 13:05:55 [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 13:05:55 [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] 13:05:55 [INFO] Skipping generation of supporting files. 13:05:55 ################################################################################ 13:05:55 # Thanks for using OpenAPI Generator. # 13:05:55 # Please consider donation to help us maintain this project 🙏 # 13:05:55 # https://opencollective.com/openapi_generator/donate # 13:05:55 ################################################################################ 13:05:55 [INFO] 13:05:55 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-code-gen-inventory) @ cps-ncmp-rest --- 13:05:55 [INFO] Generating with dryRun=false 13:05:55 [INFO] No .openapi-generator-ignore file found. 13:05:55 [INFO] OpenAPI Generator: spring (server) 13:05:55 [INFO] Generator 'spring' is considered stable. 13:05:55 [INFO] ---------------------------------- 13:05:55 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 13:05:55 [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) 13:05:55 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 13:05:55 [INFO] Processing operation updateDmiPluginRegistration 13:05:55 [INFO] Processing operation getAllCmHandleIdsForRegisteredDmi 13:05:55 [INFO] Processing operation searchCmHandleIds 13:05:55 [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] 13:05:55 [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] 13:05:55 [INFO] Model RestCmHandleProperties not generated since it's an alias to map (without property) and `generateAliasAsModel` is set to false (default) 13:05:55 [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 13:05:55 [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 13:05:55 [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 13:05:55 [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 13:05:55 [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 13:05:55 [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 13:05:55 [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 13:05:55 [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 13:05:55 [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 13:05:55 [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 13:05:55 [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] 13:05:55 [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 13:05:55 [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] 13:05:55 [INFO] Skipping generation of supporting files. 13:05:55 ################################################################################ 13:05:55 # Thanks for using OpenAPI Generator. # 13:05:55 # Please consider donation to help us maintain this project 🙏 # 13:05:55 # https://opencollective.com/openapi_generator/donate # 13:05:55 ################################################################################ 13:05:55 [INFO] 13:05:55 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest --- 13:05:55 [INFO] You have 0 Checkstyle violations. 13:05:55 [INFO] 13:05:55 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest --- 13:05:55 [INFO] You have 0 Checkstyle violations. 13:05:55 [INFO] 13:05:55 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest --- 13:05:55 [INFO] Starting audit... 13:05:55 Audit done. 13:05:55 [INFO] You have 0 Checkstyle violations. 13:05:55 [INFO] 13:05:55 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest --- 13:05:55 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:05:55 [INFO] Copying 1 resource 13:05:55 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/license 13:05:55 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-resources/licenses 13:05:55 [INFO] 13:05:55 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-rest --- 13:05:55 [INFO] Changes detected - recompiling the module! :dependency 13:05:55 [INFO] Compiling 40 source files with javac [debug release 17] to target/classes 13:05:56 [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". 13:05:56 [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. 13:05:56 [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. 13:05:56 [INFO] 13:05:56 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest >>> 13:05:57 [INFO] 13:05:57 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest --- 13:05:57 [INFO] Fork Value is true 13:05:58 [java] WARNING: A terminally deprecated method in java.lang.System has been called 13:05:58 [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) 13:05:58 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 13:05:58 [java] WARNING: System::setSecurityManager will be removed in a future release 13:06:00 [INFO] Done SpotBugs Analysis.... 13:06:01 [INFO] 13:06:01 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest <<< 13:06:01 [INFO] 13:06:01 [INFO] 13:06:01 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest --- 13:06:01 [INFO] BugInstance size is 0 13:06:01 [INFO] Error size is 0 13:06:01 [INFO] No errors/warnings found 13:06:01 [INFO] 13:06:01 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-inventory-openapi-yaml-gen) @ cps-ncmp-rest --- 13:06:01 [INFO] Generating with dryRun=false 13:06:01 [INFO] No .openapi-generator-ignore file found. 13:06:01 [INFO] OpenAPI Generator: openapi-yaml (documentation) 13:06:01 [INFO] Generator 'openapi-yaml' is considered stable. 13:06:01 [INFO] Output file [outputFile=openapi-inventory.yaml] 13:06:01 [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] 13:06:01 [INFO] Model RestCmHandleProperties not generated since it's an alias to map (without property) and `generateAliasAsModel` is set to false (default) 13:06:01 [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] 13:06:01 [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] 13:06:01 [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] 13:06:01 [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] 13:06:01 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/README.md 13:06:01 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/openapi-inventory.yaml 13:06:01 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore 13:06:01 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 13:06:01 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 13:06:01 ################################################################################ 13:06:01 # Thanks for using OpenAPI Generator. # 13:06:01 # Please consider donation to help us maintain this project 🙏 # 13:06:01 # https://opencollective.com/openapi_generator/donate # 13:06:01 ################################################################################ 13:06:01 [INFO] 13:06:01 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-openapi-yaml-gen) @ cps-ncmp-rest --- 13:06:01 [INFO] Generating with dryRun=false 13:06:01 [INFO] OpenAPI Generator: openapi-yaml (documentation) 13:06:01 [INFO] Generator 'openapi-yaml' is considered stable. 13:06:01 [INFO] Output file [outputFile=openapi.yaml] 13:06:01 [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). 13:06:01 [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] 13:06:01 [INFO] Model CmHandlePublicProperties not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:06:01 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 13:06:01 [WARNING] Multiple MediaTypes found, using only the first one 13:06:01 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 13:06:01 [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] 13:06:01 [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] 13:06:01 [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] 13:06:01 [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] 13:06:01 [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] 13:06:01 [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] 13:06:01 [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] 13:06:01 [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] 13:06:01 [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] 13:06:01 [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] 13:06:01 [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] 13:06:01 [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] 13:06:01 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/README.md 13:06:01 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/openapi.yaml 13:06:01 [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.) 13:06:01 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 13:06:01 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 13:06:01 ################################################################################ 13:06:01 # Thanks for using OpenAPI Generator. # 13:06:01 # Please consider donation to help us maintain this project 🙏 # 13:06:01 # https://opencollective.com/openapi_generator/donate # 13:06:01 ################################################################################ 13:06:01 [INFO] 13:06:01 [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ cps-ncmp-rest --- 13:06:01 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:06:01 [INFO] Copying 2 resources 13:06:01 [INFO] 13:06:01 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest --- 13:06:01 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:06:01 [INFO] Copying 6 resources 13:06:01 [INFO] 13:06:01 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-rest --- 13:06:01 [INFO] Changes detected - recompiling the module! :dependency 13:06:01 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 13:06:01 [INFO] 13:06:01 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest --- 13:06:01 [INFO] Using isolated classloader, without GMavenPlus classpath. 13:06:01 [INFO] Using Groovy 3.0.18 to perform compileTests. 13:06:03 [INFO] Compiled 18 files. 13:06:03 [INFO] 13:06:03 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-rest --- 13:06:03 [INFO] 13:06:03 [INFO] ------------------------------------------------------- 13:06:03 [INFO] T E S T S 13:06:03 [INFO] ------------------------------------------------------- 13:06:04 13:06:04.051 [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. 13:06:04 13:06:04.269 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 13:06:04 13:06:04.402 [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. 13:06:04 13:06:04.451 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 13:06:04 13:06:04.476 [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. 13:06:04 13:06:04.486 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 13:06:04 13:06:04.529 [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. 13:06:04 13:06:04.537 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 13:06:04 13:06:04.541 [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. 13:06:04 13:06:04.549 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 13:06:04 13:06:04.552 [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. 13:06:04 13:06:04.559 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 13:06:04 [INFO] Running org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 13:06:08 13:06:03,857 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 13:06:08 13:06:03,879 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 13:06:08 13:06:03,879 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 13:06:08 13:06:03,880 |-INFO in ch.qos.logback.classic.BasicConfigurator@7bb50de0 - Setting up default configuration. 13:06:08 13:06:06,337 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@63916a3 - 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 13:06:08 13:06:06,388 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@25dc8147 - 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. 13:06:08 13:06:06,388 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@63916a3 - 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 13:06:08 13:06:06,391 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 13:06:08 13:06:06,391 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 13:06:08 13:06:06,391 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 13:06:08 13:06:06,393 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@25dc8147 - 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. 13:06:08 13:06:06,393 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@63916a3 - 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 13:06:08 13:06:06,400 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 13:06:08 13:06:06,400 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 13:06:08 13:06:06,405 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 13:06:08 13:06:06,438 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702559166436) 13:06:08 13:06:06,438 |-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] 13:06:08 13:06:06,438 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 13:06:08 13:06:06,443 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 13:06:08 13:06:06,447 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 13:06:08 13:06:06,447 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5aeb2c8a - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 13:06:08 13:06:06,448 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 13:06:08 13:06:06,448 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5aeb2c8a - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 13:06:08 13:06:06,448 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 13:06:08 13:06:06,448 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5aeb2c8a - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 13:06:08 13:06:06,448 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 13:06:08 13:06:06,448 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5aeb2c8a - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 13:06:08 13:06:06,448 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 13:06:08 13:06:06,448 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5aeb2c8a - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 13:06:08 13:06:06,448 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 13:06:08 13:06:06,448 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5aeb2c8a - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 13:06:08 13:06:06,448 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 13:06:08 13:06:06,448 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5aeb2c8a - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 13:06:08 13:06:06,448 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 13:06:08 13:06:06,448 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5aeb2c8a - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 13:06:08 13:06:06,449 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 13:06:08 13:06:06,449 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:06:08 13:06:06,455 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 13:06:08 13:06:06,475 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 13:06:08 13:06:06,475 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:06:08 13:06:06,487 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 13:06:08 13:06:06,495 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 13:06:08 13:06:06,842 |-INFO in ch.qos.logback.classic.pattern.DateConverter@962e03a - Setting zoneId to "UTC" 13:06:08 13:06:06,851 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 13:06:08 13:06:06,851 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 13:06:08 13:06:07,115 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 13:06:08 13:06:07,116 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 13:06:08 13:06:07,116 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 13:06:08 13:06:07,116 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 13:06:08 13:06:07,117 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 13:06:08 13:06:07,117 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5aeb2c8a - Propagating INFO level on Logger[ROOT] onto the JUL framework 13:06:08 13:06:07,117 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 13:06:08 13:06:07,117 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@472073bb - End of configuration. 13:06:08 13:06:07,117 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@63714a1 - Registering current configuration as safe fallback point 13:06:08 13:06:08 13:06:08 . ____ _ __ _ _ 13:06:08 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:06:08 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:06:08 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:06:08 ' |____| .__|_| |_|_| |_\__, | / / / / 13:06:08 =========|_|==============|___/=/_/_/_/ 13:06:08 :: Spring Boot :: (v3.1.2) 13:06:08 13:06:08 2023-12-14T13:06:07.230Z INFO 13547 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : Starting NetworkCmProxyRestExceptionHandlerSpec using Java 17.0.6-ea with PID 13547 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 13:06:08 2023-12-14T13:06:07.231Z INFO 13547 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 13:06:08 2023-12-14T13:06:08.663Z INFO 13547 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 13:06:08 2023-12-14T13:06:08.663Z INFO 13547 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 13:06:08 2023-12-14T13:06:08.665Z INFO 13547 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 13:06:08 2023-12-14T13:06:08.685Z INFO 13547 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : Started NetworkCmProxyRestExceptionHandlerSpec in 2.724 seconds (process running for 5.613) 13:06:08 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 13:06:09 2023-12-14T13:06:09.548Z ERROR 13547 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 13:06:09 13:06:09 org.onap.cps.ncmp.api.impl.exception.ServerNcmpException: some error message 13:06:09 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:06:09 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:06:09 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:06:09 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:06:09 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:06:09 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:06:09 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:06:09 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 13:06:09 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 13:06:09 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 13:06:09 at org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:123) 13:06:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:06:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:06:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:06:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:06:09 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:06:09 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:06:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:09 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 13:06:09 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 13:06:09 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 13:06:09 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 13:06:09 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 13:06:09 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:06:09 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:06:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:06:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:09 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:06:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:06:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:09 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:06:09 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:06:09 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:06:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:09 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:06:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:06:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:06:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:09 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:06:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:06:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:09 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:06:09 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:06:09 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:06:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:09 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:06:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:06:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:06:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:09 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:06:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:06:09 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:06:09 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:06:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:06:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:06:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:06:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:06:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:06:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:06:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:06:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:06:09 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:06:09 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:06:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:06:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:06:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:06:09 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:06:09 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:06:09 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:06:09 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:06:09 13:06:09 2023-12-14T13:06:09.591Z ERROR 13547 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 13:06:09 13:06:09 org.onap.cps.ncmp.api.impl.exception.DmiRequestException: some error message 13:06:09 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:06:09 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:06:09 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:06:09 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:06:09 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:06:09 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:06:09 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:06:09 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 13:06:09 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 13:06:09 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 13:06:09 at org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:124) 13:06:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:06:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:06:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:06:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:06:09 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:06:09 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:06:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:09 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 13:06:09 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 13:06:09 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 13:06:09 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 13:06:09 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 13:06:09 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:06:09 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:06:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:06:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:09 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:06:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:06:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:09 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:06:09 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:06:09 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:06:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:09 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:06:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:06:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:06:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:09 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:06:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:06:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:09 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:06:09 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:06:09 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:06:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:09 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:06:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:06:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:06:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:09 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:06:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:06:09 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:06:09 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:06:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:06:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:06:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:06:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:06:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:06:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:06:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:06:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:06:09 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:06:09 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:06:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:06:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:06:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:06:09 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:06:09 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:06:09 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:06:09 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:06:09 13:06:09 2023-12-14T13:06:09.606Z ERROR 13547 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 13:06:09 13:06:09 java.lang.IllegalStateException: some error message 13:06:09 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:06:09 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:06:09 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:06:09 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:06:09 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:06:09 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:06:09 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:06:09 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 13:06:09 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 13:06:09 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 13:06:09 at org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:126) 13:06:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:06:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:06:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:06:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:06:09 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:06:09 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:06:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:09 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 13:06:09 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 13:06:09 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 13:06:09 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 13:06:09 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 13:06:09 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:06:09 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:06:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:06:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:09 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:06:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:06:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:09 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:06:09 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:06:09 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:06:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:09 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:06:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:06:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:06:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:09 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:06:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:06:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:09 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:06:09 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:06:09 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:06:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:09 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:06:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:06:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:06:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:09 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:06:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:06:09 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:06:09 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:06:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:06:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:06:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:06:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:06:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:06:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:06:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:06:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:06:09 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:06:09 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:06:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:06:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:06:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:06:09 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:06:09 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:06:09 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:06:09 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:06:09 13:06:09 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.97 s - in org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 13:06:09 [INFO] Running org.onap.cps.ncmp.rest.controller.NcmpRestInputMapperSpec 13:06:09 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.onap.cps.ncmp.rest.controller.NcmpRestInputMapperSpec 13:06:09 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 13:06:10 13:06:10 . ____ _ __ _ _ 13:06:10 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:06:10 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:06:10 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:06:10 ' |____| .__|_| |_|_| |_\__, | / / / / 13:06:10 =========|_|==============|___/=/_/_/_/ 13:06:10 :: Spring Boot :: (v3.1.2) 13:06:10 13:06:10 2023-12-14T13:06:09.971Z INFO 13547 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Starting NetworkCmProxyControllerSpec using Java 17.0.6-ea with PID 13547 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 13:06:10 2023-12-14T13:06:09.972Z INFO 13547 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : No active profile set, falling back to 1 default profile: "default" 13:06:10 2023-12-14T13:06:10.716Z INFO 13547 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 13:06:10 2023-12-14T13:06:10.716Z INFO 13547 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 13:06:10 2023-12-14T13:06:10.716Z INFO 13547 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 13:06:10 2023-12-14T13:06:10.723Z INFO 13547 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Started NetworkCmProxyControllerSpec in 0.784 seconds (process running for 7.652) 13:06:10 2023-12-14T13:06:10.884Z ERROR 13547 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 13:06:10 13:06:10 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid datastore is an invalid datastore name 13:06:10 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 13:06:10 at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler.lambda$validateDataOperationRequest$1(NcmpPassthroughResourceRequestHandler.java:108) 13:06:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:06:10 at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler.validateDataOperationRequest(NcmpPassthroughResourceRequestHandler.java:104) 13:06:10 at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler.executeRequest(NcmpPassthroughResourceRequestHandler.java:69) 13:06:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:06:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:06:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:06:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:06:10 at org.spockframework.spring.mock.DelegatingInterceptor.intercept(DelegatingInterceptor.java:53) 13:06:10 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 13:06:10 at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler$SpockMock$1903530673.executeRequest(Unknown Source) 13:06:10 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.executeDataOperationForCmHandles(NetworkCmProxyController.java:113) 13:06:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:06:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:06:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:06:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:06:10 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:06:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:06:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:06:10 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:06:10 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 13:06:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:06:10 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:06:10 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 13:06:10 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.executeDataOperationForCmHandles() 13:06:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:06:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:06:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:06:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:06:10 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 13:06:10 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 13:06:10 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:06:10 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 13:06:10 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 13:06:10 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:06:10 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 13:06:10 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 13:06:10 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 13:06:10 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 13:06:10 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 13:06:10 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 13:06:10 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:06:10 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:06:10 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:06:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:06:10 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:06:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:06:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:06:10 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:06:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:06:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:06:10 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:06:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:06:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:06:10 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:06:10 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:06:10 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 13:06:10 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 13:06:10 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 13:06:10 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_3(NetworkCmProxyControllerSpec.groovy:204) 13:06:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:06:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:06:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:06:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:06:10 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:06:10 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:06:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:10 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:06:10 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:06:10 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 13:06:10 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 13:06:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:06:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:10 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:06:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:06:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:10 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:06:10 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:06:10 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 13:06:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:10 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:06:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:06:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:10 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:06:10 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:06:10 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 13:06:10 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 13:06:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:06:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:06:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:06:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:10 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:06:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:06:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:10 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:06:10 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:06:10 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:06:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:06:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:06:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:06:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:10 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:06:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:06:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:06:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:06:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:06:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:06:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:06:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:06:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:06:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:06:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:06:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:06:10 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:06:10 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:06:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:06:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:06:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:06:10 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:06:10 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:06:10 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:06:10 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:06:10 13:06:10 2023-12-14T13:06:10.915Z ERROR 13547 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 13:06:10 13:06:10 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:passthrough-running is not supported 13:06:10 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:382) 13:06:10 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.queryResourceDataForCmHandle(NetworkCmProxyController.java:136) 13:06:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:06:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:06:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:06:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:06:10 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:06:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:06:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:06:10 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:06:10 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 13:06:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:06:10 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:06:10 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 13:06:10 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.queryResourceDataForCmHandle() 13:06:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:06:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:06:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:06:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:06:10 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 13:06:10 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 13:06:10 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:06:10 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 13:06:10 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 13:06:10 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:06:10 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 13:06:10 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 13:06:10 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 13:06:10 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 13:06:10 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 13:06:10 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 13:06:10 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:06:10 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:06:10 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:06:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:06:10 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:06:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:06:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:06:10 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:06:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:06:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:06:10 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:06:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:06:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:06:10 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:06:10 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:06:10 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 13:06:10 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 13:06:10 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 13:06:10 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_6(NetworkCmProxyControllerSpec.groovy:253) 13:06:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:06:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:06:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:06:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:06:10 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:06:10 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:06:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:10 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:06:10 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:06:10 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 13:06:10 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 13:06:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:06:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:10 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:06:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:06:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:10 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:06:10 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:06:10 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 13:06:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:10 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:06:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:06:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:10 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:06:10 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:06:10 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 13:06:10 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 13:06:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:06:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:06:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:06:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:10 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:06:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:06:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:10 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:06:10 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:06:10 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:06:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:06:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:06:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:06:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:10 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:06:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:06:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:06:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:06:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:06:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:06:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:06:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:06:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:06:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:06:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:06:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:06:10 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:06:10 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:06:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:06:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:06:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:06:10 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:06:10 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:06:10 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:06:10 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:06:10 13:06:11 2023-12-14T13:06:11.116Z ERROR 13547 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 13:06:11 13:06:11 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unexpected character ('i' (code 105)): was expecting double-quote to start field name 13:06:11 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) 13:06:11 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) 13:06:11 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:183) 13:06:11 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:163) 13:06:11 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:136) 13:06:11 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 13:06:11 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 13:06:11 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 13:06:11 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:06:11 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 13:06:11 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 13:06:11 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:06:11 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 13:06:11 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 13:06:11 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 13:06:11 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 13:06:11 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 13:06:11 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 13:06:11 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:06:11 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:06:11 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:06:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:06:11 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:06:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:06:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:06:11 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:06:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:06:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:06:11 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:06:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:06:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:06:11 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:06:11 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:06:11 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 13:06:11 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 13:06:11 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 13:06:11 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_17(NetworkCmProxyControllerSpec.groovy:462) 13:06:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:06:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:06:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:06:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:06:11 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:06:11 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:06:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:06:11 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:06:11 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 13:06:11 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:11 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:06:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:06:11 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:06:11 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 13:06:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:11 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:06:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:06:11 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:06:11 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 13:06:11 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:11 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:06:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:11 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:06:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:06:11 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:06:11 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:11 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:06:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:11 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:06:11 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:06:11 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:06:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:06:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:06:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:06:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:06:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:06:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:06:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:06:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:06:11 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:06:11 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:06:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:06:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:06:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:06:11 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:06:11 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:06:11 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:06:11 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:06:11 Caused by: com.fasterxml.jackson.core.JsonParseException: Unexpected character ('i' (code 105)): was expecting double-quote to start field name 13:06:11 at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 3] 13:06:11 at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2477) 13:06:11 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:750) 13:06:11 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportUnexpectedChar(ParserMinimalBase.java:674) 13:06:11 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._handleOddName(UTF8StreamJsonParser.java:2144) 13:06:11 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._parseName(UTF8StreamJsonParser.java:1794) 13:06:11 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:798) 13:06:11 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) 13:06:11 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) 13:06:11 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2105) 13:06:11 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) 13:06:11 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) 13:06:11 ... 123 common frames omitted 13:06:11 13:06:11 2023-12-14T13:06:11.168Z ERROR 13547 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 13:06:11 13:06:11 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported 13:06:11 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:382) 13:06:11 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:184) 13:06:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:06:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:06:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:06:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:06:11 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:06:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:06:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:06:11 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:06:11 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 13:06:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:06:11 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:06:11 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 13:06:11 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.createResourceDataRunningForCmHandle() 13:06:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:06:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:06:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:06:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:06:11 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 13:06:11 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 13:06:11 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:06:11 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 13:06:11 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 13:06:11 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:06:11 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 13:06:11 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 13:06:11 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 13:06:11 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 13:06:11 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 13:06:11 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 13:06:11 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:06:11 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:06:11 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:06:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:06:11 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:06:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:06:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:06:11 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:06:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:06:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:06:11 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:06:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:06:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:06:11 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:06:11 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:06:11 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 13:06:11 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 13:06:11 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 13:06:11 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_24(NetworkCmProxyControllerSpec.groovy:573) 13:06:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:06:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:06:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:06:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:06:11 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:06:11 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:06:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:06:11 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:06:11 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:11 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:06:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:06:11 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:06:11 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 13:06:11 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 13:06:11 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 13:06:11 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 13:06:11 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 13:06:11 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:06:11 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:11 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:06:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:06:11 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:06:11 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:11 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:06:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:11 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:06:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:06:11 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:06:11 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:11 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:06:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:11 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:06:11 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:06:11 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:06:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:06:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:06:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:06:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:06:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:06:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:06:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:06:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:06:11 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:06:11 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:06:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:06:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:06:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:06:11 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:06:11 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:06:11 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:06:11 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:06:11 13:06:11 2023-12-14T13:06:11.174Z ERROR 13547 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 13:06:11 13:06:11 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name 13:06:11 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 13:06:11 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:379) 13:06:11 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:184) 13:06:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:06:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:06:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:06:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:06:11 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:06:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:06:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:06:11 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:06:11 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 13:06:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:06:11 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:06:11 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 13:06:11 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.createResourceDataRunningForCmHandle() 13:06:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:06:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:06:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:06:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:06:11 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 13:06:11 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 13:06:11 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:06:11 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 13:06:11 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 13:06:11 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:06:11 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 13:06:11 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 13:06:11 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 13:06:11 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 13:06:11 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 13:06:11 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 13:06:11 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:06:11 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:06:11 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:06:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:06:11 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:06:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:06:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:06:11 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:06:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:06:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:06:11 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:06:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:06:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:06:11 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:06:11 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:06:11 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_24(NetworkCmProxyControllerSpec.groovy:573) 13:06:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:06:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:06:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:06:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:06:11 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:06:11 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:06:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:06:11 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:06:11 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:11 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:06:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:06:11 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:06:11 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 13:06:11 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 13:06:11 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 13:06:11 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 13:06:11 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 13:06:11 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:06:11 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:11 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:06:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:06:11 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:06:11 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:11 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:06:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:11 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:06:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:06:11 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:06:11 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:11 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:06:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:11 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:06:11 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:06:11 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:06:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:06:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:06:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:06:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:06:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:06:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:06:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:06:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:06:11 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:06:11 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:06:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:06:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:06:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:06:11 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:06:11 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:06:11 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:06:11 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:06:11 13:06:11 2023-12-14T13:06:11.179Z ERROR 13547 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 13:06:11 13:06:11 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported 13:06:11 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:382) 13:06:11 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:208) 13:06:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:06:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:06:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:06:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:06:11 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:06:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:06:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:06:11 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:06:11 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 13:06:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:06:11 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:06:11 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 13:06:11 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.updateResourceDataRunningForCmHandle() 13:06:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:06:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:06:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:06:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:06:11 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 13:06:11 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 13:06:11 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:06:11 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 13:06:11 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 13:06:11 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:06:11 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 13:06:11 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 13:06:11 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 13:06:11 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 13:06:11 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 13:06:11 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 13:06:11 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:06:11 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:06:11 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:06:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:06:11 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:06:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:06:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:06:11 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:06:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:06:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:06:11 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:06:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:06:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:06:11 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:06:11 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:06:11 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_24(NetworkCmProxyControllerSpec.groovy:573) 13:06:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:06:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:06:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:06:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:06:11 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:06:11 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:06:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:06:11 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:06:11 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:11 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:06:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:06:11 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:06:11 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 13:06:11 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 13:06:11 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 13:06:11 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 13:06:11 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 13:06:11 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:06:11 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:11 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:06:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:06:11 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:06:11 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:11 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:06:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:11 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:06:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:06:11 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:06:11 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:11 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:06:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:11 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:06:11 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:06:11 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:06:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:06:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:06:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:06:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:06:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:06:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:06:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:06:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:06:11 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:06:11 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:06:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:06:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:06:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:06:11 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:06:11 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:06:11 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:06:11 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:06:11 13:06:11 2023-12-14T13:06:11.186Z ERROR 13547 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 13:06:11 13:06:11 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name 13:06:11 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 13:06:11 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:379) 13:06:11 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:208) 13:06:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:06:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:06:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:06:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:06:11 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:06:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:06:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:06:11 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:06:11 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 13:06:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:06:11 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:06:11 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 13:06:11 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.updateResourceDataRunningForCmHandle() 13:06:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:06:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:06:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:06:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:06:11 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 13:06:11 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 13:06:11 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:06:11 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 13:06:11 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 13:06:11 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:06:11 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 13:06:11 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 13:06:11 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 13:06:11 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 13:06:11 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 13:06:11 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 13:06:11 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:06:11 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:06:11 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:06:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:06:11 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:06:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:06:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:06:11 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:06:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:06:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:06:11 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:06:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:06:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:06:11 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:06:11 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:06:11 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_24(NetworkCmProxyControllerSpec.groovy:573) 13:06:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:06:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:06:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:06:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:06:11 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:06:11 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:06:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:06:11 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:06:11 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:11 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:06:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:06:11 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:06:11 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 13:06:11 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 13:06:11 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 13:06:11 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 13:06:11 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 13:06:11 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:06:11 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:11 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:06:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:06:11 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:06:11 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:11 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:06:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:11 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:06:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:06:11 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:06:11 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:11 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:06:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:11 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:06:11 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:06:11 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:06:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:06:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:06:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:06:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:06:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:06:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:06:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:06:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:06:11 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:06:11 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:06:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:06:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:06:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:06:11 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:06:11 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:06:11 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:06:11 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:06:11 13:06:11 2023-12-14T13:06:11.192Z ERROR 13547 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 13:06:11 13:06:11 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported 13:06:11 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:382) 13:06:11 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:158) 13:06:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:06:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:06:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:06:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:06:11 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:06:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:06:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:06:11 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:06:11 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 13:06:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:06:11 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:06:11 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 13:06:11 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.patchResourceDataRunningForCmHandle() 13:06:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:06:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:06:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:06:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:06:11 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 13:06:11 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 13:06:11 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:06:11 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 13:06:11 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 13:06:11 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:06:11 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 13:06:11 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 13:06:11 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 13:06:11 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 13:06:11 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:06:11 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:06:11 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:06:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:06:11 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:06:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:06:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:06:11 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:06:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:06:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:06:11 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:06:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:06:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:06:11 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:06:11 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:06:11 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_24(NetworkCmProxyControllerSpec.groovy:573) 13:06:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:06:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:06:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:06:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:06:11 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:06:11 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:06:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:06:11 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:06:11 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:11 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:06:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:06:11 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:06:11 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 13:06:11 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 13:06:11 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 13:06:11 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 13:06:11 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 13:06:11 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:06:11 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:11 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:06:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:06:11 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:06:11 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:11 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:06:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:11 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:06:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:06:11 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:06:11 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:11 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:06:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:11 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:06:11 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:06:11 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:06:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:06:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:06:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:06:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:06:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:06:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:06:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:06:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:06:11 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:06:11 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:06:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:06:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:06:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:06:11 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:06:11 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:06:11 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:06:11 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:06:11 13:06:11 2023-12-14T13:06:11.198Z ERROR 13547 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 13:06:11 13:06:11 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name 13:06:11 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 13:06:11 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:379) 13:06:11 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:158) 13:06:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:06:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:06:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:06:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:06:11 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:06:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:06:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:06:11 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:06:11 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 13:06:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:06:11 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:06:11 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 13:06:11 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.patchResourceDataRunningForCmHandle() 13:06:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:06:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:06:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:06:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:06:11 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 13:06:11 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 13:06:11 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:06:11 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 13:06:11 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 13:06:11 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:06:11 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 13:06:11 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 13:06:11 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 13:06:11 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 13:06:11 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:06:11 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:06:11 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:06:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:06:11 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:06:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:06:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:06:11 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:06:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:06:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:06:11 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:06:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:06:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:06:11 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:06:11 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:06:11 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_24(NetworkCmProxyControllerSpec.groovy:573) 13:06:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:06:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:06:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:06:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:06:11 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:06:11 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:06:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:06:11 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:06:11 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:11 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:06:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:06:11 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:06:11 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 13:06:11 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 13:06:11 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 13:06:11 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 13:06:11 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 13:06:11 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:06:11 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:11 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:06:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:06:11 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:06:11 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:11 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:06:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:11 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:06:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:06:11 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:06:11 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:11 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:06:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:11 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:06:11 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:06:11 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:06:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:06:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:06:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:06:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:06:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:06:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:06:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:06:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:06:11 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:06:11 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:06:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:06:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:06:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:06:11 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:06:11 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:06:11 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:06:11 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:06:11 13:06:11 2023-12-14T13:06:11.203Z ERROR 13547 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 13:06:11 13:06:11 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported 13:06:11 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:382) 13:06:11 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:230) 13:06:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:06:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:06:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:06:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:06:11 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:06:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:06:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:06:11 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:06:11 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 13:06:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:06:11 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:06:11 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 13:06:11 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.deleteResourceDataRunningForCmHandle() 13:06:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:06:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:06:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:06:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:06:11 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 13:06:11 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 13:06:11 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:06:11 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 13:06:11 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 13:06:11 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:06:11 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 13:06:11 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 13:06:11 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 13:06:11 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 13:06:11 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 13:06:11 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 13:06:11 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:06:11 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:06:11 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:06:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:06:11 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:06:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:06:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:06:11 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:06:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:06:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:06:11 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:06:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:06:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:06:11 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:06:11 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:06:11 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_24(NetworkCmProxyControllerSpec.groovy:573) 13:06:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:06:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:06:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:06:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:06:11 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:06:11 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:06:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:06:11 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:06:11 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:11 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:06:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:06:11 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:06:11 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 13:06:11 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 13:06:11 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 13:06:11 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 13:06:11 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 13:06:11 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:06:11 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:11 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:06:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:06:11 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:06:11 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:11 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:06:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:11 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:06:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:06:11 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:06:11 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:11 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:06:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:11 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:06:11 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:06:11 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:06:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:06:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:06:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:06:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:06:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:06:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:06:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:06:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:06:11 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:06:11 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:06:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:06:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:06:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:06:11 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:06:11 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:06:11 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:06:11 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:06:11 13:06:11 [INFO] Tests run: 53, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.306 s - in org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 13:06:11 2023-12-14T13:06:11.208Z ERROR 13547 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 13:06:11 13:06:11 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name 13:06:11 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 13:06:11 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:379) 13:06:11 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:230) 13:06:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:06:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:06:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:06:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:06:11 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:06:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:06:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:06:11 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:06:11 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 13:06:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:06:11 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:06:11 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 13:06:11 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.deleteResourceDataRunningForCmHandle() 13:06:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:06:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:06:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:06:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:06:11 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 13:06:11 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 13:06:11 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:06:11 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 13:06:11 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 13:06:11 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:06:11 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 13:06:11 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 13:06:11 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 13:06:11 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 13:06:11 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 13:06:11 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 13:06:11 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:06:11 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:06:11 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:06:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:06:11 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:06:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:06:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:06:11 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:06:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:06:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:06:11 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:06:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:06:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:06:11 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:06:11 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:06:11 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_24(NetworkCmProxyControllerSpec.groovy:573) 13:06:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:06:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:06:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:06:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:06:11 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:06:11 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:06:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:06:11 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:06:11 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:11 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:06:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:06:11 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:06:11 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 13:06:11 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 13:06:11 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 13:06:11 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 13:06:11 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 13:06:11 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:06:11 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:11 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:06:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:06:11 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:06:11 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:11 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:06:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:11 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:06:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:06:11 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:06:11 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:11 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:06:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:11 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:06:11 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:06:11 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:06:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:06:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:06:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:06:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:06:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:06:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:06:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:06:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:06:11 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:06:11 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:06:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:06:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:06:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:06:11 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:06:11 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:06:11 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:06:11 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:06:11 13:06:11 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 13:06:11 13:06:11 . ____ _ __ _ _ 13:06:11 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:06:11 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:06:11 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:06:11 ' |____| .__|_| |_|_| |_\__, | / / / / 13:06:11 =========|_|==============|___/=/_/_/_/ 13:06:11 :: Spring Boot :: (v3.1.2) 13:06:11 13:06:11 2023-12-14T13:06:11.289Z INFO 13547 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Starting NetworkCmProxyInventoryControllerSpec using Java 17.0.6-ea with PID 13547 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 13:06:11 2023-12-14T13:06:11.289Z INFO 13547 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : No active profile set, falling back to 1 default profile: "default" 13:06:11 2023-12-14T13:06:11.546Z INFO 13547 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 13:06:11 2023-12-14T13:06:11.546Z INFO 13547 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 13:06:11 2023-12-14T13:06:11.547Z INFO 13547 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 13:06:11 2023-12-14T13:06:11.550Z INFO 13547 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Started NetworkCmProxyInventoryControllerSpec in 0.294 seconds (process running for 8.479) 13:06:11 2023-12-14T13:06:11.624Z ERROR 13547 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 13:06:11 13:06:11 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized field "notAdmiPlugin" (class org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration), not marked as ignorable 13:06:11 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) 13:06:11 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) 13:06:11 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:183) 13:06:11 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:163) 13:06:11 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:136) 13:06:11 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 13:06:11 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 13:06:11 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 13:06:11 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:06:11 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 13:06:11 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 13:06:11 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:06:11 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 13:06:11 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 13:06:11 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 13:06:11 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 13:06:11 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 13:06:11 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 13:06:11 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:06:11 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:06:11 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:06:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:06:11 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:06:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:06:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:06:11 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:06:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:06:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:06:11 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:06:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:06:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:06:11 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:06:11 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:06:11 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 13:06:11 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 13:06:11 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 13:06:11 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_1(NetworkCmProxyInventoryControllerSpec.groovy:101) 13:06:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:06:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:06:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:06:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:06:11 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:06:11 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:06:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:06:11 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:06:11 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 13:06:11 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:11 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:06:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:06:11 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:06:11 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 13:06:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:11 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:06:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:06:11 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:06:11 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 13:06:11 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:11 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:06:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:11 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:06:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:06:11 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:06:11 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:11 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:06:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:11 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:06:11 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:06:11 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:06:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:06:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:06:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:06:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:06:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:06:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:06:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:06:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:06:11 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:06:11 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:06:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:06:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:06:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:06:11 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:06:11 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:06:11 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:06:11 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:06:11 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"]) 13:06:11 at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 19] (through reference chain: org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration["notAdmiPlugin"]) 13:06:11 at com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException.from(UnrecognizedPropertyException.java:61) 13:06:11 at com.fasterxml.jackson.databind.DeserializationContext.handleUnknownProperty(DeserializationContext.java:1138) 13:06:11 at com.fasterxml.jackson.databind.deser.std.StdDeserializer.handleUnknownProperty(StdDeserializer.java:2224) 13:06:11 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownProperty(BeanDeserializerBase.java:1709) 13:06:11 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownVanilla(BeanDeserializerBase.java:1687) 13:06:11 at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:320) 13:06:11 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) 13:06:11 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) 13:06:11 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2105) 13:06:11 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) 13:06:11 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) 13:06:11 ... 123 common frames omitted 13:06:11 13:06:11 2023-12-14T13:06:11.652Z ERROR 13547 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 13:06:11 13:06:11 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) 13:06:11 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:166) 13:06:11 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:136) 13:06:11 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 13:06:11 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 13:06:11 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 13:06:11 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:06:11 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 13:06:11 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 13:06:11 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:06:11 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 13:06:11 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 13:06:11 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 13:06:11 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 13:06:11 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 13:06:11 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 13:06:11 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:06:11 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:06:11 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:06:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:06:11 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:06:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:06:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:06:11 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:06:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:06:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:06:11 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:06:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:06:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:06:11 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:06:11 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:06:11 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 13:06:11 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 13:06:11 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 13:06:11 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:162) 13:06:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:06:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:06:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:06:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:06:11 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:06:11 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:06:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:06:11 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:06:11 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:11 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:06:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:06:11 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:06:11 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 13:06:11 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 13:06:11 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 13:06:11 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 13:06:11 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 13:06:11 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:06:11 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:11 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:06:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:06:11 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:06:11 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:11 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:06:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:11 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:06:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:06:11 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:06:11 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:11 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:06:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:11 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:06:11 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:06:11 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:06:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:06:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:06:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:06:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:06:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:06:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:06:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:06:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:06:11 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:06:11 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:06:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:06:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:06:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:06:11 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:06:11 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:06:11 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:06:11 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:06:11 13:06:11 2023-12-14T13:06:11.656Z ERROR 13547 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 13:06:11 13:06:11 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 13:06:11 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) 13:06:11 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) 13:06:11 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:183) 13:06:11 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:163) 13:06:11 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:136) 13:06:11 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 13:06:11 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 13:06:11 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 13:06:11 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:06:11 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 13:06:11 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 13:06:11 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:06:11 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 13:06:11 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 13:06:11 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 13:06:11 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 13:06:11 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 13:06:11 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 13:06:11 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:06:11 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:06:11 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:06:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:06:11 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:06:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:06:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:06:11 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:06:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:06:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:06:11 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:06:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:06:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:06:11 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:06:11 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:06:11 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:162) 13:06:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:06:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:06:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:06:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:06:11 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:06:11 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:06:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:06:11 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:06:11 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:11 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:06:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:06:11 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:06:11 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 13:06:11 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 13:06:11 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 13:06:11 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 13:06:11 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 13:06:11 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:06:11 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:11 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:06:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:06:11 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:06:11 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:11 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:06:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:11 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:06:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:11 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:06:11 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:06:11 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:11 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:06:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:11 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:06:11 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:06:11 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:06:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:06:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:06:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:06:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:06:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:06:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:06:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:06:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:06:11 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:06:11 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:06:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:06:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:06:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:06:11 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:06:11 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:06:11 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:06:11 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:06:11 Caused by: com.fasterxml.jackson.core.JsonParseException: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 13:06:11 at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 6] 13:06:11 at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2477) 13:06:11 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:760) 13:06:11 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3699) 13:06:11 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3672) 13:06:11 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchToken2(UTF8StreamJsonParser.java:3013) 13:06:11 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchTrue(UTF8StreamJsonParser.java:2947) 13:06:11 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._nextTokenNotInObject(UTF8StreamJsonParser.java:879) 13:06:11 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:794) 13:06:11 at com.fasterxml.jackson.databind.ObjectReader._initForReading(ObjectReader.java:357) 13:06:11 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2095) 13:06:11 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) 13:06:11 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) 13:06:11 ... 133 common frames omitted 13:06:11 13:06:11 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.503 s - in org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 13:06:11 [INFO] Running org.onap.cps.ncmp.rest.controller.handlers.NcmpDatastoreRequestHandlerSpec 13:06:12 2023-12-14T13:06:11.740Z ERROR 13547 --- [onPool-worker-2] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task failed. caused by : java.util.concurrent.TimeoutException 13:06:12 2023-12-14T13:06:12.245Z WARN 13547 --- [ main] .o.c.n.r.c.h.NcmpDatastoreRequestHandler : Asynchronous request is unavailable as notification feature is currently disabled, will use synchronous operation. 13:06:12 2023-12-14T13:06:12.252Z ERROR 13547 --- [onPool-worker-2] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task failed. caused by : java.util.concurrent.TimeoutException 13:06:12 2023-12-14T13:06:12.256Z INFO 13547 --- [onPool-worker-1] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 13:06:12 2023-12-14T13:06:12.260Z ERROR 13547 --- [onPool-worker-2] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task failed. caused by : java.util.concurrent.TimeoutException 13:06:12 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.543 s - in org.onap.cps.ncmp.rest.controller.handlers.NcmpDatastoreRequestHandlerSpec 13:06:12 [INFO] Running org.onap.cps.ncmp.rest.executor.CpsNcmpTaskExecutorSpec 13:06:12 2023-12-14T13:06:12.321Z INFO 13547 --- [onPool-worker-1] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 13:06:12 2023-12-14T13:06:12.337Z ERROR 13547 --- [onPool-worker-1] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task failed. caused by : java.util.concurrent.CompletionException: java.lang.RuntimeException: original exception message 13:06:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s - in org.onap.cps.ncmp.rest.executor.CpsNcmpTaskExecutorSpec 13:06:12 [INFO] Running org.onap.cps.ncmp.rest.mapper.CmHandleStateMapperSpec 13:06:12 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.onap.cps.ncmp.rest.mapper.CmHandleStateMapperSpec 13:06:12 [INFO] Running org.onap.cps.ncmp.rest.util.DeprecationHelperSpec 13:06:12 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.onap.cps.ncmp.rest.util.DeprecationHelperSpec 13:06:12 [INFO] Running org.onap.cps.ncmp.rest.util.TopicValidatorSpec 13:06:12 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.cps.ncmp.rest.util.TopicValidatorSpec 13:06:12 [INFO] 13:06:12 [INFO] Results: 13:06:12 [INFO] 13:06:12 [INFO] Tests run: 134, Failures: 0, Errors: 0, Skipped: 0 13:06:12 [INFO] 13:06:12 [INFO] 13:06:12 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest --- 13:06:12 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 13:06:12 [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes 13:06:12 [INFO] 13:06:12 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest --- 13:06:12 [INFO] 13:06:12 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest --- 13:06:12 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/cps-ncmp-rest-3.4.1-SNAPSHOT.jar 13:06:12 [INFO] 13:06:12 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest --- 13:06:12 [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/* 13:06:12 [INFO] 13:06:12 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest --- 13:06:12 [INFO] 13:06:12 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest --- 13:06:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:06:12 [INFO] 13:06:12 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest --- 13:06:12 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 13:06:12 [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes 13:06:12 [INFO] All coverage checks have been met. 13:06:12 [INFO] 13:06:12 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest --- 13:06:12 [INFO] 13:06:12 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest --- 13:06:12 [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 13:06:12 [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 13:06:12 [INFO] 13:06:12 [INFO] ------------------< org.onap.cps:cps-ncmp-rest-stub >------------------- 13:06:12 [INFO] Building cps-ncmp-rest-stub 3.4.1-SNAPSHOT [13/23] 13:06:12 [INFO] --------------------------------[ pom ]--------------------------------- 13:06:12 [INFO] 13:06:12 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub --- 13:06:12 [INFO] 13:06:12 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest-stub --- 13:06:12 [INFO] 13:06:12 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest-stub --- 13:06:12 [INFO] 13:06:12 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest-stub --- 13:06:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:06:12 [INFO] surefireArgLine set to empty 13:06:12 [INFO] 13:06:12 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub --- 13:06:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:06:12 [INFO] argLine set to empty 13:06:12 [INFO] 13:06:12 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest-stub --- 13:06:12 [INFO] You have 0 Checkstyle violations. 13:06:12 [INFO] 13:06:12 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest-stub --- 13:06:12 [INFO] You have 0 Checkstyle violations. 13:06:12 [INFO] 13:06:12 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest-stub --- 13:06:12 [INFO] Starting audit... 13:06:12 Audit done. 13:06:12 [INFO] You have 0 Checkstyle violations. 13:06:12 [INFO] 13:06:12 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest-stub >>> 13:06:12 [INFO] 13:06:12 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest-stub --- 13:06:12 [INFO] 13:06:12 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest-stub <<< 13:06:12 [INFO] 13:06:12 [INFO] 13:06:12 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest-stub --- 13:06:12 [INFO] 13:06:12 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest-stub --- 13:06:12 [INFO] No sources specified for compilation. Skipping. 13:06:12 [INFO] 13:06:12 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest-stub --- 13:06:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:06:12 [INFO] 13:06:12 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest-stub --- 13:06:12 [INFO] 13:06:12 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest-stub --- 13:06:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:06:12 [INFO] failsafeArgLine set to empty 13:06:12 [INFO] 13:06:12 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest-stub --- 13:06:12 [INFO] No tests to run. 13:06:12 [INFO] 13:06:12 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest-stub --- 13:06:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:06:12 [INFO] 13:06:12 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest-stub --- 13:06:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:06:12 [INFO] 13:06:12 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest-stub --- 13:06:12 [INFO] 13:06:12 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub --- 13:06:12 [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 13:06:12 [INFO] 13:06:12 [INFO] --------------< org.onap.cps:cps-ncmp-rest-stub-service >--------------- 13:06:12 [INFO] Building cps-ncmp-rest-stub-service 3.4.1-SNAPSHOT [14/23] 13:06:12 [INFO] --------------------------------[ jar ]--------------------------------- 13:06:13 [INFO] 13:06:13 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-service --- 13:06:13 [INFO] 13:06:13 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest-stub-service --- 13:06:13 [INFO] 13:06:13 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest-stub-service --- 13:06:13 [INFO] 13:06:13 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest-stub-service --- 13:06:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:06:13 [INFO] surefireArgLine set to empty 13:06:13 [INFO] 13:06:13 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-service --- 13:06:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:06:13 [INFO] argLine set to empty 13:06:13 [INFO] 13:06:13 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest-stub-service --- 13:06:13 [INFO] You have 0 Checkstyle violations. 13:06:13 [INFO] 13:06:13 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest-stub-service --- 13:06:13 [INFO] You have 0 Checkstyle violations. 13:06:13 [INFO] 13:06:13 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest-stub-service --- 13:06:13 [INFO] Starting audit... 13:06:13 Audit done. 13:06:13 [INFO] You have 0 Checkstyle violations. 13:06:13 [INFO] 13:06:13 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-service --- 13:06:13 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:06:13 [INFO] Copying 3 resources 13:06:13 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-sources/license 13:06:13 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-resources/licenses 13:06:13 [INFO] 13:06:13 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-rest-stub-service --- 13:06:13 [INFO] Changes detected - recompiling the module! :dependency 13:06:13 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 13:06:13 [INFO] 13:06:13 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest-stub-service >>> 13:06:13 [INFO] 13:06:13 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest-stub-service --- 13:06:13 [INFO] Fork Value is true 13:06:14 [java] WARNING: A terminally deprecated method in java.lang.System has been called 13:06:14 [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) 13:06:14 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 13:06:14 [java] WARNING: System::setSecurityManager will be removed in a future release 13:06:16 [INFO] Done SpotBugs Analysis.... 13:06:16 [INFO] 13:06:16 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest-stub-service <<< 13:06:16 [INFO] 13:06:16 [INFO] 13:06:16 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest-stub-service --- 13:06:16 [INFO] BugInstance size is 0 13:06:16 [INFO] Error size is 0 13:06:16 [INFO] No errors/warnings found 13:06:16 [INFO] 13:06:16 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-service --- 13:06:16 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:06:16 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/src/test/resources 13:06:16 [INFO] 13:06:16 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-service --- 13:06:16 [INFO] No sources to compile 13:06:16 [INFO] 13:06:16 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest-stub-service --- 13:06:16 [INFO] Using isolated classloader, without GMavenPlus classpath. 13:06:16 [INFO] Using Groovy 3.0.18 to perform compileTests. 13:06:16 [INFO] Compiled 4 files. 13:06:16 [INFO] 13:06:16 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-rest-stub-service --- 13:06:16 [INFO] 13:06:16 [INFO] ------------------------------------------------------- 13:06:16 [INFO] T E S T S 13:06:16 [INFO] ------------------------------------------------------- 13:06:17 [INFO] Running org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 13:06:20 13:06:17,330 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 13:06:20 13:06:17,350 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 13:06:20 13:06:17,350 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 13:06:20 13:06:17,351 |-INFO in ch.qos.logback.classic.BasicConfigurator@13c8ac77 - Setting up default configuration. 13:06:20 13:06:18,402 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4bdf - 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 13:06:20 13:06:18,437 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@4cad79bc - 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. 13:06:20 13:06:18,437 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4bdf - 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 13:06:20 13:06:18,440 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 13:06:20 13:06:18,440 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 13:06:20 13:06:18,440 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 13:06:20 13:06:18,441 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@4cad79bc - 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. 13:06:20 13:06:18,441 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4bdf - 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 13:06:20 13:06:18,446 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 13:06:20 13:06:18,446 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 13:06:20 13:06:18,450 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 13:06:20 13:06:18,468 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702559178467) 13:06:20 13:06:18,469 |-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] 13:06:20 13:06:18,469 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 13:06:20 13:06:18,473 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 13:06:20 13:06:18,477 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 13:06:20 13:06:18,477 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2c63762b - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 13:06:20 13:06:18,478 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 13:06:20 13:06:18,478 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2c63762b - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 13:06:20 13:06:18,478 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 13:06:20 13:06:18,478 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2c63762b - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 13:06:20 13:06:18,478 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 13:06:20 13:06:18,478 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2c63762b - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 13:06:20 13:06:18,478 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 13:06:20 13:06:18,478 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2c63762b - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 13:06:20 13:06:18,478 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 13:06:20 13:06:18,478 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2c63762b - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 13:06:20 13:06:18,478 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 13:06:20 13:06:18,478 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2c63762b - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 13:06:20 13:06:18,478 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 13:06:20 13:06:18,478 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2c63762b - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 13:06:20 13:06:18,478 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 13:06:20 13:06:18,478 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:06:20 13:06:18,482 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 13:06:20 13:06:18,492 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 13:06:20 13:06:18,492 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:06:20 13:06:18,497 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 13:06:20 13:06:18,501 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 13:06:20 13:06:18,520 |-INFO in ch.qos.logback.classic.pattern.DateConverter@7a9eccc4 - Setting zoneId to "UTC" 13:06:20 13:06:18,525 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 13:06:20 13:06:18,525 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 13:06:20 13:06:18,696 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 13:06:20 13:06:18,697 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 13:06:20 13:06:18,697 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 13:06:20 13:06:18,697 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 13:06:20 13:06:18,698 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 13:06:20 13:06:18,698 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2c63762b - Propagating INFO level on Logger[ROOT] onto the JUL framework 13:06:20 13:06:18,698 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 13:06:20 13:06:18,698 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@78422efb - End of configuration. 13:06:20 13:06:18,698 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@5f05c8d6 - Registering current configuration as safe fallback point 13:06:20 13:06:20 2023-12-14T13:06:18.848Z INFO 13670 --- [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Starting SampleCpsNcmpClientSpec using Java 17.0.6-ea with PID 13670 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service) 13:06:20 2023-12-14T13:06:18.850Z INFO 13670 --- [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : The following 1 profile is active: "test" 13:06:20 2023-12-14T13:06:19.729Z INFO 13670 --- [ main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 0 13:06:20 2023-12-14T13:06:19.732Z INFO 13670 --- [ 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 13:06:20 2023-12-14T13:06:19.781Z INFO 13670 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 13:06:20 2023-12-14T13:06:19.781Z INFO 13670 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 904 ms 13:06:20 2023-12-14T13:06:19.841Z INFO 13670 --- [ main] o.e.j.s.session.DefaultSessionIdManager : Session workerName=node0 13:06:20 2023-12-14T13:06:19.845Z INFO 13670 --- [ main] o.e.jetty.server.handler.ContextHandler : Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@45fb2354{application,/,[file:///tmp/jetty-docbase.0.2447116580639236791/],AVAILABLE} 13:06:20 2023-12-14T13:06:19.847Z INFO 13670 --- [ main] org.eclipse.jetty.server.Server : Started Server@2c3f43d1{STARTING}[11.0.15,sto=0] @2932ms 13:06:20 2023-12-14T13:06:20.277Z INFO 13670 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 13:06:20 2023-12-14T13:06:20.277Z INFO 13670 --- [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 13:06:20 2023-12-14T13:06:20.278Z INFO 13670 --- [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms 13:06:20 2023-12-14T13:06:20.291Z INFO 13670 --- [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@74cd798f{HTTP/1.1, (http/1.1)}{0.0.0.0:42955} 13:06:20 2023-12-14T13:06:20.292Z INFO 13670 --- [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port(s) 42955 (http/1.1) with context path '/' 13:06:20 2023-12-14T13:06:20.301Z INFO 13670 --- [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Started SampleCpsNcmpClientSpec in 2.123 seconds (process running for 3.386) 13:06:20 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 13:06:21 2023-12-14T13:06:21.160Z WARN 13670 --- [tp2109182431-30] 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 13:06:21 2023-12-14T13:06:21.160Z INFO 13670 --- [tp2109182431-30] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 13:06:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.288 s - in org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 13:06:21 [INFO] Running org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 13:06:21 2023-12-14T13:06:21.300Z WARN 13670 --- [ 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 13:06:21 2023-12-14T13:06:21.300Z INFO 13670 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 13:06:21 2023-12-14T13:06:21.304Z INFO 13670 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource file on file system using path: /tmp/spock-test2176836645633202005/file.txt 13:06:21 2023-12-14T13:06:21.305Z WARN 13670 --- [ 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 13:06:21 2023-12-14T13:06:21.306Z ERROR 13670 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /stubs/unknown-file.txt file not found on classpath or on file system 13:06:21 2023-12-14T13:06:21.306Z WARN 13670 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/tmp/spock-test2176836645633202005/unknown-file.txt', will search it in classpath 13:06:21 2023-12-14T13:06:21.306Z ERROR 13670 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /tmp/spock-test2176836645633202005/unknown-file.txt file not found on classpath or on file system 13:06:21 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 13:06:21 [INFO] 13:06:21 [INFO] Results: 13:06:21 [INFO] 13:06:21 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 13:06:21 [INFO] 13:06:21 [INFO] 13:06:21 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest-stub-service --- 13:06:21 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:06:21 [INFO] 13:06:21 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest-stub-service --- 13:06:21 [INFO] 13:06:21 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-service --- 13:06:21 [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 13:06:21 [INFO] 13:06:21 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest-stub-service --- 13:06:21 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:06:21 [INFO] failsafeArgLine set to empty 13:06:21 [INFO] 13:06:21 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest-stub-service --- 13:06:21 [INFO] 13:06:21 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest-stub-service --- 13:06:21 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:06:21 [INFO] 13:06:21 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest-stub-service --- 13:06:21 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:06:21 [INFO] 13:06:21 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest-stub-service --- 13:06:21 [INFO] 13:06:21 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-service --- 13:06:21 [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 13:06:21 [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 13:06:21 [INFO] 13:06:21 [INFO] ----------------< org.onap.cps:cps-ncmp-rest-stub-app >----------------- 13:06:21 [INFO] Building cps-ncmp-rest-stub-app 3.4.1-SNAPSHOT [15/23] 13:06:21 [INFO] --------------------------------[ jar ]--------------------------------- 13:06:21 [INFO] 13:06:21 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-app --- 13:06:21 [INFO] 13:06:21 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest-stub-app --- 13:06:21 [INFO] 13:06:21 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest-stub-app --- 13:06:21 [INFO] 13:06:21 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest-stub-app --- 13:06:21 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:06:21 [INFO] surefireArgLine set to empty 13:06:21 [INFO] 13:06:21 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-app --- 13:06:21 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:06:21 [INFO] argLine set to empty 13:06:21 [INFO] 13:06:21 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest-stub-app --- 13:06:21 [INFO] You have 0 Checkstyle violations. 13:06:21 [INFO] 13:06:21 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest-stub-app --- 13:06:21 [INFO] You have 0 Checkstyle violations. 13:06:21 [INFO] 13:06:21 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest-stub-app --- 13:06:21 [INFO] Starting audit... 13:06:21 Audit done. 13:06:21 [INFO] You have 0 Checkstyle violations. 13:06:21 [INFO] 13:06:21 [INFO] --- spring-boot-maven-plugin:3.1.2:build-info (default) @ cps-ncmp-rest-stub-app --- 13:06:22 [INFO] 13:06:22 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-app --- 13:06:22 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:06:22 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/main/resources 13:06:22 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-sources/license 13:06:22 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-resources/licenses 13:06:22 [INFO] 13:06:22 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-rest-stub-app --- 13:06:22 [INFO] Changes detected - recompiling the module! :dependency 13:06:22 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 13:06:22 [INFO] 13:06:22 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest-stub-app >>> 13:06:22 [INFO] 13:06:22 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest-stub-app --- 13:06:22 [INFO] Fork Value is true 13:06:23 [java] WARNING: A terminally deprecated method in java.lang.System has been called 13:06:23 [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) 13:06:23 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 13:06:23 [java] WARNING: System::setSecurityManager will be removed in a future release 13:06:24 [INFO] Done SpotBugs Analysis.... 13:06:24 [INFO] 13:06:24 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest-stub-app <<< 13:06:24 [INFO] 13:06:24 [INFO] 13:06:24 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest-stub-app --- 13:06:24 [INFO] BugInstance size is 0 13:06:24 [INFO] Error size is 0 13:06:24 [INFO] No errors/warnings found 13:06:24 [INFO] 13:06:24 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-app --- 13:06:24 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:06:24 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/test/resources 13:06:24 [INFO] 13:06:24 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-app --- 13:06:24 [INFO] No sources to compile 13:06:24 [INFO] 13:06:24 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest-stub-app --- 13:06:24 [INFO] No sources specified for compilation. Skipping. 13:06:24 [INFO] 13:06:24 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-rest-stub-app --- 13:06:24 [INFO] No tests to run. 13:06:24 [INFO] 13:06:24 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest-stub-app --- 13:06:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:06:24 [INFO] 13:06:24 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest-stub-app --- 13:06:24 [INFO] 13:06:24 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-app --- 13:06:24 [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 13:06:24 [INFO] 13:06:24 [INFO] --- spring-boot-maven-plugin:3.1.2:repackage (default) @ cps-ncmp-rest-stub-app --- 13:06:25 [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/. 13:06:25 [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 13:06:25 [INFO] 13:06:25 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest-stub-app --- 13:06:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:06:25 [INFO] failsafeArgLine set to empty 13:06:25 [INFO] 13:06:25 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest-stub-app --- 13:06:25 [INFO] No tests to run. 13:06:25 [INFO] 13:06:25 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest-stub-app --- 13:06:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:06:25 [INFO] 13:06:25 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest-stub-app --- 13:06:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:06:25 [INFO] 13:06:25 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest-stub-app --- 13:06:25 [INFO] 13:06:25 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-app --- 13:06:25 [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 13:06:25 [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 13:06:25 [INFO] 13:06:25 [INFO] ------------------------< org.onap.cps:cps-ri >------------------------- 13:06:25 [INFO] Building cps-ri 3.4.1-SNAPSHOT [16/23] 13:06:25 [INFO] --------------------------------[ jar ]--------------------------------- 13:06:25 [INFO] 13:06:25 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ri --- 13:06:25 [INFO] 13:06:25 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ri --- 13:06:25 [INFO] 13:06:25 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ri --- 13:06:25 [INFO] 13:06:25 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ri --- 13:06:25 [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/* 13:06:25 [INFO] 13:06:25 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ri --- 13:06:25 [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/* 13:06:25 [INFO] 13:06:25 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ri --- 13:06:25 [INFO] You have 0 Checkstyle violations. 13:06:25 [INFO] 13:06:25 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ri --- 13:06:26 [INFO] You have 0 Checkstyle violations. 13:06:26 [INFO] 13:06:26 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ri --- 13:06:26 [INFO] Starting audit... 13:06:26 Audit done. 13:06:26 [INFO] You have 0 Checkstyle violations. 13:06:26 [INFO] 13:06:26 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ri --- 13:06:26 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:06:26 [INFO] Copying 58 resources 13:06:26 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/target/generated-sources/license 13:06:26 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/target/generated-resources/licenses 13:06:26 [INFO] 13:06:26 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ri --- 13:06:26 [INFO] Changes detected - recompiling the module! :dependency 13:06:26 [INFO] Compiling 32 source files with javac [debug release 17] to target/classes 13:06:27 [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. 13:06:27 [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. 13:06:27 [INFO] 13:06:27 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ri >>> 13:06:27 [INFO] 13:06:27 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ri --- 13:06:27 [INFO] Fork Value is true 13:06:28 [java] WARNING: A terminally deprecated method in java.lang.System has been called 13:06:28 [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) 13:06:28 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 13:06:28 [java] WARNING: System::setSecurityManager will be removed in a future release 13:06:31 [INFO] Done SpotBugs Analysis.... 13:06:31 [INFO] 13:06:31 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ri <<< 13:06:31 [INFO] 13:06:31 [INFO] 13:06:31 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ri --- 13:06:31 [INFO] BugInstance size is 0 13:06:31 [INFO] Error size is 0 13:06:31 [INFO] No errors/warnings found 13:06:31 [INFO] 13:06:31 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ri --- 13:06:31 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:06:31 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/src/test/resources 13:06:31 [INFO] 13:06:31 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ri --- 13:06:31 [INFO] No sources to compile 13:06:31 [INFO] 13:06:31 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ri --- 13:06:31 [INFO] Using isolated classloader, without GMavenPlus classpath. 13:06:32 [INFO] Using Groovy 3.0.18 to perform compileTests. 13:06:33 [INFO] Compiled 24 files. 13:06:33 [INFO] 13:06:33 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ri --- 13:06:33 [INFO] 13:06:33 [INFO] ------------------------------------------------------- 13:06:33 [INFO] T E S T S 13:06:33 [INFO] ------------------------------------------------------- 13:06:35 [INFO] Running org.onap.cps.spi.impl.CpsDataPersistenceServiceSpec 13:06:36 13:06:36.391 [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 13:06:36 13:06:36.710 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. 13:06:36 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.492 s - in org.onap.cps.spi.impl.CpsDataPersistenceServiceSpec 13:06:36 [INFO] Running org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec 13:06:37 13:06:34,182 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 13:06:37 13:06:34,203 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 13:06:37 13:06:34,204 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 13:06:37 13:06:34,205 |-INFO in ch.qos.logback.classic.BasicConfigurator@11a88d87 - Setting up default configuration. 13:06:37 13:06:36,967 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@ce24a98 - 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 13:06:37 13:06:37,014 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@496101d1 - 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. 13:06:37 13:06:37,014 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@ce24a98 - 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 13:06:37 13:06:37,017 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 13:06:37 13:06:37,017 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 13:06:37 13:06:37,017 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 13:06:37 13:06:37,019 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@496101d1 - 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. 13:06:37 13:06:37,019 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@ce24a98 - 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 13:06:37 13:06:37,026 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 13:06:37 13:06:37,026 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 13:06:37 13:06:37,030 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 13:06:37 13:06:37,072 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702559197071) 13:06:37 13:06:37,073 |-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] 13:06:37 13:06:37,073 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 13:06:37 13:06:37,080 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 13:06:37 13:06:37,080 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@19858f26 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 13:06:37 13:06:37,081 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 13:06:37 13:06:37,081 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@19858f26 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 13:06:37 13:06:37,081 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 13:06:37 13:06:37,081 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@19858f26 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 13:06:37 13:06:37,081 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 13:06:37 13:06:37,081 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@19858f26 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 13:06:37 13:06:37,081 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 13:06:37 13:06:37,081 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@19858f26 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 13:06:37 13:06:37,081 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 13:06:37 13:06:37,081 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@19858f26 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 13:06:37 13:06:37,082 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 13:06:37 13:06:37,082 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@19858f26 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 13:06:37 13:06:37,082 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 13:06:37 13:06:37,082 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@19858f26 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 13:06:37 13:06:37,082 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 13:06:37 13:06:37,082 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:06:37 13:06:37,095 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 13:06:37 13:06:37,118 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 13:06:37 13:06:37,118 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:06:37 13:06:37,125 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 13:06:37 13:06:37,133 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 13:06:37 13:06:37,145 |-INFO in ch.qos.logback.classic.pattern.DateConverter@4c14ed24 - Setting zoneId to "UTC" 13:06:37 13:06:37,153 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 13:06:37 13:06:37,153 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 13:06:37 13:06:37,404 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 13:06:37 13:06:37,405 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 13:06:37 13:06:37,405 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 13:06:37 13:06:37,405 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 13:06:37 13:06:37,406 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 13:06:37 13:06:37,406 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@19858f26 - Propagating INFO level on Logger[ROOT] onto the JUL framework 13:06:37 13:06:37,406 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 13:06:37 13:06:37,406 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@523cc8b4 - End of configuration. 13:06:37 13:06:37,406 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@139224ab - Registering current configuration as safe fallback point 13:06:37 13:06:37 13:06:37 . ____ _ __ _ _ 13:06:37 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:06:37 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:06:37 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:06:37 ' |____| .__|_| |_|_| |_\__, | / / / / 13:06:37 =========|_|==============|___/=/_/_/_/ 13:06:37 :: Spring Boot :: (v3.1.2) 13:06:37 13:06:37 2023-12-14T13:06:37.541Z INFO 13851 --- [ main] sModulePersistenceServiceConcurrencySpec : Starting CpsModulePersistenceServiceConcurrencySpec using Java 17.0.6-ea with PID 13851 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ri) 13:06:37 2023-12-14T13:06:37.542Z INFO 13851 --- [ main] sModulePersistenceServiceConcurrencySpec : No active profile set, falling back to 1 default profile: "default" 13:06:37 2023-12-14T13:06:37.828Z INFO 13851 --- [ main] sModulePersistenceServiceConcurrencySpec : Started CpsModulePersistenceServiceConcurrencySpec in 1.024 seconds (process running for 4.435) 13:06:38 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 13:06:40 2023-12-14T13:06:38.503Z WARN 13851 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 13:06:40 13:06:40 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 13:06:40 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:338) 13:06:40 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) 13:06:40 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) 13:06:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:06:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:06:40 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:06:40 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:06:40 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:06:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:06:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:06:40 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 13:06:40 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 13:06:40 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 13:06:40 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 13:06:40 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 13:06:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:06:40 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 13:06:40 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 13:06:40 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 13:06:40 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 13:06:40 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 13:06:40 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 13:06:40 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 13:06:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:06:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:06:40 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:06:40 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:06:40 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:06:40 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:06:40 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:40 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:40 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:40 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:06:40 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:06:40 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 13:06:40 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 13:06:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:06:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:40 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:40 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:06:40 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:06:40 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:40 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:40 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:40 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:06:40 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:06:40 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 13:06:40 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:40 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:06:40 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:06:40 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:40 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:40 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:40 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:06:40 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:06:40 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 13:06:40 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 13:06:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:40 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:06:40 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:06:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:06:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:40 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:40 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:06:40 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:06:40 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:40 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:40 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:40 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:06:40 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:06:40 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:06:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:40 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:06:40 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:06:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:06:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:40 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:06:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:40 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:06:40 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:06:40 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:06:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:06:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:06:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:06:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:06:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:06:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:06:40 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:06:40 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:06:40 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:06:40 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:06:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:06:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:06:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:06:40 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:06:40 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:06:40 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:06:40 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:06:40 Caused by: org.hibernate.exception.ConstraintViolationException: 13:06:40 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:06:40 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:06:40 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:06:40 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:06:40 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:06:40 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:06:40 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:06:40 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 13:06:40 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 13:06:40 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 13:06:40 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 13:06:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:06:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:06:40 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:06:40 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:06:40 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:06:40 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:06:40 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:40 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:40 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:40 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 13:06:40 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 13:06:40 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:40 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 13:06:40 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 13:06:40 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 13:06:40 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 13:06:40 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 13:06:40 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 13:06:40 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 13:06:40 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 13:06:40 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 13:06:40 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 13:06:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 13:06:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 13:06:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 13:06:40 ... 48 common frames omitted 13:06:40 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 13:06:40 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:06:40 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:06:40 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:06:40 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:06:40 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:06:40 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:06:40 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:06:40 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 13:06:40 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 13:06:40 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 13:06:40 ... 75 common frames omitted 13:06:40 13:06:40 2023-12-14T13:06:38.802Z WARN 13851 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 13:06:40 13:06:40 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 13:06:40 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:338) 13:06:40 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) 13:06:40 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) 13:06:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:06:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:06:40 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:06:40 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:06:40 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:06:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:06:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:06:40 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 13:06:40 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 13:06:40 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 13:06:40 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 13:06:40 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 13:06:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:06:40 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 13:06:40 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 13:06:40 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 13:06:40 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 13:06:40 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 13:06:40 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 13:06:40 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 13:06:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:06:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:06:40 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:06:40 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:06:40 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:06:40 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:06:40 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:40 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:40 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:40 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:06:40 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:06:40 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 13:06:40 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 13:06:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:06:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:40 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:40 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:06:40 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:06:40 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:40 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:40 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:40 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:06:40 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:06:40 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 13:06:40 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:40 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:06:40 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:06:40 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:40 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:40 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:40 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:06:40 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:06:40 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 13:06:40 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 13:06:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:40 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:06:40 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:06:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:06:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:40 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:40 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:06:40 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:06:40 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:40 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:40 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:40 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:06:40 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:06:40 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:06:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:40 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:06:40 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:06:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:06:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:40 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:06:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:40 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:06:40 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:06:40 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:06:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:06:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:06:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:06:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:06:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:06:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:06:40 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:06:40 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:06:40 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:06:40 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:06:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:06:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:06:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:06:40 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:06:40 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:06:40 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:06:40 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:06:40 Caused by: org.hibernate.exception.ConstraintViolationException: 13:06:40 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:06:40 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:06:40 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:06:40 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:06:40 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:06:40 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:06:40 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:06:40 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 13:06:40 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 13:06:40 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 13:06:40 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 13:06:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:06:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:06:40 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:06:40 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:06:40 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:06:40 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:06:40 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:40 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:40 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:40 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 13:06:40 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 13:06:40 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:40 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 13:06:40 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 13:06:40 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 13:06:40 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 13:06:40 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 13:06:40 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 13:06:40 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 13:06:40 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 13:06:40 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 13:06:40 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 13:06:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 13:06:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 13:06:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 13:06:40 ... 48 common frames omitted 13:06:40 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 13:06:40 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:06:40 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:06:40 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:06:40 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:06:40 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:06:40 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:06:40 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:06:40 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 13:06:40 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 13:06:40 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 13:06:40 ... 75 common frames omitted 13:06:40 13:06:40 2023-12-14T13:06:39.255Z WARN 13851 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 3 13:06:40 13:06:40 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 13:06:40 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:338) 13:06:40 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) 13:06:40 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) 13:06:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:06:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:06:40 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:06:40 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:06:40 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:06:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:06:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:06:40 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 13:06:40 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 13:06:40 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 13:06:40 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 13:06:40 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 13:06:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:06:40 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 13:06:40 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 13:06:40 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 13:06:40 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 13:06:40 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 13:06:40 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 13:06:40 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 13:06:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:06:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:06:40 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:06:40 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:06:40 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:06:40 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:06:40 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:40 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:40 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:40 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:06:40 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:06:40 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 13:06:40 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 13:06:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:06:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:40 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:40 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:06:40 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:06:40 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:40 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:40 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:40 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:06:40 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:06:40 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 13:06:40 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:40 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:06:40 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:06:40 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:40 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:40 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:40 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:06:40 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:06:40 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 13:06:40 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 13:06:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:40 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:06:40 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:06:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:06:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:40 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:40 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:06:40 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:06:40 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:40 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:40 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:40 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:06:40 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:06:40 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:06:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:40 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:06:40 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:06:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:06:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:40 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:06:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:40 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:06:40 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:06:40 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:06:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:06:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:06:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:06:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:06:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:06:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:06:40 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:06:40 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:06:40 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:06:40 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:06:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:06:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:06:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:06:40 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:06:40 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:06:40 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:06:40 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:06:40 Caused by: org.hibernate.exception.ConstraintViolationException: 13:06:40 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:06:40 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:06:40 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:06:40 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:06:40 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:06:40 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:06:40 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:06:40 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 13:06:40 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 13:06:40 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 13:06:40 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 13:06:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:06:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:06:40 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:06:40 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:06:40 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:06:40 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:06:40 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:40 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:40 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:40 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 13:06:40 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 13:06:40 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:40 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 13:06:40 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 13:06:40 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 13:06:40 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 13:06:40 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 13:06:40 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 13:06:40 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 13:06:40 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 13:06:40 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 13:06:40 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 13:06:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 13:06:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 13:06:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 13:06:40 ... 48 common frames omitted 13:06:40 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 13:06:40 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:06:40 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:06:40 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:06:40 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:06:40 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:06:40 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:06:40 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:06:40 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 13:06:40 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 13:06:40 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 13:06:40 ... 75 common frames omitted 13:06:40 13:06:42 2023-12-14T13:06:40.664Z WARN 13851 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 4 13:06:42 13:06:42 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 13:06:42 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:338) 13:06:42 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) 13:06:42 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) 13:06:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:06:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:06:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:06:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:06:42 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:06:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:06:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:06:42 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 13:06:42 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 13:06:42 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 13:06:42 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 13:06:42 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 13:06:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:06:42 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 13:06:42 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 13:06:42 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 13:06:42 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 13:06:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 13:06:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 13:06:42 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 13:06:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:06:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:06:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:06:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:06:42 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:06:42 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:06:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:42 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:06:42 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:06:42 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 13:06:42 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 13:06:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:06:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:42 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:06:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:06:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:42 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:06:42 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:06:42 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 13:06:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:42 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:06:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:06:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:42 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:06:42 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:06:42 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 13:06:42 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 13:06:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:42 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:06:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:06:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:06:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:42 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:06:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:06:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:42 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:06:42 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:06:42 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:06:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:42 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:06:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:06:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:06:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:42 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:06:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:06:42 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:06:42 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:06:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:06:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:06:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:06:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:06:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:06:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:06:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:06:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:06:42 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:06:42 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:06:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:06:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:06:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:06:42 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:06:42 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:06:42 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:06:42 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:06:42 Caused by: org.hibernate.exception.ConstraintViolationException: 13:06:42 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:06:42 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:06:42 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:06:42 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:06:42 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:06:42 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:06:42 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:06:42 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 13:06:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 13:06:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 13:06:42 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 13:06:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:06:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:06:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:06:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:06:42 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:06:42 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:06:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:42 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 13:06:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 13:06:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:42 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 13:06:42 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 13:06:42 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 13:06:42 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 13:06:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 13:06:42 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 13:06:42 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 13:06:42 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 13:06:42 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 13:06:42 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 13:06:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 13:06:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 13:06:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 13:06:42 ... 48 common frames omitted 13:06:42 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 13:06:42 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:06:42 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:06:42 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:06:42 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:06:42 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:06:42 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:06:42 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:06:42 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 13:06:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 13:06:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 13:06:42 ... 75 common frames omitted 13:06:42 13:06:42 2023-12-14T13:06:42.668Z WARN 13851 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 5 13:06:42 13:06:42 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 13:06:42 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:338) 13:06:42 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) 13:06:42 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) 13:06:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:06:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:06:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:06:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:06:42 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:06:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:06:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:06:42 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 13:06:42 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 13:06:42 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 13:06:42 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 13:06:42 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 13:06:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:06:42 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 13:06:42 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 13:06:42 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 13:06:42 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 13:06:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 13:06:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 13:06:42 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 13:06:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:06:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:06:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:06:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:06:42 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:06:42 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:06:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:42 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:06:42 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:06:42 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 13:06:42 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 13:06:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:06:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:42 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:06:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:06:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:42 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:06:42 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:06:42 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 13:06:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:42 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:06:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:06:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:42 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:06:42 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:06:42 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 13:06:42 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 13:06:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:42 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:06:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:06:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:06:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:42 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:06:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:06:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:42 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:06:42 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:06:42 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:06:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:42 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:06:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:06:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:06:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:42 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:06:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:06:42 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:06:42 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:06:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:06:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:06:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:06:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:06:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:06:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:06:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:06:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:06:42 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:06:42 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:06:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:06:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:06:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:06:42 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:06:42 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:06:42 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:06:42 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:06:42 Caused by: org.hibernate.exception.ConstraintViolationException: 13:06:42 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:06:42 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:06:42 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:06:42 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:06:42 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:06:42 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:06:42 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:06:42 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 13:06:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 13:06:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 13:06:42 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 13:06:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:06:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:06:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:06:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:06:42 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:06:42 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:06:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:42 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 13:06:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 13:06:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:42 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 13:06:42 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 13:06:42 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 13:06:42 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 13:06:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 13:06:42 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 13:06:42 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 13:06:42 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 13:06:42 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 13:06:42 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 13:06:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 13:06:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 13:06:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 13:06:42 ... 48 common frames omitted 13:06:42 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 13:06:42 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:06:42 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:06:42 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:06:42 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:06:42 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:06:42 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:06:42 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:06:42 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 13:06:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 13:06:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 13:06:42 ... 75 common frames omitted 13:06:42 13:06:43 2023-12-14T13:06:42.683Z WARN 13851 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 13:06:43 13:06:43 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 13:06:43 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:338) 13:06:43 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) 13:06:43 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) 13:06:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:06:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:06:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:06:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:06:43 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:06:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:06:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:06:43 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 13:06:43 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 13:06:43 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 13:06:43 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 13:06:43 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 13:06:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:06:43 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 13:06:43 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 13:06:43 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 13:06:43 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 13:06:43 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 13:06:43 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 13:06:43 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_1(CpsModulePersistenceServiceConcurrencySpec.groovy:99) 13:06:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:06:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:06:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:06:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:06:43 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:06:43 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:06:43 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:43 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:43 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:43 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:06:43 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:06:43 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 13:06:43 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 13:06:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:06:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:43 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:43 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:06:43 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:06:43 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:43 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:43 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:43 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:06:43 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:06:43 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 13:06:43 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:43 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:06:43 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:06:43 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:43 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:43 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:43 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:06:43 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:06:43 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 13:06:43 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 13:06:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:43 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:06:43 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:06:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:06:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:43 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:43 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:06:43 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:06:43 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:43 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:43 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:43 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:06:43 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:06:43 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:06:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:43 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:06:43 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:06:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:06:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:43 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:06:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:43 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:06:43 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:06:43 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:06:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:06:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:06:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:06:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:06:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:06:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:06:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:06:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:06:43 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:06:43 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:06:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:06:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:06:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:06:43 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:06:43 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:06:43 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:06:43 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:06:43 Caused by: org.hibernate.exception.ConstraintViolationException: 13:06:43 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:06:43 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:06:43 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:06:43 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:06:43 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:06:43 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:06:43 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:06:43 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 13:06:43 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 13:06:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:06:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:06:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:06:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:06:43 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:06:43 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:06:43 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:43 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:43 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:43 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 13:06:43 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 13:06:43 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:43 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 13:06:43 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 13:06:43 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 13:06:43 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 13:06:43 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 13:06:43 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 13:06:43 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 13:06:43 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 13:06:43 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 13:06:43 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 13:06:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 13:06:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 13:06:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 13:06:43 ... 48 common frames omitted 13:06:43 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 13:06:43 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:06:43 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:06:43 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:06:43 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:06:43 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:06:43 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:06:43 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:06:43 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 13:06:43 ... 75 common frames omitted 13:06:43 13:06:43 2023-12-14T13:06:43.080Z WARN 13851 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 13:06:43 13:06:43 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 13:06:43 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:338) 13:06:43 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) 13:06:43 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) 13:06:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:06:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:06:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:06:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:06:43 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:06:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:06:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:06:43 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 13:06:43 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 13:06:43 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 13:06:43 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 13:06:43 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 13:06:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:06:43 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 13:06:43 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 13:06:43 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 13:06:43 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 13:06:43 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 13:06:43 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 13:06:43 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_1(CpsModulePersistenceServiceConcurrencySpec.groovy:99) 13:06:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:06:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:06:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:06:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:06:43 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:06:43 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:06:43 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:43 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:43 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:43 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:06:43 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:06:43 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 13:06:43 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 13:06:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:06:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:43 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:43 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:06:43 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:06:43 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:43 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:43 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:43 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:06:43 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:06:43 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 13:06:43 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:43 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:06:43 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:06:43 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:43 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:43 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:43 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:06:43 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:06:43 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 13:06:43 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 13:06:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:43 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:06:43 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:06:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:06:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:43 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:43 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:06:43 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:06:43 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:43 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:43 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:43 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:06:43 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:06:43 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:06:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:43 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:06:43 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:06:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:06:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:43 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:06:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:43 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:06:43 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:06:43 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:06:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:06:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:06:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:06:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:06:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:06:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:06:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:06:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:06:43 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:06:43 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:06:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:06:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:06:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:06:43 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:06:43 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:06:43 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:06:43 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:06:43 Caused by: org.hibernate.exception.ConstraintViolationException: 13:06:43 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:06:43 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:06:43 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:06:43 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:06:43 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:06:43 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:06:43 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:06:43 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 13:06:43 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 13:06:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:06:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:06:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:06:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:06:43 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:06:43 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:06:43 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:43 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:43 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:43 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 13:06:43 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 13:06:43 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:43 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 13:06:43 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 13:06:43 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 13:06:43 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 13:06:43 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 13:06:43 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 13:06:43 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 13:06:43 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 13:06:43 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 13:06:43 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 13:06:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 13:06:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 13:06:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 13:06:43 ... 48 common frames omitted 13:06:43 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 13:06:43 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:06:43 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:06:43 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:06:43 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:06:43 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:06:43 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:06:43 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:06:43 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 13:06:43 ... 75 common frames omitted 13:06:43 13:06:46 2023-12-14T13:06:43.709Z WARN 13851 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 13:06:46 13:06:46 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 13:06:46 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:338) 13:06:46 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) 13:06:46 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) 13:06:46 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:169) 13:06:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:06:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:06:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:06:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:06:46 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:06:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:06:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:06:46 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 13:06:46 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 13:06:46 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 13:06:46 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 13:06:46 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 13:06:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:06:46 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 13:06:46 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 13:06:46 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 13:06:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 13:06:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 13:06:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 13:06:46 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 13:06:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:06:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:06:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:06:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:06:46 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:06:46 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:06:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:46 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:06:46 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:06:46 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 13:06:46 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 13:06:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:06:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:46 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:06:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:06:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:46 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:06:46 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:06:46 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 13:06:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:46 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:06:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:06:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:46 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:06:46 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:06:46 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 13:06:46 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 13:06:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:46 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:06:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:06:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:06:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:46 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:06:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:06:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:46 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:06:46 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:06:46 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:06:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:46 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:06:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:06:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:06:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:46 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:06:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:06:46 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:06:46 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:06:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:06:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:06:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:06:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:06:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:06:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:06:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:06:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:06:46 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:06:46 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:06:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:06:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:06:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:06:46 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:06:46 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:06:46 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:06:46 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:06:46 Caused by: org.hibernate.exception.ConstraintViolationException: 13:06:46 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:06:46 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:06:46 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:06:46 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:06:46 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:06:46 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:06:46 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:06:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 13:06:46 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 13:06:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:06:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:06:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:06:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:06:46 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:06:46 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:06:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:46 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 13:06:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 13:06:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:46 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 13:06:46 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 13:06:46 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 13:06:46 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 13:06:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 13:06:46 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 13:06:46 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 13:06:46 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 13:06:46 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 13:06:46 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 13:06:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 13:06:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 13:06:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 13:06:46 ... 48 common frames omitted 13:06:46 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 13:06:46 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:06:46 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:06:46 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:06:46 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:06:46 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:06:46 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:06:46 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:06:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 13:06:46 ... 75 common frames omitted 13:06:46 13:06:46 2023-12-14T13:06:44.045Z WARN 13851 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 13:06:46 13:06:46 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 13:06:46 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:338) 13:06:46 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) 13:06:46 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) 13:06:46 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:169) 13:06:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:06:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:06:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:06:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:06:46 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:06:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:06:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:06:46 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 13:06:46 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 13:06:46 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 13:06:46 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 13:06:46 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 13:06:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:06:46 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 13:06:46 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 13:06:46 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 13:06:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 13:06:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 13:06:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 13:06:46 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 13:06:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:06:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:06:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:06:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:06:46 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:06:46 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:06:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:46 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:06:46 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:06:46 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 13:06:46 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 13:06:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:06:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:46 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:06:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:06:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:46 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:06:46 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:06:46 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 13:06:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:46 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:06:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:06:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:46 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:06:46 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:06:46 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 13:06:46 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 13:06:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:46 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:06:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:06:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:06:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:46 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:06:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:06:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:46 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:06:46 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:06:46 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:06:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:46 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:06:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:06:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:06:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:46 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:06:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:06:46 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:06:46 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:06:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:06:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:06:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:06:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:06:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:06:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:06:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:06:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:06:46 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:06:46 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:06:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:06:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:06:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:06:46 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:06:46 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:06:46 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:06:46 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:06:46 Caused by: org.hibernate.exception.ConstraintViolationException: 13:06:46 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:06:46 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:06:46 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:06:46 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:06:46 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:06:46 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:06:46 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:06:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 13:06:46 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 13:06:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:06:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:06:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:06:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:06:46 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:06:46 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:06:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:46 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 13:06:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 13:06:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:46 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 13:06:46 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 13:06:46 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 13:06:46 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 13:06:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 13:06:46 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 13:06:46 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 13:06:46 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 13:06:46 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 13:06:46 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 13:06:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 13:06:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 13:06:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 13:06:46 ... 48 common frames omitted 13:06:46 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 13:06:46 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:06:46 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:06:46 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:06:46 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:06:46 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:06:46 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:06:46 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:06:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 13:06:46 ... 75 common frames omitted 13:06:46 13:06:46 2023-12-14T13:06:44.563Z WARN 13851 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 3 13:06:46 13:06:46 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 13:06:46 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:338) 13:06:46 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) 13:06:46 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) 13:06:46 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:169) 13:06:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:06:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:06:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:06:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:06:46 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:06:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:06:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:06:46 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 13:06:46 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 13:06:46 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 13:06:46 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 13:06:46 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 13:06:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:06:46 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 13:06:46 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 13:06:46 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 13:06:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 13:06:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 13:06:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 13:06:46 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 13:06:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:06:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:06:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:06:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:06:46 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:06:46 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:06:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:46 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:06:46 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:06:46 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 13:06:46 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 13:06:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:06:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:46 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:06:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:06:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:46 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:06:46 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:06:46 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 13:06:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:46 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:06:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:06:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:46 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:06:46 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:06:46 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 13:06:46 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 13:06:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:46 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:06:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:06:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:06:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:46 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:06:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:06:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:46 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:06:46 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:06:46 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:06:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:46 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:06:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:06:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:06:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:46 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:06:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:06:46 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:06:46 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:06:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:06:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:06:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:06:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:06:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:06:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:06:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:06:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:06:46 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:06:46 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:06:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:06:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:06:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:06:46 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:06:46 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:06:46 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:06:46 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:06:46 Caused by: org.hibernate.exception.ConstraintViolationException: 13:06:46 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:06:46 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:06:46 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:06:46 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:06:46 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:06:46 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:06:46 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:06:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 13:06:46 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 13:06:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:06:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:06:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:06:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:06:46 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:06:46 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:06:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:46 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 13:06:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 13:06:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:46 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 13:06:46 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 13:06:46 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 13:06:46 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 13:06:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 13:06:46 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 13:06:46 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 13:06:46 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 13:06:46 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 13:06:46 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 13:06:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 13:06:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 13:06:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 13:06:46 ... 48 common frames omitted 13:06:46 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 13:06:46 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:06:46 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:06:46 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:06:46 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:06:46 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:06:46 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:06:46 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:06:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 13:06:46 ... 75 common frames omitted 13:06:46 13:06:48 2023-12-14T13:06:46.102Z WARN 13851 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 4 13:06:48 13:06:48 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 13:06:48 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:338) 13:06:48 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) 13:06:48 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) 13:06:48 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:169) 13:06:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:06:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:06:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:06:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:06:48 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:06:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:06:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:06:48 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 13:06:48 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 13:06:48 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 13:06:48 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 13:06:48 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 13:06:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:06:48 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 13:06:48 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 13:06:48 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 13:06:48 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 13:06:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 13:06:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 13:06:48 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 13:06:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:06:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:06:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:06:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:06:48 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:06:48 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:06:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:48 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:06:48 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:06:48 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 13:06:48 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 13:06:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:06:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:48 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:06:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:06:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:48 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:06:48 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:06:48 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 13:06:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:48 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:06:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:06:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:48 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:06:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:06:48 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 13:06:48 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 13:06:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:06:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:06:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:06:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:48 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:06:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:06:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:48 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:06:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:06:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:06:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:06:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:06:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:06:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:06:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:06:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:06:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:06:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:06:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:06:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:06:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:06:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:06:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:06:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:06:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:06:48 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:06:48 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:06:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:06:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:06:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:06:48 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:06:48 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:06:48 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:06:48 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:06:48 Caused by: org.hibernate.exception.ConstraintViolationException: 13:06:48 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:06:48 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:06:48 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:06:48 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:06:48 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:06:48 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:06:48 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:06:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 13:06:48 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 13:06:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:06:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:06:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:06:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:06:48 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:06:48 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:06:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:48 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 13:06:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 13:06:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:48 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 13:06:48 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 13:06:48 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 13:06:48 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 13:06:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 13:06:48 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 13:06:48 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 13:06:48 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 13:06:48 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 13:06:48 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 13:06:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 13:06:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 13:06:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 13:06:48 ... 48 common frames omitted 13:06:48 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 13:06:48 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:06:48 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:06:48 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:06:48 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:06:48 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:06:48 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:06:48 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:06:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 13:06:48 ... 75 common frames omitted 13:06:48 13:06:48 2023-12-14T13:06:48.106Z WARN 13851 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 5 13:06:48 13:06:48 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 13:06:48 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:338) 13:06:48 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) 13:06:48 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) 13:06:48 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:169) 13:06:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:06:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:06:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:06:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:06:48 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:06:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:06:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:06:48 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 13:06:48 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 13:06:48 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 13:06:48 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 13:06:48 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 13:06:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:06:48 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 13:06:48 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 13:06:48 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 13:06:48 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 13:06:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 13:06:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 13:06:48 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 13:06:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:06:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:06:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:06:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:06:48 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:06:48 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:06:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:48 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:06:48 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:06:48 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 13:06:48 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 13:06:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:06:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:48 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:06:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:06:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:48 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:06:48 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:06:48 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 13:06:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:48 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:06:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:06:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:48 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:06:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:06:48 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 13:06:48 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 13:06:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:06:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:06:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:06:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:48 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:06:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:06:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:48 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:06:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:06:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:06:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:06:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:06:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:06:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:06:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:06:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:06:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:06:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:06:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:06:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:06:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:06:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:06:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:06:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:06:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:06:48 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:06:48 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:06:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:06:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:06:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:06:48 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:06:48 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:06:48 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:06:48 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:06:48 Caused by: org.hibernate.exception.ConstraintViolationException: 13:06:48 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:06:48 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:06:48 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:06:48 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:06:48 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:06:48 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:06:48 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:06:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 13:06:48 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 13:06:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:06:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:06:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:06:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:06:48 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:06:48 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:06:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:48 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 13:06:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 13:06:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:48 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 13:06:48 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 13:06:48 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 13:06:48 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 13:06:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 13:06:48 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 13:06:48 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 13:06:48 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 13:06:48 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 13:06:48 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 13:06:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 13:06:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 13:06:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 13:06:48 ... 48 common frames omitted 13:06:48 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 13:06:48 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:06:48 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:06:48 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:06:48 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:06:48 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:06:48 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:06:48 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:06:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 13:06:48 ... 75 common frames omitted 13:06:48 13:06:49 2023-12-14T13:06:48.122Z WARN 13851 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 13:06:49 13:06:49 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 13:06:49 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:338) 13:06:49 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) 13:06:49 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) 13:06:49 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:169) 13:06:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:06:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:06:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:06:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:06:49 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:06:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:06:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:06:49 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 13:06:49 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 13:06:49 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 13:06:49 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 13:06:49 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 13:06:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:06:49 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 13:06:49 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 13:06:49 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 13:06:49 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 13:06:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 13:06:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 13:06:49 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_3(CpsModulePersistenceServiceConcurrencySpec.groovy:137) 13:06:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:06:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:06:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:06:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:06:49 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:06:49 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:06:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:49 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:06:49 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:06:49 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 13:06:49 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 13:06:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:06:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:49 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:06:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:06:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:49 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:06:49 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:06:49 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 13:06:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:49 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:06:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:06:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:49 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:06:49 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:06:49 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 13:06:49 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 13:06:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:06:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:06:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:06:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:49 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:06:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:06:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:49 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:06:49 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:06:49 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:06:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:06:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:06:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:06:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:06:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:06:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:06:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:06:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:06:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:06:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:06:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:06:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:06:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:06:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:06:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:06:49 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:06:49 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:06:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:06:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:06:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:06:49 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:06:49 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:06:49 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:06:49 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:06:49 Caused by: org.hibernate.exception.ConstraintViolationException: 13:06:49 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:06:49 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:06:49 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:06:49 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:06:49 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:06:49 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:06:49 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:06:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 13:06:49 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 13:06:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:06:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:06:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:06:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:06:49 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:06:49 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:06:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:49 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 13:06:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 13:06:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:49 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 13:06:49 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 13:06:49 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 13:06:49 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 13:06:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 13:06:49 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 13:06:49 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 13:06:49 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 13:06:49 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 13:06:49 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 13:06:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 13:06:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 13:06:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 13:06:49 ... 48 common frames omitted 13:06:49 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 13:06:49 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:06:49 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:06:49 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:06:49 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:06:49 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:06:49 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:06:49 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:06:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 13:06:49 ... 75 common frames omitted 13:06:49 13:06:49 2023-12-14T13:06:48.479Z WARN 13851 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 13:06:49 13:06:49 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 13:06:49 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:338) 13:06:49 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) 13:06:49 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) 13:06:49 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:169) 13:06:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:06:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:06:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:06:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:06:49 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:06:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:06:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:06:49 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 13:06:49 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 13:06:49 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 13:06:49 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 13:06:49 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 13:06:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:06:49 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 13:06:49 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 13:06:49 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 13:06:49 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 13:06:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 13:06:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 13:06:49 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_3(CpsModulePersistenceServiceConcurrencySpec.groovy:137) 13:06:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:06:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:06:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:06:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:06:49 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:06:49 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:06:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:49 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:06:49 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:06:49 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 13:06:49 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 13:06:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:06:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:49 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:06:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:06:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:49 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:06:49 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:06:49 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 13:06:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:49 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:06:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:06:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:49 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:06:49 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:06:49 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 13:06:49 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 13:06:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:06:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:06:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:06:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:49 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:06:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:06:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:49 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:06:49 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:06:49 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:06:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:06:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:06:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:06:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:06:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:06:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:06:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:06:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:06:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:06:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:06:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:06:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:06:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:06:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:06:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:06:49 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:06:49 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:06:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:06:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:06:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:06:49 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:06:49 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:06:49 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:06:49 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:06:49 Caused by: org.hibernate.exception.ConstraintViolationException: 13:06:49 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:06:49 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:06:49 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:06:49 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:06:49 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:06:49 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:06:49 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:06:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 13:06:49 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 13:06:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:06:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:06:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:06:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:06:49 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:06:49 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:06:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:49 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 13:06:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 13:06:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:49 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 13:06:49 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 13:06:49 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 13:06:49 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 13:06:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 13:06:49 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 13:06:49 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 13:06:49 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 13:06:49 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 13:06:49 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 13:06:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 13:06:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 13:06:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 13:06:49 ... 48 common frames omitted 13:06:49 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 13:06:49 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:06:49 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:06:49 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:06:49 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:06:49 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:06:49 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:06:49 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:06:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 13:06:49 ... 75 common frames omitted 13:06:49 13:06:49 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.511 s - in org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec 13:06:49 [INFO] Running org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec 13:06:49 2023-12-14T13:06:49.271Z WARN 13851 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 13:06:49 13:06:49 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'my-yang-resource-name' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 13:06:49 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:338) 13:06:49 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) 13:06:49 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) 13:06:49 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 13:06:49 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 13:06:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 13:06:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 13:06:49 at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.$spock_feature_0_0(CpsModulePersistenceServiceSpec.groovy:81) 13:06:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:06:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:06:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:06:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:06:49 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:06:49 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:06:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:49 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:06:49 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:06:49 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 13:06:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:06:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:49 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:06:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:06:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:49 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:06:49 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:06:49 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 13:06:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:06:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 13:06:49 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 13:06:49 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 13:06:49 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 13:06:49 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 13:06:49 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:06:49 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:06:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:06:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:49 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:06:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:06:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:49 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:06:49 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:06:49 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:06:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:06:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:06:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:06:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:49 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:06:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:06:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:49 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:06:49 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:06:49 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:06:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:06:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:06:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:06:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:06:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:06:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:06:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:06:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:06:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:06:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:06:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:06:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:06:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:06:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:06:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:06:49 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:06:49 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:06:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:06:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:06:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:06:49 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:06:49 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:06:49 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:06:49 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:06:49 Caused by: org.hibernate.exception.ConstraintViolationException: 13:06:49 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:06:49 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:06:49 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:06:49 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:06:49 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:06:49 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:06:49 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:06:49 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 13:06:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 13:06:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 13:06:49 at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.(CpsModulePersistenceServiceSpec.groovy:64) 13:06:49 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:06:49 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:06:49 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:06:49 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:06:49 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128) 13:06:49 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347) 13:06:49 at java.base/java.lang.Class.newInstance(Class.java:645) 13:06:49 at org.spockframework.runtime.PlatformSpecRunner.createSpecInstance(PlatformSpecRunner.java:78) 13:06:49 at org.spockframework.runtime.PlatformSpecRunner.runSharedSpec(PlatformSpecRunner.java:45) 13:06:49 at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:32) 13:06:49 at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:11) 13:06:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 13:06:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 13:06:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 13:06:49 ... 30 common frames omitted 13:06:49 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 13:06:49 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:06:49 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:06:49 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:06:49 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:06:49 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:06:49 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:06:49 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:06:49 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 13:06:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 13:06:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 13:06:49 ... 46 common frames omitted 13:06:49 13:06:49 2023-12-14T13:06:49.275Z WARN 13851 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 13:06:49 13:06:49 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'no checksum found' 13:06:49 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:338) 13:06:49 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) 13:06:49 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) 13:06:49 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 13:06:49 at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.$spock_feature_0_0(CpsModulePersistenceServiceSpec.groovy:81) 13:06:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:06:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:06:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:06:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:06:49 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:06:49 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:06:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:49 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:06:49 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:06:49 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 13:06:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:06:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:49 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:06:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:06:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:49 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:06:49 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:06:49 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 13:06:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:06:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 13:06:49 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 13:06:49 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 13:06:49 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 13:06:49 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 13:06:49 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:06:49 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:06:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:06:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:49 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:06:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:06:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:49 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:06:49 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:06:49 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:06:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:06:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:06:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:06:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:06:49 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:06:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:06:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:06:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:06:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:06:49 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:06:49 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:06:49 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:06:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:06:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:06:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:06:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:06:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:06:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:06:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:06:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:06:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:06:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:06:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:06:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:06:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:06:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:06:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:06:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:06:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:06:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:06:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:06:49 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:06:49 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:06:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:06:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:06:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:06:49 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:06:49 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:06:49 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:06:49 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:06:49 Caused by: org.hibernate.exception.ConstraintViolationException: 13:06:49 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:06:49 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:06:49 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:06:49 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:06:49 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:06:49 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:06:49 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:06:49 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 13:06:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 13:06:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 13:06:49 at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.(CpsModulePersistenceServiceSpec.groovy:66) 13:06:49 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:06:49 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:06:49 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:06:49 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:06:49 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128) 13:06:49 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347) 13:06:49 at java.base/java.lang.Class.newInstance(Class.java:645) 13:06:49 at org.spockframework.runtime.PlatformSpecRunner.createSpecInstance(PlatformSpecRunner.java:78) 13:06:49 at org.spockframework.runtime.PlatformSpecRunner.runSharedSpec(PlatformSpecRunner.java:45) 13:06:49 at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:32) 13:06:49 at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:11) 13:06:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 13:06:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:06:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 13:06:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 13:06:49 ... 30 common frames omitted 13:06:49 Caused by: java.sql.SQLException: no checksum 13:06:49 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:06:49 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:06:49 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:06:49 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:06:49 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:06:49 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:06:49 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:06:49 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 13:06:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 13:06:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 13:06:49 ... 46 common frames omitted 13:06:49 13:06:49 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec 13:06:49 [INFO] Running org.onap.cps.spi.impl.utils.CpsValidatorSpec 13:06:49 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.onap.cps.spi.impl.utils.CpsValidatorSpec 13:06:49 [INFO] Running org.onap.cps.spi.utils.EscapeUtilsSpec 13:06:49 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.onap.cps.spi.utils.EscapeUtilsSpec 13:06:49 [INFO] Running org.onap.cps.spi.utils.SessionManagerSpec 13:06:49 2023-12-14T13:06:49.480Z INFO 13851 --- [ main] org.onap.cps.spi.utils.SessionManager : Session with session ID testSessionId1 rolled back and closed 13:06:49 2023-12-14T13:06:49.480Z INFO 13851 --- [ main] org.onap.cps.spi.utils.SessionManager : Session with session ID otherSessionId rolled back and closed 13:06:49 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 s - in org.onap.cps.spi.utils.SessionManagerSpec 13:06:49 [INFO] 13:06:49 [INFO] Results: 13:06:49 [INFO] 13:06:49 [INFO] Tests run: 57, Failures: 0, Errors: 0, Skipped: 0 13:06:49 [INFO] 13:06:49 [INFO] 13:06:49 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ri --- 13:06:49 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec 13:06:49 [INFO] Analyzed bundle 'cps-ri' with 22 classes 13:06:49 [INFO] 13:06:49 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ri --- 13:06:49 [INFO] 13:06:49 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ri --- 13:06:49 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ri/target/cps-ri-3.4.1-SNAPSHOT.jar 13:06:49 [INFO] 13:06:49 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ri --- 13:06:49 [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/* 13:06:49 [INFO] 13:06:49 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ri --- 13:06:49 [INFO] 13:06:49 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ri --- 13:06:49 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:06:49 [INFO] 13:06:49 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ri --- 13:06:49 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec 13:06:49 [INFO] Analyzed bundle 'cps-ri' with 22 classes 13:06:49 [INFO] All coverage checks have been met. 13:06:49 [INFO] 13:06:49 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ri --- 13:06:49 [INFO] 13:06:49 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ri --- 13:06:49 [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 13:06:49 [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 13:06:49 [INFO] 13:06:49 [INFO] -------------< org.onap.cps:dmi-plugin-demo-and-csit-stub >------------- 13:06:49 [INFO] Building dmi-plugin-demo-and-csit-stub 3.4.1-SNAPSHOT [17/23] 13:06:49 [INFO] --------------------------------[ pom ]--------------------------------- 13:06:49 [INFO] 13:06:49 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dmi-plugin-demo-and-csit-stub --- 13:06:49 [INFO] 13:06:49 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ dmi-plugin-demo-and-csit-stub --- 13:06:49 [INFO] 13:06:49 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ dmi-plugin-demo-and-csit-stub --- 13:06:49 [INFO] 13:06:49 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ dmi-plugin-demo-and-csit-stub --- 13:06:49 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:06:49 [INFO] surefireArgLine set to empty 13:06:49 [INFO] 13:06:49 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ dmi-plugin-demo-and-csit-stub --- 13:06:49 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:06:49 [INFO] argLine set to empty 13:06:49 [INFO] 13:06:49 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ dmi-plugin-demo-and-csit-stub --- 13:06:49 [INFO] You have 0 Checkstyle violations. 13:06:49 [INFO] 13:06:49 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ dmi-plugin-demo-and-csit-stub --- 13:06:49 [INFO] You have 0 Checkstyle violations. 13:06:49 [INFO] 13:06:49 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ dmi-plugin-demo-and-csit-stub --- 13:06:49 [INFO] Starting audit... 13:06:49 Audit done. 13:06:49 [INFO] You have 0 Checkstyle violations. 13:06:49 [INFO] 13:06:49 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ dmi-plugin-demo-and-csit-stub >>> 13:06:49 [INFO] 13:06:49 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ dmi-plugin-demo-and-csit-stub --- 13:06:49 [INFO] 13:06:49 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ dmi-plugin-demo-and-csit-stub <<< 13:06:49 [INFO] 13:06:49 [INFO] 13:06:49 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ dmi-plugin-demo-and-csit-stub --- 13:06:49 [INFO] 13:06:49 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ dmi-plugin-demo-and-csit-stub --- 13:06:49 [INFO] No sources specified for compilation. Skipping. 13:06:49 [INFO] 13:06:49 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ dmi-plugin-demo-and-csit-stub --- 13:06:49 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:06:49 [INFO] 13:06:49 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ dmi-plugin-demo-and-csit-stub --- 13:06:50 [INFO] 13:06:50 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ dmi-plugin-demo-and-csit-stub --- 13:06:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:06:50 [INFO] failsafeArgLine set to empty 13:06:50 [INFO] 13:06:50 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ dmi-plugin-demo-and-csit-stub --- 13:06:50 [INFO] No tests to run. 13:06:50 [INFO] 13:06:50 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ dmi-plugin-demo-and-csit-stub --- 13:06:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:06:50 [INFO] 13:06:50 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ dmi-plugin-demo-and-csit-stub --- 13:06:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:06:50 [INFO] 13:06:50 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ dmi-plugin-demo-and-csit-stub --- 13:06:50 [INFO] 13:06:50 [INFO] --- maven-install-plugin:2.4:install (default-install) @ dmi-plugin-demo-and-csit-stub --- 13:06:50 [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 13:06:50 [INFO] 13:06:50 [INFO] ---------< org.onap.cps:dmi-plugin-demo-and-csit-stub-service >--------- 13:06:50 [INFO] Building dmi-plugin-demo-and-csit-stub-service 3.4.1-SNAPSHOT [18/23] 13:06:50 [INFO] --------------------------------[ jar ]--------------------------------- 13:06:50 [INFO] 13:06:50 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dmi-plugin-demo-and-csit-stub-service --- 13:06:50 [INFO] 13:06:50 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ dmi-plugin-demo-and-csit-stub-service --- 13:06:50 [INFO] 13:06:50 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ dmi-plugin-demo-and-csit-stub-service --- 13:06:50 [INFO] 13:06:50 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ dmi-plugin-demo-and-csit-stub-service --- 13:06:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:06:50 [INFO] surefireArgLine set to empty 13:06:50 [INFO] 13:06:50 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ dmi-plugin-demo-and-csit-stub-service --- 13:06:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:06:50 [INFO] argLine set to empty 13:06:50 [INFO] 13:06:50 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ dmi-plugin-demo-and-csit-stub-service --- 13:06:50 [INFO] You have 0 Checkstyle violations. 13:06:50 [INFO] 13:06:50 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ dmi-plugin-demo-and-csit-stub-service --- 13:06:50 [INFO] You have 0 Checkstyle violations. 13:06:50 [INFO] 13:06:50 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ dmi-plugin-demo-and-csit-stub-service --- 13:06:50 [INFO] Starting audit... 13:06:50 Audit done. 13:06:50 [INFO] You have 0 Checkstyle violations. 13:06:50 [INFO] 13:06:50 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ dmi-plugin-demo-and-csit-stub-service --- 13:06:50 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:06:50 [INFO] Copying 4 resources 13:06:50 [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 13:06:50 [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 13:06:50 [INFO] 13:06:50 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ dmi-plugin-demo-and-csit-stub-service --- 13:06:50 [INFO] Changes detected - recompiling the module! :dependency 13:06:50 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 13:06:50 [INFO] 13:06:50 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ dmi-plugin-demo-and-csit-stub-service >>> 13:06:50 [INFO] 13:06:50 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ dmi-plugin-demo-and-csit-stub-service --- 13:06:50 [INFO] Fork Value is true 13:06:52 [java] WARNING: A terminally deprecated method in java.lang.System has been called 13:06:52 [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) 13:06:52 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 13:06:52 [java] WARNING: System::setSecurityManager will be removed in a future release 13:06:53 [INFO] Done SpotBugs Analysis.... 13:06:53 [INFO] 13:06:53 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ dmi-plugin-demo-and-csit-stub-service <<< 13:06:53 [INFO] 13:06:53 [INFO] 13:06:53 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ dmi-plugin-demo-and-csit-stub-service --- 13:06:53 [INFO] BugInstance size is 0 13:06:53 [INFO] Error size is 0 13:06:53 [INFO] No errors/warnings found 13:06:53 [INFO] 13:06:53 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ dmi-plugin-demo-and-csit-stub-service --- 13:06:53 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:06:53 [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 13:06:53 [INFO] 13:06:53 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ dmi-plugin-demo-and-csit-stub-service --- 13:06:53 [INFO] No sources to compile 13:06:53 [INFO] 13:06:53 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ dmi-plugin-demo-and-csit-stub-service --- 13:06:53 [INFO] No sources specified for compilation. Skipping. 13:06:53 [INFO] 13:06:53 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ dmi-plugin-demo-and-csit-stub-service --- 13:06:53 [INFO] No tests to run. 13:06:53 [INFO] 13:06:53 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ dmi-plugin-demo-and-csit-stub-service --- 13:06:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:06:53 [INFO] 13:06:53 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ dmi-plugin-demo-and-csit-stub-service --- 13:06:53 [INFO] 13:06:53 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ dmi-plugin-demo-and-csit-stub-service --- 13:06:53 [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 13:06:53 [INFO] 13:06:53 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ dmi-plugin-demo-and-csit-stub-service --- 13:06:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:06:53 [INFO] failsafeArgLine set to empty 13:06:53 [INFO] 13:06:53 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ dmi-plugin-demo-and-csit-stub-service --- 13:06:53 [INFO] No tests to run. 13:06:53 [INFO] 13:06:53 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ dmi-plugin-demo-and-csit-stub-service --- 13:06:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:06:53 [INFO] 13:06:53 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ dmi-plugin-demo-and-csit-stub-service --- 13:06:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:06:53 [INFO] 13:06:53 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ dmi-plugin-demo-and-csit-stub-service --- 13:06:53 [INFO] 13:06:53 [INFO] --- maven-install-plugin:2.4:install (default-install) @ dmi-plugin-demo-and-csit-stub-service --- 13:06:53 [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 13:06:53 [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 13:06:53 [INFO] 13:06:53 [INFO] -----------< org.onap.cps:dmi-plugin-demo-and-csit-stub-app >----------- 13:06:53 [INFO] Building dmi-plugin-demo-and-csit-stub-app 3.4.1-SNAPSHOT [19/23] 13:06:53 [INFO] --------------------------------[ jar ]--------------------------------- 13:06:53 [INFO] 13:06:53 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dmi-plugin-demo-and-csit-stub-app --- 13:06:53 [INFO] 13:06:53 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ dmi-plugin-demo-and-csit-stub-app --- 13:06:53 [INFO] 13:06:53 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ dmi-plugin-demo-and-csit-stub-app --- 13:06:53 [INFO] 13:06:53 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ dmi-plugin-demo-and-csit-stub-app --- 13:06:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:06:53 [INFO] surefireArgLine set to empty 13:06:53 [INFO] 13:06:53 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ dmi-plugin-demo-and-csit-stub-app --- 13:06:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:06:53 [INFO] argLine set to empty 13:06:53 [INFO] 13:06:53 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ dmi-plugin-demo-and-csit-stub-app --- 13:06:53 [INFO] You have 0 Checkstyle violations. 13:06:53 [INFO] 13:06:53 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ dmi-plugin-demo-and-csit-stub-app --- 13:06:53 [INFO] You have 0 Checkstyle violations. 13:06:53 [INFO] 13:06:53 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ dmi-plugin-demo-and-csit-stub-app --- 13:06:53 [INFO] Starting audit... 13:06:53 Audit done. 13:06:53 [INFO] You have 0 Checkstyle violations. 13:06:53 [INFO] 13:06:53 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ dmi-plugin-demo-and-csit-stub-app --- 13:06:53 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:06:53 [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 13:06:53 [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 13:06:53 [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 13:06:53 [INFO] 13:06:53 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ dmi-plugin-demo-and-csit-stub-app --- 13:06:53 [INFO] Changes detected - recompiling the module! :dependency 13:06:53 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 13:06:53 [INFO] 13:06:53 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ dmi-plugin-demo-and-csit-stub-app >>> 13:06:53 [INFO] 13:06:53 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ dmi-plugin-demo-and-csit-stub-app --- 13:06:53 [INFO] Fork Value is true 13:06:55 [java] WARNING: A terminally deprecated method in java.lang.System has been called 13:06:55 [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) 13:06:55 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 13:06:55 [java] WARNING: System::setSecurityManager will be removed in a future release 13:06:56 [INFO] Done SpotBugs Analysis.... 13:06:56 [INFO] 13:06:56 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ dmi-plugin-demo-and-csit-stub-app <<< 13:06:56 [INFO] 13:06:56 [INFO] 13:06:56 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ dmi-plugin-demo-and-csit-stub-app --- 13:06:56 [INFO] BugInstance size is 0 13:06:56 [INFO] Error size is 0 13:06:56 [INFO] No errors/warnings found 13:06:56 [INFO] 13:06:56 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ dmi-plugin-demo-and-csit-stub-app --- 13:06:56 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:06:56 [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 13:06:56 [INFO] 13:06:56 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ dmi-plugin-demo-and-csit-stub-app --- 13:06:56 [INFO] No sources to compile 13:06:56 [INFO] 13:06:56 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ dmi-plugin-demo-and-csit-stub-app --- 13:06:56 [INFO] No sources specified for compilation. Skipping. 13:06:56 [INFO] 13:06:56 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ dmi-plugin-demo-and-csit-stub-app --- 13:06:56 [INFO] No tests to run. 13:06:56 [INFO] 13:06:56 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ dmi-plugin-demo-and-csit-stub-app --- 13:06:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:06:56 [INFO] 13:06:56 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ dmi-plugin-demo-and-csit-stub-app --- 13:06:56 [INFO] 13:06:56 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ dmi-plugin-demo-and-csit-stub-app --- 13:06:56 [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 13:06:56 [INFO] 13:06:56 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ dmi-plugin-demo-and-csit-stub-app --- 13:06:58 [INFO] 13:06:58 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.4.1-SNAPSHOT-20231214T130055Z, nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub... 13:06:58 [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 13:06:58 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 13:06:58 [INFO] Building dependencies layer... 13:06:58 [INFO] Building project dependencies layer... 13:06:58 [INFO] Building resources layer... 13:06:58 [INFO] Building classes layer... 13:06:58 [INFO] Building jvm arg files layer... 13:06:58 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 13:07:01 [INFO] 13:07:01 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.ncmp.dmi.rest.stub.DmiDemoApplication] 13:07:01 [INFO] Loading to Docker daemon... 13:07:04 [INFO] 13:07:04 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.4.1-SNAPSHOT-20231214T130055Z, nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub 13:07:04 [INFO] 13:07:04 [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! 13:07:04 [INFO] https://github.com/GoogleContainerTools/jib/blob/master/jib-maven-plugin/CHANGELOG.md 13:07:04 [INFO] 13:07:04 [INFO] Please see https://github.com/GoogleContainerTools/jib/blob/master/docs/privacy.md for info on disabling this update check. 13:07:04 [INFO] 13:07:04 [INFO] 13:07:04 [INFO] 13:07:04 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ dmi-plugin-demo-and-csit-stub-app --- 13:07:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:07:04 [INFO] failsafeArgLine set to empty 13:07:04 [INFO] 13:07:04 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ dmi-plugin-demo-and-csit-stub-app --- 13:07:04 [INFO] No tests to run. 13:07:04 [INFO] 13:07:04 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ dmi-plugin-demo-and-csit-stub-app --- 13:07:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:07:04 [INFO] 13:07:04 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ dmi-plugin-demo-and-csit-stub-app --- 13:07:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:07:04 [INFO] 13:07:04 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ dmi-plugin-demo-and-csit-stub-app --- 13:07:04 [INFO] 13:07:04 [INFO] --- maven-install-plugin:2.4:install (default-install) @ dmi-plugin-demo-and-csit-stub-app --- 13:07:04 [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 13:07:04 [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 13:07:04 [INFO] 13:07:04 [INFO] -------------------< org.onap.cps:integration-test >-------------------- 13:07:04 [INFO] Building integration-test 3.4.1-SNAPSHOT [20/23] 13:07:04 [INFO] --------------------------------[ jar ]--------------------------------- 13:07:04 [INFO] 13:07:04 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ integration-test --- 13:07:04 [INFO] 13:07:04 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ integration-test --- 13:07:04 [INFO] 13:07:04 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ integration-test --- 13:07:04 [INFO] 13:07:04 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ integration-test --- 13:07:04 [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/* 13:07:04 [INFO] 13:07:04 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ integration-test --- 13:07:04 [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/* 13:07:04 [INFO] 13:07:04 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ integration-test --- 13:07:04 [INFO] You have 0 Checkstyle violations. 13:07:04 [INFO] 13:07:04 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ integration-test --- 13:07:04 [INFO] You have 0 Checkstyle violations. 13:07:04 [INFO] 13:07:04 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ integration-test --- 13:07:04 [INFO] Starting audit... 13:07:04 Audit done. 13:07:04 [INFO] You have 0 Checkstyle violations. 13:07:04 [INFO] 13:07:04 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ integration-test --- 13:07:04 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:07:04 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/src/main/resources 13:07:04 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/target/generated-sources/license 13:07:04 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/target/generated-resources/licenses 13:07:04 [INFO] 13:07:04 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ integration-test --- 13:07:04 [INFO] No sources to compile 13:07:04 [INFO] 13:07:04 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ integration-test >>> 13:07:04 [INFO] 13:07:04 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ integration-test --- 13:07:04 [INFO] 13:07:04 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ integration-test <<< 13:07:04 [INFO] 13:07:04 [INFO] 13:07:04 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ integration-test --- 13:07:04 [INFO] 13:07:04 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ integration-test --- 13:07:04 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:07:04 [INFO] Copying 16 resources 13:07:04 [INFO] 13:07:04 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ integration-test --- 13:07:04 [INFO] Changes detected - recompiling the module! :dependency 13:07:04 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 13:07:04 [INFO] 13:07:04 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ integration-test --- 13:07:04 [INFO] Using isolated classloader, without GMavenPlus classpath. 13:07:05 [INFO] Using Groovy 3.0.18 to perform compileTests. 13:07:07 [INFO] Compiled 74 files. 13:07:07 [INFO] 13:07:07 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ integration-test --- 13:07:07 [INFO] 13:07:07 [INFO] ------------------------------------------------------- 13:07:07 [INFO] T E S T S 13:07:07 [INFO] ------------------------------------------------------- 13:07:09 13:07:09.529 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 13:07:09 [INFO] Running org.onap.cps.integration.functional.CpsAdminServiceIntegrationSpec 13:07:40 13:07:09.940 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first 13:07:40 13:07:10.365 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 13:07:40 13:07:10.367 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 13:07:40 13:07:10.390 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 13:07:40 Server Version: 23.0.1 13:07:40 API Version: 1.42 13:07:40 Operating System: CentOS Stream 8 13:07:40 Total Memory: 31890 MB 13:07:40 13:07:10.394 [main] WARN org.testcontainers.utility.ResourceReaper -- 13:07:40 ******************************************************************************** 13:07:40 Ryuk has been disabled. This can cause unexpected behavior in your environment. 13:07:40 ******************************************************************************** 13:07:40 13:07:10.398 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 13:07:40 13:07:10.399 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 13:07:40 13:07:10.427 [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. 13:07:40 13:07:10.434 [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) 13:07:40 13:07:12.594 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Starting to pull image 13:07:40 13:07:12.618 [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) 13:07:40 13:07:13.105 [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) 13:07:40 13:07:14.489 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 11 pending, 2 downloaded, 0 extracted, (10 MB/? MB) 13:07:40 13:07:15.741 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 10 pending, 3 downloaded, 0 extracted, (33 MB/? MB) 13:07:40 13:07:15.833 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 9 pending, 4 downloaded, 0 extracted, (37 MB/? MB) 13:07:40 13:07:16.006 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 8 pending, 5 downloaded, 0 extracted, (39 MB/? MB) 13:07:40 13:07:16.243 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 7 pending, 6 downloaded, 0 extracted, (39 MB/? MB) 13:07:40 13:07:16.333 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 6 pending, 7 downloaded, 0 extracted, (39 MB/? MB) 13:07:40 13:07:16.755 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 5 pending, 8 downloaded, 0 extracted, (40 MB/? MB) 13:07:40 13:07:16.834 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 4 pending, 9 downloaded, 0 extracted, (41 MB/? MB) 13:07:40 13:07:16.880 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 4 pending, 9 downloaded, 1 extracted, (41 MB/? MB) 13:07:40 13:07:17.054 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 4 pending, 9 downloaded, 2 extracted, (42 MB/? MB) 13:07:40 13:07:17.212 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 4 pending, 9 downloaded, 3 extracted, (43 MB/? MB) 13:07:40 13:07:17.323 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 4 pending, 9 downloaded, 4 extracted, (44 MB/? MB) 13:07:40 13:07:17.338 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 4 extracted, (44 MB/? MB) 13:07:40 13:07:17.340 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 4 extracted, (44 MB/? MB) 13:07:40 13:07:17.632 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 5 extracted, (48 MB/? MB) 13:07:40 13:07:17.727 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 6 extracted, (49 MB/? MB) 13:07:40 13:07:17.794 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 7 extracted, (49 MB/? MB) 13:07:40 13:07:17.872 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 8 extracted, (51 MB/? MB) 13:07:40 13:07:21.699 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 8 extracted, (127 MB/? MB) 13:07:40 13:07:25.479 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 9 extracted, (130 MB/? MB) 13:07:40 13:07:26.676 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 10 extracted, (130 MB/? MB) 13:07:40 13:07:26.757 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 11 extracted, (130 MB/? MB) 13:07:40 13:07:26.846 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 12 extracted, (130 MB/? MB) 13:07:40 13:07:26.931 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 13 extracted, (130 MB/? MB) 13:07:40 13:07:26.946 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pull complete. 13 layers, pulled in 14s (downloaded 130 MB at 9 MB/s) 13:07:40 13:07:26.980 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Creating container for image: registry.nordix.org/onaptest/postgres:14.1 13:07:40 13:07:29.026 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 is starting: 4cabe05f73c25140cd5a189a2f25a5e5705c248877f6316994c96e9b2f26c814 13:07:40 13:07:30.818 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 started in PT20.418335387S 13:07:40 13:07:30.819 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container is started (JDBC URL: jdbc:postgresql://localhost:32792/test?loggerLevel=OFF) 13:07:40 13:07:08,110 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 13:07:40 13:07:08,132 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 13:07:40 13:07:08,132 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 13:07:40 13:07:08,133 |-INFO in ch.qos.logback.classic.BasicConfigurator@7e36c60b - Setting up default configuration. 13:07:40 13:07:31,205 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3e4162ee - 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 13:07:40 13:07:31,281 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@4c046a12 - 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. 13:07:40 13:07:31,281 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3e4162ee - 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 13:07:40 13:07:31,284 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 13:07:40 13:07:31,284 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 13:07:40 13:07:31,284 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 13:07:40 13:07:31,286 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@4c046a12 - 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. 13:07:40 13:07:31,286 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3e4162ee - 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 13:07:40 13:07:31,293 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 13:07:40 13:07:31,293 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 13:07:40 13:07:31,298 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 13:07:40 13:07:31,326 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702559251324) 13:07:40 13:07:31,326 |-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] 13:07:40 13:07:31,326 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 13:07:40 13:07:31,330 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 13:07:40 13:07:31,334 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 13:07:40 13:07:31,334 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2c45de6e - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 13:07:40 13:07:31,334 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 13:07:40 13:07:31,334 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2c45de6e - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 13:07:40 13:07:31,334 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 13:07:40 13:07:31,334 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2c45de6e - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 13:07:40 13:07:31,334 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 13:07:40 13:07:31,334 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2c45de6e - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 13:07:40 13:07:31,334 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 13:07:40 13:07:31,335 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2c45de6e - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 13:07:40 13:07:31,335 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 13:07:40 13:07:31,335 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2c45de6e - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 13:07:40 13:07:31,335 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 13:07:40 13:07:31,335 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2c45de6e - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 13:07:40 13:07:31,335 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 13:07:40 13:07:31,335 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2c45de6e - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 13:07:40 13:07:31,335 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 13:07:40 13:07:31,335 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:07:40 13:07:31,341 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 13:07:40 13:07:31,359 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 13:07:40 13:07:31,359 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:07:40 13:07:31,370 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 13:07:40 13:07:31,376 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 13:07:40 13:07:32,063 |-INFO in ch.qos.logback.classic.pattern.DateConverter@640b5373 - Setting zoneId to "UTC" 13:07:40 13:07:32,072 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 13:07:40 13:07:32,072 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 13:07:40 13:07:32,326 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 13:07:40 13:07:32,327 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 13:07:40 13:07:32,327 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 13:07:40 13:07:32,328 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 13:07:40 13:07:32,328 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 13:07:40 13:07:32,328 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2c45de6e - Propagating INFO level on Logger[ROOT] onto the JUL framework 13:07:40 13:07:32,328 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 13:07:40 13:07:32,328 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@51680b0e - End of configuration. 13:07:40 13:07:32,329 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@3ed3bfcb - Registering current configuration as safe fallback point 13:07:40 13:07:40 13:07:40 . ____ _ __ _ _ 13:07:40 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:07:40 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:07:40 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:07:40 ' |____| .__|_| |_|_| |_\__, | / / / / 13:07:40 =========|_|==============|___/=/_/_/_/ 13:07:40 :: Spring Boot :: (v3.1.2) 13:07:40 13:07:40 2023-12-14T13:07:32.454Z INFO 14315 --- [ main] o.o.c.i.f.CpsAdminServiceIntegrationSpec : Starting CpsAdminServiceIntegrationSpec using Java 17.0.6-ea with PID 14315 (started by jenkins in /w/workspace/cps-master-verify-java/integration-test) 13:07:40 2023-12-14T13:07:32.455Z INFO 14315 --- [ main] o.o.c.i.f.CpsAdminServiceIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 13:07:40 2023-12-14T13:07:33.009Z INFO 14315 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 13:07:40 2023-12-14T13:07:33.071Z INFO 14315 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 53 ms. Found 6 JPA repository interfaces. 13:07:40 2023-12-14T13:07:33.849Z INFO 14315 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 13:07:40 2023-12-14T13:07:34.070Z INFO 14315 --- [ main] com.zaxxer.hikari.pool.HikariPool : HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@5780bed1 13:07:40 2023-12-14T13:07:34.072Z INFO 14315 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 13:07:40 2023-12-14T13:07:34.281Z INFO 14315 --- [ main] liquibase.database : Set default schema name to public 13:07:40 2023-12-14T13:07:34.468Z INFO 14315 --- [ main] liquibase.lockservice : Successfully acquired change log lock 13:07:40 2023-12-14T13:07:34.690Z INFO 14315 --- [ main] liquibase.changelog : Creating database history table with name: public.databasechangelog 13:07:40 2023-12-14T13:07:34.696Z INFO 14315 --- [ main] liquibase.changelog : Reading from public.databasechangelog 13:07:40 2023-12-14T13:07:34.845Z INFO 14315 --- [ main] liquibase.command : Using deploymentId: 2559254701 13:07:40 2023-12-14T13:07:34.875Z INFO 14315 --- [ main] liquibase.changelog : Reading from public.databasechangelog 13:07:40 Running Changeset: liquibase/test-changelog.yaml::1-1::cps 13:07:40 2023-12-14T13:07:34.926Z INFO 14315 --- [ main] liquibase.changelog : Table anchor created 13:07:40 2023-12-14T13:07:34.927Z INFO 14315 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-1::cps ran successfully in 9ms 13:07:40 Running Changeset: liquibase/test-changelog.yaml::1-2::cps 13:07:40 2023-12-14T13:07:34.935Z INFO 14315 --- [ main] liquibase.changelog : Table relation created 13:07:40 2023-12-14T13:07:34.935Z INFO 14315 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-2::cps ran successfully in 4ms 13:07:40 Running Changeset: liquibase/test-changelog.yaml::1-3::cps 13:07:40 2023-12-14T13:07:34.942Z INFO 14315 --- [ main] liquibase.changelog : Table relation_type created 13:07:40 2023-12-14T13:07:34.943Z INFO 14315 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-3::cps ran successfully in 5ms 13:07:40 Running Changeset: liquibase/test-changelog.yaml::1-4::cps 13:07:40 2023-12-14T13:07:34.950Z INFO 14315 --- [ main] liquibase.changelog : Table fragment created 13:07:40 2023-12-14T13:07:34.951Z INFO 14315 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-4::cps ran successfully in 5ms 13:07:40 Running Changeset: liquibase/test-changelog.yaml::1-5::cps 13:07:40 2023-12-14T13:07:34.958Z INFO 14315 --- [ main] liquibase.changelog : Table schema_set created 13:07:40 2023-12-14T13:07:34.958Z INFO 14315 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-5::cps ran successfully in 5ms 13:07:40 Running Changeset: liquibase/test-changelog.yaml::1-6::cps 13:07:40 2023-12-14T13:07:34.965Z INFO 14315 --- [ main] liquibase.changelog : Table yang_resource created 13:07:40 2023-12-14T13:07:34.966Z INFO 14315 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-6::cps ran successfully in 5ms 13:07:40 Running Changeset: liquibase/test-changelog.yaml::1-7::cps 13:07:40 2023-12-14T13:07:34.973Z INFO 14315 --- [ main] liquibase.changelog : Table dataspace created 13:07:40 2023-12-14T13:07:34.973Z INFO 14315 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-7::cps ran successfully in 5ms 13:07:40 Running Changeset: liquibase/test-changelog.yaml::1-8::cps 13:07:40 2023-12-14T13:07:34.980Z INFO 14315 --- [ main] liquibase.changelog : Table schema_node created 13:07:40 2023-12-14T13:07:34.980Z INFO 14315 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-8::cps ran successfully in 4ms 13:07:40 Running Changeset: liquibase/test-changelog.yaml::1-9::cps 13:07:40 2023-12-14T13:07:34.985Z INFO 14315 --- [ main] liquibase.changelog : Table schema_set_yang_resources created 13:07:40 2023-12-14T13:07:34.985Z INFO 14315 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-9::cps ran successfully in 3ms 13:07:40 Running Changeset: liquibase/test-changelog.yaml::1-10::cps 13:07:40 2023-12-14T13:07:34.991Z INFO 14315 --- [ main] liquibase.changelog : Index FKI_ANCHOR_SCHEMA_SET_ID_FK created 13:07:40 2023-12-14T13:07:34.991Z INFO 14315 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-10::cps ran successfully in 3ms 13:07:40 Running Changeset: liquibase/test-changelog.yaml::1-11::cps 13:07:40 2023-12-14T13:07:34.997Z INFO 14315 --- [ main] liquibase.changelog : Unique constraint added to anchor(dataspace_id, name) 13:07:40 2023-12-14T13:07:34.997Z INFO 14315 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-11::cps ran successfully in 4ms 13:07:40 Running Changeset: liquibase/test-changelog.yaml::1-12::cps 13:07:40 2023-12-14T13:07:35.004Z INFO 14315 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (anchor_id) 13:07:40 2023-12-14T13:07:35.004Z INFO 14315 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-12::cps ran successfully in 4ms 13:07:40 Running Changeset: liquibase/test-changelog.yaml::1-13::cps 13:07:40 2023-12-14T13:07:35.008Z INFO 14315 --- [ main] liquibase.changelog : Index FKI_RELATIONS_FROM_ID_FK created 13:07:40 2023-12-14T13:07:35.009Z INFO 14315 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-13::cps ran successfully in 2ms 13:07:40 Running Changeset: liquibase/test-changelog.yaml::1-14::cps 13:07:40 2023-12-14T13:07:35.014Z INFO 14315 --- [ main] liquibase.changelog : Index FKI_RELATIONS_TO_ID_FK created 13:07:40 2023-12-14T13:07:35.015Z INFO 14315 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-14::cps ran successfully in 4ms 13:07:40 Running Changeset: liquibase/test-changelog.yaml::1-15::cps 13:07:40 2023-12-14T13:07:35.019Z INFO 14315 --- [ main] liquibase.changelog : Index FKI_RELATION_TYPE_ID_FK created 13:07:40 2023-12-14T13:07:35.020Z INFO 14315 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-15::cps ran successfully in 2ms 13:07:40 Running Changeset: liquibase/test-changelog.yaml::1-16::cps 13:07:40 2023-12-14T13:07:35.037Z INFO 14315 --- [ main] liquibase.changelog : Primary key added to relation (to_fragment_id, from_fragment_id, relation_type_id) 13:07:40 2023-12-14T13:07:35.038Z INFO 14315 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-16::cps ran successfully in 4ms 13:07:40 Running Changeset: liquibase/test-changelog.yaml::1-17::cps 13:07:40 2023-12-14T13:07:35.042Z INFO 14315 --- [ main] liquibase.changelog : Index FKI_FRAGMENT_ANCHOR_ID_FK created 13:07:40 2023-12-14T13:07:35.042Z INFO 14315 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-17::cps ran successfully in 2ms 13:07:40 Running Changeset: liquibase/test-changelog.yaml::1-19::cps 13:07:40 2023-12-14T13:07:35.046Z INFO 14315 --- [ main] liquibase.changelog : Index FKI_FRAGMENT_PARENT_ID_FK created 13:07:40 2023-12-14T13:07:35.047Z INFO 14315 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-19::cps ran successfully in 2ms 13:07:40 Running Changeset: liquibase/test-changelog.yaml::1-20::cps 13:07:40 2023-12-14T13:07:35.051Z INFO 14315 --- [ main] liquibase.changelog : Index FKI_SCHEMA_NODE_ID_TO_ID created 13:07:40 2023-12-14T13:07:35.051Z INFO 14315 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-20::cps ran successfully in 2ms 13:07:40 Running Changeset: liquibase/test-changelog.yaml::1-22::cps 13:07:40 2023-12-14T13:07:35.055Z INFO 14315 --- [ main] liquibase.changelog : Unique constraint added to fragment(anchor_id, xpath) 13:07:40 2023-12-14T13:07:35.055Z INFO 14315 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-22::cps ran successfully in 2ms 13:07:40 Running Changeset: liquibase/test-changelog.yaml::1-23::cps 13:07:40 2023-12-14T13:07:35.060Z INFO 14315 --- [ main] liquibase.changelog : Foreign key constraint added to relation (from_fragment_id) 13:07:40 2023-12-14T13:07:35.060Z INFO 14315 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-23::cps ran successfully in 3ms 13:07:40 Running Changeset: liquibase/test-changelog.yaml::1-24::cps 13:07:40 2023-12-14T13:07:35.064Z INFO 14315 --- [ main] liquibase.changelog : Foreign key constraint added to relation (to_fragment_id) 13:07:40 2023-12-14T13:07:35.065Z INFO 14315 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-24::cps ran successfully in 3ms 13:07:40 Running Changeset: liquibase/test-changelog.yaml::1-25::cps 13:07:40 2023-12-14T13:07:35.068Z INFO 14315 --- [ main] liquibase.changelog : Unique constraint added to schema_set(name, dataspace_id) 13:07:40 2023-12-14T13:07:35.069Z INFO 14315 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-25::cps ran successfully in 3ms 13:07:40 Running Changeset: liquibase/test-changelog.yaml::1-26::cps 13:07:40 2023-12-14T13:07:35.073Z INFO 14315 --- [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (schema_set_id) 13:07:40 2023-12-14T13:07:35.074Z INFO 14315 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-26::cps ran successfully in 2ms 13:07:40 Running Changeset: liquibase/test-changelog.yaml::1-27::cps 13:07:40 2023-12-14T13:07:35.077Z INFO 14315 --- [ main] liquibase.changelog : Unique constraint added to yang_resource(checksum) 13:07:40 2023-12-14T13:07:35.078Z INFO 14315 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-27::cps ran successfully in 3ms 13:07:40 Running Changeset: liquibase/test-changelog.yaml::1-28::cps 13:07:40 2023-12-14T13:07:35.082Z INFO 14315 --- [ main] liquibase.changelog : Unique constraint added to dataspace(name) 13:07:40 2023-12-14T13:07:35.082Z INFO 14315 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-28::cps ran successfully in 2ms 13:07:40 Running Changeset: liquibase/test-changelog.yaml::1-30::cps 13:07:40 2023-12-14T13:07:35.087Z INFO 14315 --- [ main] liquibase.changelog : Foreign key constraint added to schema_set (dataspace_id) 13:07:40 2023-12-14T13:07:35.087Z INFO 14315 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-30::cps ran successfully in 3ms 13:07:40 Running Changeset: liquibase/test-changelog.yaml::1-31::cps 13:07:40 2023-12-14T13:07:35.091Z INFO 14315 --- [ main] liquibase.changelog : Index PERF_SCHEMA_NODE_SCHEMA_NODE_ID created 13:07:40 2023-12-14T13:07:35.091Z INFO 14315 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-31::cps ran successfully in 2ms 13:07:40 Running Changeset: liquibase/test-changelog.yaml::1-32::cps 13:07:40 2023-12-14T13:07:35.095Z INFO 14315 --- [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (yang_resource_id) 13:07:40 2023-12-14T13:07:35.096Z INFO 14315 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-32::cps ran successfully in 3ms 13:07:40 Running Changeset: liquibase/test-changelog.yaml::1-33::cps 13:07:40 2023-12-14T13:07:35.100Z INFO 14315 --- [ main] liquibase.changelog : Foreign key constraint added to anchor (dataspace_id) 13:07:40 2023-12-14T13:07:35.101Z INFO 14315 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-33::cps ran successfully in 3ms 13:07:40 Running Changeset: liquibase/test-changelog.yaml::1-34::cps 13:07:40 2023-12-14T13:07:35.105Z INFO 14315 --- [ main] liquibase.changelog : Foreign key constraint added to anchor (schema_set_id) 13:07:40 2023-12-14T13:07:35.106Z INFO 14315 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-34::cps ran successfully in 3ms 13:07:40 Running Changeset: liquibase/test-changelog.yaml::1-35::cps 13:07:40 2023-12-14T13:07:35.109Z INFO 14315 --- [ main] liquibase.changelog : Foreign key constraint added to relation (relation_type_id) 13:07:40 2023-12-14T13:07:35.110Z INFO 14315 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-35::cps ran successfully in 3ms 13:07:40 Running Changeset: liquibase/test-changelog.yaml::1-36::cps 13:07:40 2023-12-14T13:07:35.114Z INFO 14315 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 13:07:40 2023-12-14T13:07:35.114Z INFO 14315 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-36::cps ran successfully in 2ms 13:07:40 Running Changeset: liquibase/test-changelog.yaml::1-37::cps 13:07:40 2023-12-14T13:07:35.118Z INFO 14315 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (schema_node_id) 13:07:40 2023-12-14T13:07:35.118Z INFO 14315 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-37::cps ran successfully in 2ms 13:07:40 Running Changeset: liquibase/test-changelog.yaml::1-38::cps 13:07:40 2023-12-14T13:07:35.122Z INFO 14315 --- [ main] liquibase.changelog : Columns module_name(TEXT),revision(TEXT) added to yang_resource 13:07:40 2023-12-14T13:07:35.123Z INFO 14315 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-38::cps ran successfully in 3ms 13:07:40 Running Changeset: liquibase/test-changelog.yaml::1-39::cps 13:07:40 2023-12-14T13:07:35.136Z INFO 14315 --- [ main] liquibase.changelog : Custom SQL executed 13:07:40 2023-12-14T13:07:35.137Z INFO 14315 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-39::cps ran successfully in 12ms 13:07:40 Running Changeset: liquibase/test-changelog.yaml::1-40::cps 13:07:40 2023-12-14T13:07:35.140Z INFO 14315 --- [ main] liquibase.changelog : Column yang_resource.name renamed to file_name 13:07:40 2023-12-14T13:07:35.141Z INFO 14315 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-40::cps ran successfully in 1ms 13:07:40 Running Changeset: liquibase/test-changelog.yaml::1-41::cps 13:07:40 2023-12-14T13:07:35.144Z INFO 14315 --- [ main] liquibase.changelog : Index FKI_SCHEMA_SET_YANG_RESOURCES_SCHEMA_SET_ID_FK created 13:07:40 2023-12-14T13:07:35.144Z INFO 14315 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-41::cps ran successfully in 2ms 13:07:40 Running Changeset: liquibase/test-changelog.yaml::1-42::cps 13:07:40 2023-12-14T13:07:35.148Z INFO 14315 --- [ main] liquibase.changelog : Foreign key fragment_parent_id_fkey dropped 13:07:40 2023-12-14T13:07:35.149Z INFO 14315 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 13:07:40 2023-12-14T13:07:35.150Z INFO 14315 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-42::cps ran successfully in 4ms 13:07:40 2023-12-14T13:07:35.154Z INFO 14315 --- [ main] liquibase.util : UPDATE SUMMARY 13:07:40 2023-12-14T13:07:35.154Z INFO 14315 --- [ main] liquibase.util : Run: 39 13:07:40 2023-12-14T13:07:35.154Z INFO 14315 --- [ main] liquibase.util : Previously run: 0 13:07:40 2023-12-14T13:07:35.154Z INFO 14315 --- [ main] liquibase.util : Filtered out: 0 13:07:40 2023-12-14T13:07:35.154Z INFO 14315 --- [ main] liquibase.util : ------------------------------- 13:07:40 2023-12-14T13:07:35.154Z INFO 14315 --- [ main] liquibase.util : Total change sets: 39 13:07:40 13:07:40 13:07:40 UPDATE SUMMARY 13:07:40 Run: 39 13:07:40 Previously run: 0 13:07:40 Filtered out: 0 13:07:40 ------------------------------- 13:07:40 Total change sets: 39 13:07:40 13:07:40 2023-12-14T13:07:35.155Z INFO 14315 --- [ main] liquibase.util : Update summary generated 13:07:40 Liquibase: Update has been successful. 13:07:40 2023-12-14T13:07:35.156Z INFO 14315 --- [ main] liquibase.command : Update command completed successfully. 13:07:40 2023-12-14T13:07:35.158Z INFO 14315 --- [ main] liquibase.lockservice : Successfully released change log lock 13:07:40 2023-12-14T13:07:35.161Z INFO 14315 --- [ main] liquibase.lockservice : Successfully released change log lock 13:07:40 2023-12-14T13:07:35.162Z INFO 14315 --- [ main] liquibase.command : Command execution complete 13:07:40 2023-12-14T13:07:35.257Z INFO 14315 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 13:07:40 2023-12-14T13:07:35.317Z INFO 14315 --- [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 6.2.6.Final 13:07:40 2023-12-14T13:07:35.319Z INFO 14315 --- [ main] org.hibernate.cfg.Environment : HHH000205: Loaded properties from resource hibernate.properties: {hibernate.bytecode.use_reflection_optimizer=true, hibernate.types.print.banner=false} 13:07:40 2023-12-14T13:07:35.319Z INFO 14315 --- [ main] org.hibernate.cfg.Environment : HHH000406: Using bytecode reflection optimizer 13:07:40 2023-12-14T13:07:35.565Z INFO 14315 --- [ main] o.h.b.i.BytecodeProviderInitiator : HHH000021: Bytecode provider name : bytebuddy 13:07:40 2023-12-14T13:07:35.717Z INFO 14315 --- [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 13:07:40 2023-12-14T13:07:35.991Z INFO 14315 --- [ main] o.h.b.i.BytecodeProviderInitiator : HHH000021: Bytecode provider name : bytebuddy 13:07:40 2023-12-14T13:07:37.037Z INFO 14315 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 13:07:40 2023-12-14T13:07:37.057Z INFO 14315 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 13:07:40 2023-12-14T13:07:37.390Z WARN 14315 --- [ 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 13:07:40 2023-12-14T13:07:37.510Z WARN 14315 --- [ 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 13:07:40 2023-12-14T13:07:37.524Z INFO 14315 --- [ main] o.s.d.j.r.query.QueryEnhancerFactory : Hibernate is in classpath; If applicable, HQL parser will be used. 13:07:40 2023-12-14T13:07:37.853Z WARN 14315 --- [ 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 13:07:40 2023-12-14T13:07:37.884Z WARN 14315 --- [ 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 13:07:40 2023-12-14T13:07:37.914Z WARN 14315 --- [ 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 13:07:40 2023-12-14T13:07:38.197Z WARN 14315 --- [ 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 13:07:40 2023-12-14T13:07:40.030Z INFO 14315 --- [ main] o.o.c.i.f.CpsAdminServiceIntegrationSpec : Started CpsAdminServiceIntegrationSpec in 9.152 seconds (process running for 32.732) 13:07:40 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 13:07:41 2023-12-14T13:07:41.678Z WARN 14315 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 13:07:41 2023-12-14T13:07:41.678Z ERROR 14315 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uq_name" 13:07:41 Detail: Key (name)=(generalTestDataspace) already exists. 13:07:41 2023-12-14T13:07:41.921Z INFO 14315 --- [ main] o.o.c.s.i.CpsAdminPersistenceServiceImpl : Module search encountered unknown dataspace or modulename, treating this as nothing found 13:07:41 2023-12-14T13:07:41.937Z WARN 14315 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 13:07:41 2023-12-14T13:07:41.937Z ERROR 14315 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "anchor_dataspace_id_name_key" 13:07:41 Detail: Key (dataspace_id, name)=(1, newAnchor) already exists. 13:07:41 2023-12-14T13:07:41.962Z INFO 14315 --- [ main] o.o.c.s.i.CpsAdminPersistenceServiceImpl : Module search encountered unknown dataspace or modulename, treating this as nothing found 13:07:41 2023-12-14T13:07:41.969Z INFO 14315 --- [ main] o.o.c.s.i.CpsAdminPersistenceServiceImpl : Module search encountered unknown dataspace or modulename, treating this as nothing found 13:07:42 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.782 s - in org.onap.cps.integration.functional.CpsAdminServiceIntegrationSpec 13:07:42 [INFO] Running org.onap.cps.integration.functional.CpsDataServiceIntegrationSpec 13:07:43 line 1:0 mismatched input 'invalid' expecting '/' 13:07:43 line 1:0 mismatched input 'invalid' expecting '/' 13:07:43 2023-12-14T13:07:43.301Z WARN 14315 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Error parsing xpath "invalid path": Error while parsing cpsPath expression 13:07:44 2023-12-14T13:07:44.008Z WARN 14315 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 13:07:44 2023-12-14T13:07:44.008Z ERROR 14315 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 13:07:44 Detail: Key (anchor_id, xpath)=(17, /bookstore) already exists. 13:07:44 2023-12-14T13:07:44.009Z WARN 14315 --- [ 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" 13:07:44 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 13:07:44 2023-12-14T13:07:44.010Z WARN 14315 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 13:07:44 2023-12-14T13:07:44.010Z ERROR 14315 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 13:07:44 Detail: Key (anchor_id, xpath)=(17, /bookstore) already exists. 13:07:44 line 1:9 missing '/' at 'path' 13:07:44 line 1:9 missing '/' at 'path' 13:07:44 2023-12-14T13:07:44.125Z WARN 14315 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Error parsing xpath "/invalid path": Error while parsing cpsPath expression 13:07:44 2023-12-14T13:07:44.362Z WARN 14315 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 13:07:44 2023-12-14T13:07:44.362Z ERROR 14315 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 13:07:44 Detail: Key (anchor_id, xpath)=(19, /bookstore/categories[@code='1']) already exists. 13:07:44 2023-12-14T13:07:44.362Z WARN 14315 --- [ 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" 13:07:44 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 13:07:44 2023-12-14T13:07:44.365Z WARN 14315 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 13:07:44 2023-12-14T13:07:44.365Z ERROR 14315 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 13:07:44 Detail: Key (anchor_id, xpath)=(19, /bookstore/categories[@code='1']) already exists. 13:07:44 2023-12-14T13:07:44.619Z WARN 14315 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 13:07:44 2023-12-14T13:07:44.619Z ERROR 14315 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 13:07:44 Detail: Key (anchor_id, xpath)=(20, /bookstore/categories[@code='1']) already exists. 13:07:44 2023-12-14T13:07:44.619Z WARN 14315 --- [ 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" 13:07:44 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 13:07:44 2023-12-14T13:07:44.621Z WARN 14315 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 13:07:44 2023-12-14T13:07:44.621Z ERROR 14315 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 13:07:44 Detail: Key (anchor_id, xpath)=(20, /bookstore/categories[@code='1']) already exists. 13:07:44 2023-12-14T13:07:44.781Z WARN 14315 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 13:07:44 2023-12-14T13:07:44.781Z ERROR 14315 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 13:07:44 Detail: Key (anchor_id, xpath)=(21, /bookstore/categories[@code='1']) already exists. 13:07:44 2023-12-14T13:07:44.781Z WARN 14315 --- [ 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" 13:07:44 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 13:07:44 2023-12-14T13:07:44.784Z WARN 14315 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 13:07:44 2023-12-14T13:07:44.784Z ERROR 14315 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 13:07:44 Detail: Key (anchor_id, xpath)=(21, /bookstore/categories[@code='1']) already exists. 13:07:44 2023-12-14T13:07:44.817Z WARN 14315 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 13:07:44 2023-12-14T13:07:44.817Z ERROR 14315 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 13:07:44 Detail: Key (anchor_id, xpath)=(21, /bookstore/categories[@code='1']) already exists. 13:07:44 2023-12-14T13:07:44.818Z WARN 14315 --- [ 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" 13:07:44 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 13:07:44 2023-12-14T13:07:44.820Z WARN 14315 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 13:07:44 2023-12-14T13:07:44.820Z ERROR 14315 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 13:07:44 Detail: Key (anchor_id, xpath)=(21, /bookstore/categories[@code='1']) already exists. 13:07:46 [INFO] Tests run: 99, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.159 s - in org.onap.cps.integration.functional.CpsDataServiceIntegrationSpec 13:07:46 [INFO] Running org.onap.cps.integration.functional.CpsModuleServiceIntegrationSpec 13:07:46 2023-12-14T13:07:46.527Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_0, Optional[2000-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 13:07:46 2023-12-14T13:07:46.747Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_85, Optional[2085-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.747Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_12, Optional[2012-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.747Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_41, Optional[2041-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.747Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_64, Optional[2064-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.747Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_74, Optional[2074-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.747Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_96, Optional[2096-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.747Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_15, Optional[2015-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.747Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_53, Optional[2053-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.747Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_21, Optional[2021-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.747Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_50, Optional[2050-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.747Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_55, Optional[2055-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.747Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_62, Optional[2062-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.747Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_58, Optional[2058-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.747Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_92, Optional[2092-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.747Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_33, Optional[2033-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.747Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_78, Optional[2078-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.747Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_57, Optional[2057-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.747Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_86, Optional[2086-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.747Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_1, Optional[2001-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.747Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_83, Optional[2083-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.747Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_32, Optional[2032-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.747Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_87, Optional[2087-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.747Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_98, Optional[2098-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.747Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_17, Optional[2017-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.747Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_45, Optional[2045-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.747Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_56, Optional[2056-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.747Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_82, Optional[2082-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.747Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_26, Optional[2026-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.747Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_0, Optional[2000-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.747Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_47, Optional[2047-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.747Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_9, Optional[2009-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.747Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_7, Optional[2007-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.747Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_6, Optional[2006-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.747Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_72, Optional[2072-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.747Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_30, Optional[2030-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.747Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_29, Optional[2029-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.747Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_91, Optional[2091-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.747Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_94, Optional[2094-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.747Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_63, Optional[2063-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.747Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_48, Optional[2048-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.748Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_37, Optional[2037-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.748Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_4, Optional[2004-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.748Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_38, Optional[2038-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.748Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_84, Optional[2084-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.748Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_75, Optional[2075-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.748Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_54, Optional[2054-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.748Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_44, Optional[2044-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.748Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_39, Optional[2039-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.748Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_31, Optional[2031-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.748Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_71, Optional[2071-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.748Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_95, Optional[2095-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.748Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_80, Optional[2080-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.748Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_70, Optional[2070-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.748Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_81, Optional[2081-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.748Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_67, Optional[2067-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.748Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_51, Optional[2051-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.748Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_24, Optional[2024-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.748Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_46, Optional[2046-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.748Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_8, Optional[2008-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.748Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_28, Optional[2028-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.748Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_90, Optional[2090-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.748Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_60, Optional[2060-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.748Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_65, Optional[2065-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.748Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_3, Optional[2003-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.748Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_40, Optional[2040-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.748Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_99, Optional[2099-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.748Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_35, Optional[2035-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.748Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_76, Optional[2076-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.748Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_97, Optional[2097-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.748Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_34, Optional[2034-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.748Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_61, Optional[2061-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.748Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_49, Optional[2049-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.748Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_52, Optional[2052-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.748Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_68, Optional[2068-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.748Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_59, Optional[2059-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.748Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_2, Optional[2002-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.748Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_19, Optional[2019-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.748Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_42, Optional[2042-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.748Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_73, Optional[2073-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.748Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_10, Optional[2010-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.748Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_66, Optional[2066-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.748Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_100, Optional[2100-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.748Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_13, Optional[2013-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.748Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_18, Optional[2018-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.749Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_5, Optional[2005-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.749Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_20, Optional[2020-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.749Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_69, Optional[2069-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.749Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_79, Optional[2079-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.749Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_23, Optional[2023-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.749Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_25, Optional[2025-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.749Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_16, Optional[2016-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.749Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_93, Optional[2093-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.749Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_36, Optional[2036-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.749Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_77, Optional[2077-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.749Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_88, Optional[2088-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.749Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_14, Optional[2014-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.749Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_11, Optional[2011-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.749Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_27, Optional[2027-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.749Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_43, Optional[2043-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:46 2023-12-14T13:07:46.749Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_22, Optional[2022-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_89, Optional[2089-01-01]] 13:07:47 2023-12-14T13:07:47.120Z WARN 14315 --- [ main] o.c.s.r.YangResourceNativeRepositoryImpl : ModuleReferences size : 3 and QueryResult size : 2 13:07:47 2023-12-14T13:07:47.179Z WARN 14315 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 13:07:47 2023-12-14T13:07:47.179Z ERROR 14315 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" 13:07:47 Detail: Key (name, dataspace_id)=(bookstoreSchemaSet, 6) already exists. 13:07:47 2023-12-14T13:07:47.459Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_0, Optional[2000-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 13:07:47 2023-12-14T13:07:47.569Z WARN 14315 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [source_1, Optional[2001-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [source_0, Optional[2000-01-01]] 13:07:47 [INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.087 s - in org.onap.cps.integration.functional.CpsModuleServiceIntegrationSpec 13:07:47 [INFO] Running org.onap.cps.integration.functional.CpsQueryServiceIntegrationSpec 13:07:48 line 1:0 mismatched input 'cpsPath' expecting '/' 13:07:48 line 1:0 mismatched input 'cpsPath' expecting '/' 13:07:48 [INFO] Tests run: 140, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.059 s - in org.onap.cps.integration.functional.CpsQueryServiceIntegrationSpec 13:07:48 [INFO] Running org.onap.cps.integration.functional.SessionManagerIntegrationSpec 13:07:49 2023-12-14T13:07:48.989Z WARN 14315 --- [ main] org.hibernate.orm.connections.pooling : HHH10001002: Using built-in connection pool (not intended for production use) 13:07:49 2023-12-14T13:07:48.989Z INFO 14315 --- [ main] org.hibernate.orm.connections.pooling : HHH10001005: Loaded JDBC driver class: org.postgresql.Driver 13:07:49 2023-12-14T13:07:48.989Z INFO 14315 --- [ main] org.hibernate.orm.connections.pooling : HHH10001012: Connecting with JDBC URL [jdbc:postgresql://localhost:32792/test?loggerLevel=OFF] 13:07:49 2023-12-14T13:07:48.989Z INFO 14315 --- [ main] org.hibernate.orm.connections.pooling : HHH10001001: Connection properties: {password=****, user=test} 13:07:49 2023-12-14T13:07:48.990Z INFO 14315 --- [ main] org.hibernate.orm.connections.pooling : HHH10001003: Autocommit mode: false 13:07:49 2023-12-14T13:07:48.992Z INFO 14315 --- [ main] org.hibernate.orm.connections.pooling : HHH10001115: Connection pool size: 20 (min=1) 13:07:49 2023-12-14T13:07:49.032Z INFO 14315 --- [ main] o.h.b.i.BytecodeProviderInitiator : HHH000021: Bytecode provider name : bytebuddy 13:07:49 2023-12-14T13:07:49.099Z INFO 14315 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 13:07:49 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 13:07:49 2023-12-14T13:07:49.121Z INFO 14315 --- [pool-3-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 13:07:49 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 13:07:49 2023-12-14T13:07:49.144Z INFO 14315 --- [pool-4-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 13:07:49 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 13:07:49 2023-12-14T13:07:49.452Z INFO 14315 --- [pool-5-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 13:07:49 2023-12-14T13:07:49.456Z INFO 14315 --- [pool-6-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 13:07:49 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 13:07:49 2023-12-14T13:07:49.463Z INFO 14315 --- [pool-7-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 13:07:49 2023-12-14T13:07:49.465Z INFO 14315 --- [pool-8-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 13:07:49 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.816 s - in org.onap.cps.integration.functional.SessionManagerIntegrationSpec 13:07:50 [INFO] 13:07:50 [INFO] Results: 13:07:50 [INFO] 13:07:50 [INFO] Tests run: 294, Failures: 0, Errors: 0, Skipped: 0 13:07:50 [INFO] 13:07:50 [INFO] 13:07:50 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ integration-test --- 13:07:50 [INFO] Skipping JaCoCo execution due to missing classes directory. 13:07:50 [INFO] 13:07:50 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ integration-test --- 13:07:50 [INFO] 13:07:50 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ integration-test --- 13:07:50 [WARNING] JAR will be empty - no content was marked for inclusion! 13:07:50 [INFO] Building jar: /w/workspace/cps-master-verify-java/integration-test/target/integration-test-3.4.1-SNAPSHOT.jar 13:07:50 [INFO] 13:07:50 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ integration-test --- 13:07:50 [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/* 13:07:50 [INFO] 13:07:50 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ integration-test --- 13:07:50 [INFO] 13:07:50 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ integration-test --- 13:07:50 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:07:50 [INFO] 13:07:50 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ integration-test --- 13:07:50 [INFO] Skipping JaCoCo execution due to missing classes directory:/w/workspace/cps-master-verify-java/integration-test/target/classes 13:07:50 [INFO] 13:07:50 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ integration-test --- 13:07:50 [INFO] 13:07:50 [INFO] --- maven-install-plugin:2.4:install (default-install) @ integration-test --- 13:07:50 [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 13:07:50 [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 13:07:50 [INFO] 13:07:50 [INFO] --------------------< org.onap.cps:cps-application >-------------------- 13:07:50 [INFO] Building cps-application 3.4.1-SNAPSHOT [21/23] 13:07:50 [INFO] --------------------------------[ jar ]--------------------------------- 13:07:51 [INFO] 13:07:51 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-application --- 13:07:51 [INFO] 13:07:51 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-application --- 13:07:51 [INFO] 13:07:51 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-application --- 13:07:51 [INFO] 13:07:51 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-application --- 13:07:51 [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/* 13:07:51 [INFO] 13:07:51 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-application --- 13:07:51 [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/* 13:07:51 [INFO] 13:07:51 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-application --- 13:07:51 [INFO] You have 0 Checkstyle violations. 13:07:51 [INFO] 13:07:51 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-application --- 13:07:51 [INFO] You have 0 Checkstyle violations. 13:07:51 [INFO] 13:07:51 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-application --- 13:07:51 [INFO] Starting audit... 13:07:51 Audit done. 13:07:51 [INFO] You have 0 Checkstyle violations. 13:07:51 [INFO] 13:07:51 [INFO] --- spring-boot-maven-plugin:3.1.2:build-info (default) @ cps-application --- 13:07:51 [INFO] 13:07:51 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-application --- 13:07:51 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:07:51 [INFO] Copying 1 resource 13:07:51 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-application/target/generated-sources/license 13:07:51 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-application/target/generated-resources/licenses 13:07:51 [INFO] 13:07:51 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-application --- 13:07:51 [INFO] Changes detected - recompiling the module! :dependency 13:07:51 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 13:07:52 [INFO] 13:07:52 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-application >>> 13:07:52 [INFO] 13:07:52 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-application --- 13:07:52 [INFO] Fork Value is true 13:07:53 [java] WARNING: A terminally deprecated method in java.lang.System has been called 13:07:53 [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) 13:07:53 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 13:07:53 [java] WARNING: System::setSecurityManager will be removed in a future release 13:07:54 [INFO] Done SpotBugs Analysis.... 13:07:54 [INFO] 13:07:54 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-application <<< 13:07:54 [INFO] 13:07:54 [INFO] 13:07:54 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-application --- 13:07:54 [INFO] BugInstance size is 0 13:07:54 [INFO] Error size is 0 13:07:54 [INFO] No errors/warnings found 13:07:54 [INFO] 13:07:54 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-application --- 13:07:54 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:07:54 [INFO] Copying 2 resources 13:07:54 [INFO] 13:07:54 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-application --- 13:07:54 [INFO] Changes detected - recompiling the module! :dependency 13:07:54 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 13:07:54 [INFO] 13:07:54 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-application --- 13:07:54 [INFO] Using isolated classloader, without GMavenPlus classpath. 13:07:55 [INFO] Using Groovy 3.0.18 to perform compileTests. 13:07:55 [INFO] Compiled 2 files. 13:07:55 [INFO] 13:07:55 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-application --- 13:07:55 [INFO] 13:07:55 [INFO] ------------------------------------------------------- 13:07:55 [INFO] T E S T S 13:07:55 [INFO] ------------------------------------------------------- 13:07:57 13:07:56.500 [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. 13:07:57 13:07:56.671 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.Application for test class org.onap.cps.rest.controller.ControllerSecuritySpec 13:07:57 13:07:56.882 [main] INFO com.tngtech.archunit.ArchConfiguration -- Reading ArchUnit properties from file:/w/workspace/cps-master-verify-java/cps-application/target/test-classes/archunit.properties 13:07:57 13:07:56.917 [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. 13:07:57 13:07:56.926 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.Application for test class org.onap.cps.rest.controller.ControllerSecuritySpec 13:07:57 [INFO] Running org.onap.cps.rest.controller.ControllerSecuritySpec 13:08:01 13:07:56,310 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 13:08:01 13:07:56,331 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 13:08:01 13:07:56,331 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 13:08:01 13:07:56,333 |-INFO in ch.qos.logback.classic.BasicConfigurator@f0deba2 - Setting up default configuration. 13:08:01 13:07:57,606 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ddf9fd - 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 13:08:01 13:07:57,652 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1297cf8 - 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. 13:08:01 13:07:57,652 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ddf9fd - 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 13:08:01 13:07:57,655 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 13:08:01 13:07:57,655 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 13:08:01 13:07:57,655 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 13:08:01 13:07:57,657 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1297cf8 - 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. 13:08:01 13:07:57,657 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ddf9fd - 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 13:08:01 13:07:57,664 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 13:08:01 13:07:57,664 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 13:08:01 13:07:57,668 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 13:08:01 13:07:57,700 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702559277698) 13:08:01 13:07:57,700 |-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] 13:08:01 13:07:57,700 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 13:08:01 13:07:57,704 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 13:08:01 13:07:57,711 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 13:08:01 13:07:57,711 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@37e15055 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 13:08:01 13:07:57,712 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 13:08:01 13:07:57,712 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@37e15055 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 13:08:01 13:07:57,712 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 13:08:01 13:07:57,712 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@37e15055 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 13:08:01 13:07:57,712 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 13:08:01 13:07:57,712 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@37e15055 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 13:08:01 13:07:57,712 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 13:08:01 13:07:57,712 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@37e15055 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 13:08:01 13:07:57,712 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 13:08:01 13:07:57,712 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@37e15055 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 13:08:01 13:07:57,712 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 13:08:01 13:07:57,712 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@37e15055 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 13:08:01 13:07:57,712 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 13:08:01 13:07:57,712 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@37e15055 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 13:08:01 13:07:57,712 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 13:08:01 13:07:57,712 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:08:01 13:07:57,718 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 13:08:01 13:07:57,736 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 13:08:01 13:07:57,736 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:08:01 13:07:57,748 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 13:08:01 13:07:57,755 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 13:08:01 13:07:58,094 |-INFO in ch.qos.logback.classic.pattern.DateConverter@57d1edf0 - Setting zoneId to "UTC" 13:08:01 13:07:58,103 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 13:08:01 13:07:58,103 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 13:08:01 13:07:58,353 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 13:08:01 13:07:58,354 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 13:08:01 13:07:58,354 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 13:08:01 13:07:58,355 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 13:08:01 13:07:58,356 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 13:08:01 13:07:58,356 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@37e15055 - Propagating INFO level on Logger[ROOT] onto the JUL framework 13:08:01 13:07:58,356 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 13:08:01 13:07:58,357 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@39adf4e6 - End of configuration. 13:08:01 13:07:58,357 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@73299197 - Registering current configuration as safe fallback point 13:08:01 13:08:01 13:08:01 . ____ _ __ _ _ 13:08:01 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:08:01 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:08:01 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:08:01 ' |____| .__|_| |_|_| |_\__, | / / / / 13:08:01 =========|_|==============|___/=/_/_/_/ 13:08:01 :: Spring Boot :: (v3.1.2) 13:08:01 13:08:01 2023-12-14T13:07:58.447Z INFO 14974 --- [ main] o.o.c.r.c.ControllerSecuritySpec : Starting ControllerSecuritySpec using Java 17.0.6-ea with PID 14974 (started by jenkins in /w/workspace/cps-master-verify-java/cps-application) 13:08:01 2023-12-14T13:07:58.448Z INFO 14974 --- [ main] o.o.c.r.c.ControllerSecuritySpec : No active profile set, falling back to 1 default profile: "default" 13:08:01 2023-12-14T13:07:59.622Z INFO 14974 --- [ main] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@1b0f3f57, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1ea83b58, org.springframework.security.web.context.SecurityContextHolderFilter@2385ee72, org.springframework.security.web.header.HeaderWriterFilter@49bf8d66, org.springframework.security.web.authentication.logout.LogoutFilter@2d154a38, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@1e0630cc, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@3596c09d, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3002acf9, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@51430893, org.springframework.security.web.access.ExceptionTranslationFilter@4b1c6936, org.springframework.security.web.access.intercept.AuthorizationFilter@46c87d4b] 13:08:01 2023-12-14T13:08:01.255Z INFO 14974 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 13:08:01 2023-12-14T13:08:01.255Z INFO 14974 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 13:08:01 2023-12-14T13:08:01.257Z INFO 14974 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 2 ms 13:08:01 2023-12-14T13:08:01.278Z INFO 14974 --- [ main] o.o.c.r.c.ControllerSecuritySpec : Started ControllerSecuritySpec in 4.058 seconds (process running for 5.71) 13:08:01 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 13:08:02 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.525 s - in org.onap.cps.rest.controller.ControllerSecuritySpec 13:08:02 [INFO] Running org.onap.cps.config.MicroMeterConfigSpec 13:08:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.onap.cps.config.MicroMeterConfigSpec 13:08:02 [INFO] Running org.onap.cps.architecture.LayeredArchitectureTest 13:08:05 2023-12-14T13:08:02.736Z INFO 14974 --- [ main] com.tngtech.archunit.core.PluginLoader : Detected Java version 17.0.6-ea 13:08:05 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.214 s - in org.onap.cps.architecture.LayeredArchitectureTest 13:08:06 [INFO] 13:08:06 [INFO] Results: 13:08:06 [INFO] 13:08:06 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 13:08:06 [INFO] 13:08:06 [INFO] 13:08:06 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-application --- 13:08:06 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec 13:08:06 [INFO] Analyzed bundle 'cps-application' with 3 classes 13:08:06 [INFO] 13:08:06 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-application --- 13:08:06 [INFO] 13:08:06 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-application --- 13:08:06 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.4.1-SNAPSHOT.jar 13:08:06 [INFO] 13:08:06 [INFO] --- spring-boot-maven-plugin:3.1.2:repackage (default) @ cps-application --- 13:08:06 [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/. 13:08:06 [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 13:08:06 [INFO] 13:08:06 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ cps-application --- 13:08:06 [INFO] 13:08:06 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.4.1-SNAPSHOT-20231214T130055Z, nexus3.onap.org:10003/onap/cps-and-ncmp... 13:08:06 [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 13:08:06 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 13:08:06 [INFO] Building dependencies layer... 13:08:06 [INFO] Building project dependencies layer... 13:08:06 [INFO] Building resources layer... 13:08:06 [INFO] Building classes layer... 13:08:06 [INFO] Building jvm arg files layer... 13:08:06 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 13:08:10 [INFO] 13:08:10 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.Application] 13:08:10 [INFO] Loading to Docker daemon... 13:08:12 [INFO] 13:08:12 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.4.1-SNAPSHOT-20231214T130055Z, nexus3.onap.org:10003/onap/cps-and-ncmp 13:08:12 [INFO] 13:08:12 [INFO] 13:08:12 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-application --- 13:08:12 [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/* 13:08:12 [INFO] 13:08:12 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-application --- 13:08:12 [INFO] 13:08:12 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-application --- 13:08:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:08:12 [INFO] 13:08:12 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-application --- 13:08:12 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec 13:08:12 [INFO] Analyzed bundle 'cps-application' with 3 classes 13:08:12 [INFO] All coverage checks have been met. 13:08:12 [INFO] 13:08:12 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-application --- 13:08:12 [INFO] 13:08:12 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-application --- 13:08:12 [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 13:08:12 [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 13:08:12 [INFO] 13:08:12 [INFO] ---------------------< org.onap.cps:jacoco-report >--------------------- 13:08:12 [INFO] Building jacoco-report 3.4.1-SNAPSHOT [22/23] 13:08:12 [INFO] --------------------------------[ jar ]--------------------------------- 13:08:12 [INFO] 13:08:12 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jacoco-report --- 13:08:12 [INFO] 13:08:12 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ jacoco-report --- 13:08:12 [INFO] 13:08:12 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ jacoco-report --- 13:08:12 [INFO] 13:08:12 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ jacoco-report --- 13:08:12 [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/* 13:08:12 [INFO] 13:08:12 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ jacoco-report --- 13:08:12 [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/* 13:08:12 [INFO] 13:08:12 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ jacoco-report --- 13:08:12 [INFO] You have 0 Checkstyle violations. 13:08:12 [INFO] 13:08:12 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ jacoco-report --- 13:08:12 [INFO] You have 0 Checkstyle violations. 13:08:12 [INFO] 13:08:12 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ jacoco-report --- 13:08:12 [INFO] Starting audit... 13:08:12 Audit done. 13:08:12 [INFO] You have 0 Checkstyle violations. 13:08:12 [INFO] 13:08:12 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jacoco-report --- 13:08:12 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:08:12 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/src/main/resources 13:08:12 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/target/generated-sources/license 13:08:12 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/target/generated-resources/licenses 13:08:12 [INFO] 13:08:12 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ jacoco-report --- 13:08:12 [INFO] No sources to compile 13:08:12 [INFO] 13:08:12 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ jacoco-report >>> 13:08:12 [INFO] 13:08:12 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ jacoco-report --- 13:08:12 [INFO] 13:08:12 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ jacoco-report <<< 13:08:12 [INFO] 13:08:12 [INFO] 13:08:12 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ jacoco-report --- 13:08:12 [INFO] 13:08:12 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jacoco-report --- 13:08:12 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:08:12 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/src/test/resources 13:08:12 [INFO] 13:08:12 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ jacoco-report --- 13:08:12 [INFO] No sources to compile 13:08:12 [INFO] 13:08:12 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ jacoco-report --- 13:08:12 [INFO] No sources specified for compilation. Skipping. 13:08:12 [INFO] 13:08:12 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ jacoco-report --- 13:08:12 [INFO] No tests to run. 13:08:12 [INFO] 13:08:12 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ jacoco-report --- 13:08:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:08:12 [INFO] 13:08:12 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ jacoco-report --- 13:08:12 [INFO] 13:08:12 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jacoco-report --- 13:08:12 [WARNING] JAR will be empty - no content was marked for inclusion! 13:08:12 [INFO] Building jar: /w/workspace/cps-master-verify-java/jacoco-report/target/jacoco-report-3.4.1-SNAPSHOT.jar 13:08:12 [INFO] 13:08:12 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ jacoco-report --- 13:08:12 [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/* 13:08:12 [INFO] 13:08:12 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ jacoco-report --- 13:08:12 [INFO] No tests to run. 13:08:12 [INFO] 13:08:12 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ jacoco-report --- 13:08:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:08:12 [INFO] 13:08:12 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ jacoco-report --- 13:08:12 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/jacoco-report/target/code-coverage/jacoco-ut.exec 13:08:12 [INFO] 13:08:12 [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report) @ jacoco-report --- 13:08:12 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec 13:08:12 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-events/target/code-coverage/jacoco-ut.exec 13:08:12 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 13:08:12 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 13:08:12 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 13:08:12 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec 13:08:12 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec 13:08:12 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec 13:08:12 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/integration-test/target/code-coverage/jacoco-ut.exec 13:08:12 [INFO] Analyzed bundle 'cps-application' with 3 classes 13:08:12 [INFO] Analyzed bundle 'cps-events' with 0 classes 13:08:12 [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes 13:08:12 [INFO] Analyzed bundle 'cps-ncmp-service' with 109 classes 13:08:12 [INFO] Analyzed bundle 'cps-path-parser' with 6 classes 13:08:12 [INFO] Analyzed bundle 'cps-rest' with 6 classes 13:08:12 [INFO] Analyzed bundle 'cps-ri' with 22 classes 13:08:12 [INFO] Analyzed bundle 'cps-service' with 59 classes 13:08:13 [INFO] Analyzed bundle 'integration-test' with 0 classes 13:08:13 [INFO] 13:08:13 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ jacoco-report --- 13:08:13 [INFO] 13:08:13 [INFO] --- maven-install-plugin:2.4:install (default-install) @ jacoco-report --- 13:08:13 [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 13:08:13 [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 13:08:13 [INFO] 13:08:13 [INFO] --------------------< org.onap.cps:cps-aggregator >--------------------- 13:08:13 [INFO] Building cps 3.4.1-SNAPSHOT [23/23] 13:08:13 [INFO] --------------------------------[ pom ]--------------------------------- 13:08:13 [INFO] 13:08:13 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-aggregator --- 13:08:13 [INFO] 13:08:13 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-aggregator --- 13:08:13 [INFO] 13:08:13 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-aggregator --- 13:08:13 [INFO] 13:08:13 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ cps-aggregator --- 13:08:13 [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/** 13:08:13 [INFO] 13:08:13 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-aggregator --- 13:08:14 [INFO] Starting audit... 13:08:14 Audit done. 13:08:14 [INFO] You have 0 Checkstyle violations. 13:08:14 [INFO] 13:08:14 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-aggregator --- 13:08:14 [INFO] Starting audit... 13:08:14 Audit done. 13:08:14 [INFO] You have 0 Checkstyle violations. 13:08:14 [INFO] 13:08:14 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ cps-aggregator --- 13:08:14 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:08:14 [INFO] 13:08:14 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ cps-aggregator --- 13:08:14 [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/** 13:08:14 [INFO] 13:08:14 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-aggregator --- 13:08:14 [INFO] No tests to run. 13:08:14 [INFO] 13:08:14 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ cps-aggregator --- 13:08:14 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:08:14 [INFO] 13:08:14 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-aggregator --- 13:08:14 [INFO] 13:08:14 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-aggregator --- 13:08:14 [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 13:08:14 [INFO] ------------------------------------------------------------------------ 13:08:14 [INFO] Reactor Summary for cps 3.4.1-SNAPSHOT: 13:08:14 [INFO] 13:08:14 [INFO] org.onap.cps:cps-dependencies ...................... SUCCESS [ 1.018 s] 13:08:14 [INFO] cps-bom ............................................ SUCCESS [ 0.005 s] 13:08:14 [INFO] checkstyle ......................................... SUCCESS [ 4.032 s] 13:08:14 [INFO] spotbugs ........................................... SUCCESS [ 0.017 s] 13:08:14 [INFO] cps-parent ......................................... SUCCESS [ 9.384 s] 13:08:14 [INFO] cps-events ......................................... SUCCESS [ 10.091 s] 13:08:14 [INFO] cps-path-parser .................................... SUCCESS [ 10.226 s] 13:08:14 [INFO] cps-service ........................................ SUCCESS [01:28 min] 13:08:14 [INFO] cps-rest ........................................... SUCCESS [ 23.269 s] 13:08:14 [INFO] cps-ncmp-events .................................... SUCCESS [ 5.072 s] 13:08:14 [INFO] cps-ncmp-service ................................... SUCCESS [02:25 min] 13:08:14 [INFO] cps-ncmp-rest ...................................... SUCCESS [ 17.725 s] 13:08:14 [INFO] cps-ncmp-rest-stub ................................. SUCCESS [ 0.178 s] 13:08:14 [INFO] cps-ncmp-rest-stub-service ......................... SUCCESS [ 8.578 s] 13:08:14 [INFO] cps-ncmp-rest-stub-app ............................. SUCCESS [ 3.525 s] 13:08:14 [INFO] cps-ri ............................................. SUCCESS [ 24.868 s] 13:08:14 [INFO] dmi-plugin-demo-and-csit-stub ...................... SUCCESS [ 0.173 s] 13:08:14 [INFO] dmi-plugin-demo-and-csit-stub-service .............. SUCCESS [ 3.312 s] 13:08:14 [INFO] dmi-plugin-demo-and-csit-stub-app .................. SUCCESS [ 10.893 s] 13:08:14 [INFO] integration-test ................................... SUCCESS [ 45.840 s] 13:08:14 [INFO] cps-application .................................... SUCCESS [ 22.303 s] 13:08:14 [INFO] jacoco-report ...................................... SUCCESS [ 0.723 s] 13:08:14 [INFO] cps ................................................ SUCCESS [ 1.316 s] 13:08:14 [INFO] ------------------------------------------------------------------------ 13:08:14 [INFO] BUILD SUCCESS 13:08:14 [INFO] ------------------------------------------------------------------------ 13:08:14 [INFO] Total time: 07:18 min 13:08:14 [INFO] Finished at: 2023-12-14T13:08:14Z 13:08:14 [INFO] ------------------------------------------------------------------------ 13:08:14 $ ssh-agent -k 13:08:14 unset SSH_AUTH_SOCK; 13:08:14 unset SSH_AGENT_PID; 13:08:14 echo Agent pid 5439 killed; 13:08:14 [ssh-agent] Stopped. 13:08:14 [PostBuildScript] - [INFO] Executing post build scripts. 13:08:14 [cps-master-verify-java] $ /bin/bash /tmp/jenkins11016266196086311748.sh 13:08:14 ---> sysstat.sh 13:08:14 [cps-master-verify-java] $ /bin/bash /tmp/jenkins14937455788521967211.sh 13:08:14 ---> package-listing.sh 13:08:14 ++ facter osfamily 13:08:14 ++ tr '[:upper:]' '[:lower:]' 13:08:15 + OS_FAMILY=redhat 13:08:15 + workspace=/w/workspace/cps-master-verify-java 13:08:15 + START_PACKAGES=/tmp/packages_start.txt 13:08:15 + END_PACKAGES=/tmp/packages_end.txt 13:08:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:08:15 + PACKAGES=/tmp/packages_start.txt 13:08:15 + '[' /w/workspace/cps-master-verify-java ']' 13:08:15 + PACKAGES=/tmp/packages_end.txt 13:08:15 + case "${OS_FAMILY}" in 13:08:15 + rpm -qa 13:08:15 + sort 13:08:15 + '[' -f /tmp/packages_start.txt ']' 13:08:15 + '[' -f /tmp/packages_end.txt ']' 13:08:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:08:15 + '[' /w/workspace/cps-master-verify-java ']' 13:08:15 + mkdir -p /w/workspace/cps-master-verify-java/archives/ 13:08:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/cps-master-verify-java/archives/ 13:08:15 [cps-master-verify-java] $ /bin/bash /tmp/jenkins10811903619249268599.sh 13:08:15 ---> capture-instance-metadata.sh 13:08:15 Setup pyenv: 13:08:15 system 13:08:15 3.8.13 13:08:15 3.9.13 13:08:15 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 13:08:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4RlC from file:/tmp/.os_lf_venv 13:08:17 lf-activate-venv(): INFO: Installing: lftools 13:08:27 lf-activate-venv(): INFO: Adding /tmp/venv-4RlC/bin to PATH 13:08:27 INFO: Running in OpenStack, capturing instance metadata 13:08:27 [cps-master-verify-java] $ /bin/bash /tmp/jenkins355168709458108882.sh 13:08:27 provisioning config files... 13:08:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/cps-master-verify-java@tmp/config3326286867026192960tmp 13:08:27 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:08:27 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:08:27 [EnvInject] - Injecting environment variables from a build step. 13:08:27 [EnvInject] - Injecting as environment variables the properties content 13:08:27 SERVER_ID=logs 13:08:27 13:08:27 [EnvInject] - Variables injected successfully. 13:08:27 [cps-master-verify-java] $ /bin/bash /tmp/jenkins3326207971228938144.sh 13:08:27 ---> create-netrc.sh 13:08:27 [cps-master-verify-java] $ /bin/bash /tmp/jenkins9522928005196842343.sh 13:08:27 ---> python-tools-install.sh 13:08:27 Setup pyenv: 13:08:28 system 13:08:28 3.8.13 13:08:28 3.9.13 13:08:28 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 13:08:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4RlC from file:/tmp/.os_lf_venv 13:08:29 lf-activate-venv(): INFO: Installing: lftools 13:08:36 lf-activate-venv(): INFO: Adding /tmp/venv-4RlC/bin to PATH 13:08:36 [cps-master-verify-java] $ /bin/bash /tmp/jenkins7342625842520137596.sh 13:08:36 ---> sudo-logs.sh 13:08:36 Archiving 'sudo' log.. 13:08:37 [cps-master-verify-java] $ /bin/bash /tmp/jenkins16027473806949965721.sh 13:08:37 ---> job-cost.sh 13:08:37 Setup pyenv: 13:08:37 system 13:08:37 3.8.13 13:08:37 3.9.13 13:08:37 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 13:08:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4RlC from file:/tmp/.os_lf_venv 13:08:38 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:08:46 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. 13:08:46 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 13:08:46 lf-activate-venv(): INFO: Adding /tmp/venv-4RlC/bin to PATH 13:08:46 INFO: No Stack... 13:08:46 INFO: Retrieving Pricing Info for: v3-standard-8 13:08:47 INFO: Archiving Costs 13:08:47 [cps-master-verify-java] $ /bin/bash -l /tmp/jenkins11904386955049669446.sh 13:08:47 ---> logs-deploy.sh 13:08:47 Setup pyenv: 13:08:47 system 13:08:47 3.8.13 13:08:47 3.9.13 13:08:47 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 13:08:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4RlC from file:/tmp/.os_lf_venv 13:08:48 lf-activate-venv(): INFO: Installing: lftools 13:08:56 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. 13:08:56 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 13:08:57 lf-activate-venv(): INFO: Adding /tmp/venv-4RlC/bin to PATH 13:08:57 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/cps-master-verify-java/6316 13:08:57 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 13:08:58 Archives upload complete. 13:08:58 INFO: archiving logs to Nexus 13:08:59 ---> uname -a: 13:08:59 Linux prd-centos8-docker-8c-8g-4997.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 13:08:59 13:08:59 13:08:59 ---> lscpu: 13:08:59 Architecture: x86_64 13:08:59 CPU op-mode(s): 32-bit, 64-bit 13:08:59 Byte Order: Little Endian 13:08:59 CPU(s): 8 13:08:59 On-line CPU(s) list: 0-7 13:08:59 Thread(s) per core: 1 13:08:59 Core(s) per socket: 1 13:08:59 Socket(s): 8 13:08:59 NUMA node(s): 1 13:08:59 Vendor ID: AuthenticAMD 13:08:59 CPU family: 23 13:08:59 Model: 49 13:08:59 Model name: AMD EPYC-Rome Processor 13:08:59 Stepping: 0 13:08:59 CPU MHz: 2799.998 13:08:59 BogoMIPS: 5599.99 13:08:59 Virtualization: AMD-V 13:08:59 Hypervisor vendor: KVM 13:08:59 Virtualization type: full 13:08:59 L1d cache: 32K 13:08:59 L1i cache: 32K 13:08:59 L2 cache: 512K 13:08:59 L3 cache: 16384K 13:08:59 NUMA node0 CPU(s): 0-7 13:08:59 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 13:08:59 13:08:59 13:08:59 ---> nproc: 13:08:59 8 13:08:59 13:08:59 13:08:59 ---> df -h: 13:08:59 Filesystem Size Used Avail Use% Mounted on 13:08:59 devtmpfs 16G 0 16G 0% /dev 13:08:59 tmpfs 16G 0 16G 0% /dev/shm 13:08:59 tmpfs 16G 17M 16G 1% /run 13:08:59 tmpfs 16G 0 16G 0% /sys/fs/cgroup 13:08:59 /dev/vda1 160G 13G 148G 8% / 13:08:59 tmpfs 3.2G 0 3.2G 0% /run/user/1001 13:08:59 13:08:59 13:08:59 ---> free -m: 13:08:59 total used free shared buff/cache available 13:08:59 Mem: 31890 1081 25664 19 5143 30335 13:08:59 Swap: 1023 0 1023 13:08:59 13:08:59 13:08:59 ---> ip addr: 13:08:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:08:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:08:59 inet 127.0.0.1/8 scope host lo 13:08:59 valid_lft forever preferred_lft forever 13:08:59 inet6 ::1/128 scope host 13:08:59 valid_lft forever preferred_lft forever 13:08:59 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 13:08:59 link/ether fa:16:3e:f9:ba:a9 brd ff:ff:ff:ff:ff:ff 13:08:59 altname enp0s3 13:08:59 altname ens3 13:08:59 inet 10.30.107.110/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 13:08:59 valid_lft 85819sec preferred_lft 85819sec 13:08:59 inet6 fe80::f816:3eff:fef9:baa9/64 scope link 13:08:59 valid_lft forever preferred_lft forever 13:08:59 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 13:08:59 link/ether 02:42:9d:61:60:f1 brd ff:ff:ff:ff:ff:ff 13:08:59 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:08:59 valid_lft forever preferred_lft forever 13:08:59 inet6 fe80::42:9dff:fe61:60f1/64 scope link 13:08:59 valid_lft forever preferred_lft forever 13:08:59 13:08:59 13:08:59 ---> sar -b -r -n DEV: 13:08:59 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 12/14/2023 _x86_64_ (8 CPU) 13:08:59 13:08:59 12:59:10 LINUX RESTART (8 CPU) 13:08:59 13:08:59 01:00:01 PM tps rtps wtps bread/s bwrtn/s 13:08:59 01:01:01 PM 163.47 20.60 142.88 4131.98 9405.42 13:08:59 01:02:01 PM 209.44 7.21 202.23 1382.41 12727.80 13:08:59 01:03:01 PM 110.55 12.76 97.78 1008.46 33130.37 13:08:59 01:04:01 PM 70.98 0.03 70.94 0.80 3093.25 13:08:59 01:05:01 PM 21.48 0.00 21.48 0.00 482.31 13:08:59 01:06:01 PM 43.09 0.00 43.09 0.00 982.72 13:08:59 01:07:01 PM 45.78 2.48 43.30 4502.37 7081.16 13:08:59 01:08:01 PM 120.49 1.10 119.39 68.63 29214.79 13:08:59 Average: 98.16 5.52 92.64 1386.75 12015.17 13:08:59 13:08:59 01:00:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:08:59 01:01:01 PM 29184640 31084576 3471072 10.63 2688 2217212 1632620 4.84 179464 2834432 159304 13:08:59 01:02:01 PM 27438852 29735948 5216860 15.98 2688 2609144 2815992 8.35 299968 4426160 193972 13:08:59 01:03:01 PM 27016328 30107956 5639384 17.27 2688 3387736 2393328 7.10 490676 4600740 1484 13:08:59 01:04:01 PM 25642992 28806156 7012720 21.47 2688 3455488 4586508 13.61 529864 5912016 160 13:08:59 01:05:01 PM 25695156 28858852 6960556 21.31 2688 3456116 3889336 11.54 536268 5846848 44 13:08:59 01:06:01 PM 26146332 29324772 6509380 19.93 2688 3470004 3016904 8.95 540984 5404120 11092 13:08:59 01:07:01 PM 25459300 29112612 7196412 22.04 2688 3943300 3314800 9.83 658948 5961908 150480 13:08:59 01:08:01 PM 24201052 28524752 8454660 25.89 2688 4594508 4210972 12.49 772980 7055428 21372 13:08:59 Average: 26348082 29444453 6307630 19.32 2688 3391688 3232558 9.59 501144 5255206 67238 13:08:59 13:08:59 01:00:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:08:59 01:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:08:59 01:01:01 PM eth0 95.88 71.50 1320.64 30.01 0.00 0.00 0.00 0.00 13:08:59 01:01:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:08:59 01:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:08:59 01:02:01 PM eth0 453.71 349.87 5452.34 43.43 0.00 0.00 0.00 0.00 13:08:59 01:02:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:08:59 01:03:01 PM lo 21.84 21.84 2.79 2.79 0.00 0.00 0.00 0.00 13:08:59 01:03:01 PM eth0 894.80 289.92 5836.47 24.54 0.00 0.00 0.00 0.00 13:08:59 01:03:01 PM docker0 7.80 12.88 1.29 1.56 0.00 0.00 0.00 0.00 13:08:59 01:04:01 PM lo 1.95 1.95 0.22 0.22 0.00 0.00 0.00 0.00 13:08:59 01:04:01 PM eth0 86.65 76.74 723.70 17.00 0.00 0.00 0.00 0.00 13:08:59 01:04:01 PM docker0 0.75 0.90 0.11 0.11 0.00 0.00 0.00 0.00 13:08:59 01:04:01 PM vethf6793ad 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 13:08:59 01:05:01 PM lo 66.23 66.23 9.63 9.63 0.00 0.00 0.00 0.00 13:08:59 01:05:01 PM eth0 244.14 251.63 180.84 54.44 0.00 0.00 0.00 0.00 13:08:59 01:05:01 PM docker0 5.81 6.33 0.73 0.75 0.00 0.00 0.00 0.00 13:08:59 01:06:01 PM lo 78.71 78.71 8.23 8.23 0.00 0.00 0.00 0.00 13:08:59 01:06:01 PM eth0 388.77 325.41 96.86 107.86 0.00 0.00 0.00 0.00 13:08:59 01:06:01 PM docker0 3.52 4.32 0.59 0.56 0.00 0.00 0.00 0.00 13:08:59 01:07:01 PM lo 0.22 0.22 0.02 0.02 0.00 0.00 0.00 0.00 13:08:59 01:07:01 PM eth0 121.81 98.65 1743.95 28.71 0.00 0.00 0.00 0.00 13:08:59 01:07:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:08:59 01:08:01 PM lo 251.62 251.62 57.46 57.46 0.00 0.00 0.00 0.00 13:08:59 01:08:01 PM eth0 394.95 155.74 2582.29 15.82 0.00 0.00 0.00 0.00 13:08:59 01:08:01 PM docker0 125.20 131.50 38.99 20.52 0.00 0.00 0.00 0.00 13:08:59 Average: lo 52.57 52.57 9.79 9.79 0.00 0.00 0.00 0.00 13:08:59 Average: eth0 335.10 202.44 2242.30 40.23 0.00 0.00 0.00 0.00 13:08:59 Average: docker0 17.89 19.49 5.22 2.94 0.00 0.00 0.00 0.00 13:08:59 13:08:59 13:08:59 ---> sar -P ALL: 13:08:59 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 12/14/2023 _x86_64_ (8 CPU) 13:08:59 13:08:59 12:59:10 LINUX RESTART (8 CPU) 13:08:59 13:08:59 01:00:01 PM CPU %user %nice %system %iowait %steal %idle 13:08:59 01:01:01 PM all 11.64 0.00 1.07 0.94 0.05 86.30 13:08:59 01:01:01 PM 0 13.42 0.00 1.10 1.10 0.07 84.30 13:08:59 01:01:01 PM 1 28.76 0.00 2.29 1.25 0.07 67.63 13:08:59 01:01:01 PM 2 7.91 0.00 1.02 2.31 0.05 88.70 13:08:59 01:01:01 PM 3 10.50 0.00 1.21 1.31 0.03 86.95 13:08:59 01:01:01 PM 4 3.76 0.00 0.23 0.18 0.08 95.74 13:08:59 01:01:01 PM 5 10.86 0.00 1.09 0.50 0.03 87.52 13:08:59 01:01:01 PM 6 10.03 0.00 1.13 0.30 0.03 88.51 13:08:59 01:01:01 PM 7 7.83 0.00 0.47 0.58 0.05 91.07 13:08:59 01:02:01 PM all 38.35 0.00 1.39 1.01 0.10 59.15 13:08:59 01:02:01 PM 0 36.38 0.00 1.35 1.39 0.12 60.76 13:08:59 01:02:01 PM 1 38.75 0.00 1.24 1.02 0.10 58.89 13:08:59 01:02:01 PM 2 46.16 0.00 1.26 1.02 0.12 51.44 13:08:59 01:02:01 PM 3 51.72 0.00 1.86 2.04 0.12 44.26 13:08:59 01:02:01 PM 4 28.89 0.00 1.19 0.75 0.12 69.05 13:08:59 01:02:01 PM 5 42.34 0.00 1.12 0.27 0.10 56.17 13:08:59 01:02:01 PM 6 22.72 0.00 1.84 1.46 0.08 73.90 13:08:59 01:02:01 PM 7 39.85 0.00 1.24 0.10 0.08 58.73 13:08:59 01:03:01 PM all 10.46 0.24 2.18 1.78 0.07 85.27 13:08:59 01:03:01 PM 0 11.98 0.08 1.61 0.17 0.07 86.09 13:08:59 01:03:01 PM 1 11.45 0.03 2.52 2.27 0.10 83.63 13:08:59 01:03:01 PM 2 10.41 0.00 2.49 1.31 0.07 85.72 13:08:59 01:03:01 PM 3 9.96 0.00 2.30 3.06 0.08 84.59 13:08:59 01:03:01 PM 4 9.77 0.02 2.48 3.13 0.07 84.54 13:08:59 01:03:01 PM 5 11.40 0.00 1.86 0.67 0.07 85.99 13:08:59 01:03:01 PM 6 10.29 1.59 2.43 3.14 0.07 82.48 13:08:59 01:03:01 PM 7 8.39 0.17 1.76 0.52 0.07 89.09 13:08:59 01:04:01 PM all 47.40 0.23 1.45 0.22 0.10 50.60 13:08:59 01:04:01 PM 0 43.29 0.02 1.14 0.02 0.10 55.44 13:08:59 01:04:01 PM 1 42.89 0.00 1.29 0.07 0.10 55.66 13:08:59 01:04:01 PM 2 64.07 0.00 2.11 0.45 0.12 33.25 13:08:59 01:04:01 PM 3 43.16 0.05 0.98 0.03 0.10 55.68 13:08:59 01:04:01 PM 4 25.20 1.79 1.42 0.55 0.08 70.95 13:08:59 01:04:01 PM 5 50.16 0.00 0.92 0.25 0.10 48.57 13:08:59 01:04:01 PM 6 65.16 0.02 1.79 0.02 0.10 32.92 13:08:59 01:04:01 PM 7 45.30 0.00 1.92 0.37 0.10 52.31 13:08:59 01:05:01 PM all 13.23 0.07 1.39 0.05 0.08 85.18 13:08:59 01:05:01 PM 0 11.75 0.02 1.15 0.03 0.08 86.96 13:08:59 01:05:01 PM 1 13.28 0.05 1.50 0.05 0.08 85.03 13:08:59 01:05:01 PM 2 12.62 0.03 1.46 0.03 0.08 85.78 13:08:59 01:05:01 PM 3 13.87 0.02 1.37 0.02 0.07 84.66 13:08:59 01:05:01 PM 4 15.68 0.42 1.49 0.12 0.08 82.21 13:08:59 01:05:01 PM 5 11.36 0.00 1.20 0.07 0.08 87.28 13:08:59 01:05:01 PM 6 15.31 0.00 1.47 0.03 0.07 83.12 13:08:59 01:05:01 PM 7 12.00 0.00 1.46 0.05 0.07 86.42 13:08:59 01:06:01 PM all 27.55 0.39 3.50 0.11 0.11 68.35 13:08:59 01:06:01 PM 0 23.32 0.03 2.71 0.12 0.12 73.70 13:08:59 01:06:01 PM 1 33.12 0.13 3.87 0.15 0.12 62.61 13:08:59 01:06:01 PM 2 30.33 0.05 3.03 0.07 0.10 66.42 13:08:59 01:06:01 PM 3 29.84 0.05 3.00 0.10 0.12 66.88 13:08:59 01:06:01 PM 4 28.50 0.60 2.75 0.15 0.12 67.88 13:08:59 01:06:01 PM 5 21.31 0.07 3.20 0.08 0.10 75.24 13:08:59 01:06:01 PM 6 27.49 0.89 4.34 0.07 0.12 67.10 13:08:59 01:06:01 PM 7 26.47 1.29 5.09 0.12 0.08 66.95 13:08:59 01:07:01 PM all 38.72 0.00 1.38 0.47 0.08 59.35 13:08:59 01:07:01 PM 0 35.11 0.00 1.47 0.00 0.08 63.33 13:08:59 01:07:01 PM 1 31.81 0.00 2.22 1.28 0.07 64.64 13:08:59 01:07:01 PM 2 38.95 0.00 0.82 0.45 0.08 59.69 13:08:59 01:07:01 PM 3 45.41 0.00 1.17 0.85 0.08 52.48 13:08:59 01:07:01 PM 4 27.37 0.00 1.57 0.50 0.07 70.49 13:08:59 01:07:01 PM 5 46.39 0.00 0.77 0.22 0.08 52.55 13:08:59 01:07:01 PM 6 43.53 0.00 1.72 0.27 0.08 54.40 13:08:59 01:07:01 PM 7 41.17 0.00 1.30 0.23 0.07 57.23 13:08:59 01:08:01 PM all 32.42 0.00 2.28 1.56 0.09 63.65 13:08:59 01:08:01 PM 0 27.61 0.00 2.10 0.17 0.10 70.03 13:08:59 01:08:01 PM 1 45.50 0.00 3.47 2.66 0.12 48.26 13:08:59 01:08:01 PM 2 31.95 0.00 2.43 2.28 0.08 63.26 13:08:59 01:08:01 PM 3 40.66 0.00 2.25 0.57 0.10 56.42 13:08:59 01:08:01 PM 4 23.32 0.00 1.83 1.62 0.08 73.15 13:08:59 01:08:01 PM 5 32.33 0.00 1.88 1.85 0.08 63.86 13:08:59 01:08:01 PM 6 33.34 0.00 2.16 2.61 0.08 61.80 13:08:59 01:08:01 PM 7 24.64 0.00 2.16 0.72 0.08 72.40 13:08:59 Average: all 27.48 0.12 1.83 0.77 0.09 69.72 13:08:59 Average: 0 25.37 0.02 1.58 0.37 0.09 72.57 13:08:59 Average: 1 30.69 0.03 2.30 1.09 0.09 65.80 13:08:59 Average: 2 30.32 0.01 1.83 0.99 0.09 66.77 13:08:59 Average: 3 30.66 0.01 1.77 1.00 0.09 66.48 13:08:59 Average: 4 20.32 0.35 1.62 0.87 0.09 76.74 13:08:59 Average: 5 28.29 0.01 1.50 0.49 0.08 69.63 13:08:59 Average: 6 28.50 0.31 2.11 0.98 0.08 68.02 13:08:59 Average: 7 25.72 0.18 1.92 0.34 0.08 71.76 13:08:59 13:08:59 13:08:59